gbonvehi as dev?
- Posted by jimcbrown (admin) Feb 09, 2014
- 1597 views
Forked from Re: system_exec()
Andreas, I thought it should work that way too so I did some tests and found a problem when Eu4 parses the arguments to be sent to spawnvp method. It basically removes the quotes around the parameters before sending them.
I did a patch to correct this, it's on http://openeuphoria.org/pastey/223.wc , you'll have to recompile the interpreter (I can provide you stripped binaries if you need to). I'm not very good at C so I cannot guarantee the code is 100% correct, if someone wants to review it I'll be glad to fix it.
Cheers,
Guillermo Bonvehi
PS: The patch was created using Euphoria 4.0.5 source.
gbonvehi, would you like to be made a developer and be given access to commit this patch (and other patches you may have or may create in the future)?