[fpc-devel] Purpose of "uses ... in"?
Jonas Maebe
jonas.maebe at elis.ugent.be
Sun Jul 11 23:21:36 CEST 2010
On 11 Jul 2010, at 15:47, Hans-Peter Diettrich wrote:
> I know that the "in <filespec>" is part of the Delphi syntax, but what is it really good for?
>
> AFAIK it's not allowed to "rename" units this way, and since (currently) only absolute filenames are implemented,
That is incorrect. Relative file names do work. They are resolved relative to the current working directory of the compiler.
Jonas
More information about the fpc-devel
mailing list