In our previous episode, Sergei Gorelkin said:
> > the space)
> >
> > Can you reproduce that? I tried with a simple hello-world kind of
> > application and in that case I can't reproduce it either.
> >
> > This is on Windows 7 in a virtual machine. (kvm)
> >
> Just some notes:

> - syswin.inc code looks like any number of delimiters between parameters
>   are skipped.

.. unless quoted.

> - this extra whitespace is added by the makefile, suggesting some 
> buggy/incorrect processing in 
> make.exe or makefile itself.

It could be that the makefile logic quotes every argument on windows, in
case of spaces. We would need a kind of strace tool for Windows to find out.

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

Reply via email to