Dwight Schauer via fpc-pascal <fpc-pascal@lists.freepascal.org> schrieb am
Di., 18. Aug. 2020, 08:45:

>
> The default config generated by ptop definitely does not conform to
> the standards...
>

There is no default configuration, because there is not one default
standard. While some things are a given (lowercase identifiers, no spaces
between identifiers and e.g. operators) the reminder simply depends on the
surrounding code which differs slightly from unit to unit (in the RTL
sometimes even inside the same unit).

Rule of thumb is that contributions should fit into the existing style.

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

Reply via email to