[Lazarus] Compiler Options - Conditionally add a package dependency?

Michael Van Canneyt michael at freepascal.org
Thu Jul 9 21:46:17 CEST 2015



On Thu, 9 Jul 2015, silvioprog wrote:

>       On Thu, Jul 9, 2015 at 2:58 PM, Michael Van Canneyt michael at freepascal.org wrote:
> 
> [...] 
>       We have support for dotted unit names. The only thing missing is a namespace directive.
> 
> 
> Is there any plan for implementing the -NS[1] compiler parameter? This option allows to use scoped unit names, that is very good for dotted unit names, e.g:
> 
> MyCompany.SysUtils; // <scope>.<unitname>

That is what I am talking about, this is the missing piece. Patches welcome :-)

Michael.


More information about the Lazarus mailing list