Re: Adding a new GSpawnFlags flag?
Tor Lillqvist <[email protected]> Wed, 22 Jan 2003 00:52:47 +0000
| Newsgroups | gmane.comp.video.gimp.windows.devel,gmane.comp.gnome.gtk+.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Owen Taylor writes: > As I understand, the proposal is, that unless this flag is added, > g_spawn_*() would add quoting so that when the Microsoft C runtime > reconstructed the argv from the command line, it got the same argv > as that passed > - I'm not sure I understand when you would want to use this flag. Well, it was mostly theoretical pondering, I don't have any particular program in mind that I would know needs to be started in this way. And anyway, GLib-using software that would know to use such a new flag would obviously have such intimate knowledge of the program it is starting, and know that it is running on Win32, that it could as well call spawn*(), CreateProcess(), ShellExecute() or whatever directly. --tml To Post a message, send it to: [email protected] To Unsubscribe, send a blank message to: [email protected] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/