On Thu, 22 Dec 2011, Joost van der Sluis wrote:

Hi all,

With this command-line:

"fpmake --prefix=bla --baseistall=test"

paramstr(1) gives "--prefix=bla ". Thus with the trailing space. Is this
a bug or a feature?

It's what the shell has passed on. The paramstr() code doesn't do any
parsing on Linux. It returns the elements in argv[]

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to