Jean-Marc Lasgouttes wrote: > Angus> Jean-Marc Lasgouttes wrote: >>> What I was not sure about is how you handle option=='foo bar'. > > Angus> We don't. All hell breaks loose at this point and always has. > > But you argue that is it not really a problem for what we are doing, > right? What about spaces in paths?
Screws things up. That's why you introduced the QuoteName in LibScriptSearch. Works perfectly when child processes are launched via the system() command. I'll try and come up with a simple patch to the 1.4.x code. -- Angus
