> How many args here?
>
> nedit "i hate filenames with spaces"
>
> bash says two, but StringToPPChar() says six.
> - this patch should solve the problem:
Which FPC version are you using? Afaik this has been reworked in
1.9.3.
___
fpc-devel maillist
How many args here?
nedit "i hate filenames with spaces"
bash says two, but StringToPPChar() says six.
- this patch should solve the problem:
[PATCH]
--- unixutil.pp.OLD Sun May 2 02:48:19 2004
+++ unixutil.pp.NEW Sun May 2 03:04:56 2004
@@ -99,7 +99,7 @@
nr : longint;
Buf