1. 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)?
2. Re: gbonvehi as dev?
- Posted by gbonvehi Feb 09, 2014
- 1587 views
Forked from Re: system_exec()
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)?
If nobody objects I'll be glad too :)
3. Re: gbonvehi as dev?
- Posted by DerekParnell (admin) Feb 09, 2014
- 1598 views
gbonvehi, would you like to be made a developer ...
No issue with me. Does that mean we have to have yet another conference in Tahiti, and teach him the secret handshake?
4. Re: gbonvehi as dev?
- Posted by gbonvehi Feb 09, 2014
- 1570 views
gbonvehi, would you like to be made a developer ...
No issue with me. Does that mean we have to have yet another conference in Tahiti, and teach him the secret handshake?
If that's the price... I've one holiday week left so hurry :)
5. Re: gbonvehi as dev?
- Posted by useless_ Feb 09, 2014
- 1569 views
I'd vote for him, but i would rather he be made a dev.
useless
6. Re: gbonvehi as dev?
- Posted by jimcbrown (admin) Feb 10, 2014
- 1553 views
Forked from Re: system_exec()
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)?
If nobody objects I'll be glad too :)
It is done. Welcome to the team!
Forked into: Insolor as dev?