[fpc-pascal] Re: [Bulk] Re: Namespaces Support

Dmitry Boyarintsev skalogryz.lists at gmail.com
Wed Oct 30 21:38:24 CET 2013


On Wed, Oct 30, 2013 at 3:45 PM, Marco van de Voort <marcov at stack.nl> wrote:

> What if unitaa needs recompilation, and it is not in the dir it was
> originally
> compiled in. .\some\other\place then has a different meaning.
>
> Specially if the relative paths are short (like ..\src\ or so), there is
> still
> quite some room for clashes.
>
> That is probably the reason it is mainly used in the DPR, there relative
> paths can be interpreted relative to the .dpr, and .dpr's are generally not
> recompiled in other directories.
>

Definitely, that's not the way to go. Since a unit source can rarely be
adequate to the compilation environment.

thanks,
Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20131030/f1d9d3c5/attachment.html>


More information about the fpc-pascal mailing list