Mattias Gaertner via fpc-pascal <fpc-pascal@lists.freepascal.org> schrieb
am Do., 27. Mai 2021, 13:32:

> Hi,
>
> There are some dotted units in fpc, e.g. system.uitypes.
> So it would be nice to have -FNsystem in the default fpc.cfg (Delphi
> compatible).
>
> What do you think?
>

While I agree that adding the namespaces might be a good idea, the fpc.cfg
is not: unlike with Delphi, where it's available as a setting, the fpc.cfg
can't be changed from the IDE. And you can't "unadd" a default namespace,
it needs to be actively removed from the cfg.

Also the less fpc.cfg does automatically for *such* settings the better
(its why we're essentially stuck with enabled C operators as well...).

Regards,
Sven

>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to