Marco van de Voort <mar...@stack.nl> schrieb am Mo., 7. Mai 2018, 11:51:

> In our previous episode, Sven Barth via fpc-pascal said:
> > >
> > > I'm not sure what are 'all similar -F parameters', but many -F
> parameters
> > > allow multiple semicolon separated values.
> >
> > Done in r38939. :)
>
> Delphi uses semicolons :-)
>

FPC's parameters need to be consistent with its other arguments. If none of
the other arguments would have supported lists I wouldn't have introduced
that just now. Also if the other arguments would have used "," I wouldn't
have started to use ";" either.
That said I personally prefer to not use these list forms of the arguments
anyway. :)

Regards,
Sven

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

Reply via email to