<div dir="auto"><div class="gmail_quote" dir="auto"><div dir="ltr">Marco van de Voort <<a href="mailto:marcov@stack.nl" target="_blank" rel="noreferrer">marcov@stack.nl</a>> schrieb am Mo., 7. Mai 2018, 11:51:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In our previous episode, Sven Barth via fpc-pascal said:<br>
> ><br>
> > I'm not sure what are 'all similar -F parameters', but many -F parameters<br>
> > allow multiple semicolon separated values.<br>
> <br>
> Done in r38939. :)<br>
<br>
Delphi uses semicolons :-)<br></blockquote></div><div dir="auto"><br></div><div dir="auto">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. </div><div dir="auto">That said I personally prefer to not use these list forms of the arguments anyway. :) </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div>