Re: GTK_MODULE (G)Option breakage & init ordering ...
Federico Mena Quintero <[email protected]> Tue, 07 Feb 2006 12:00:38 -0600
| Newsgroups | gmane.comp.gnome.components,gmane.comp.gnome.gtk+.devel.general,gmane.comp.gnome.accessibility.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2006-02-07 at 11:36 +0000, michael meeks wrote: > * we have to propagate the pipe name / argument to the > child process via a (presumably reliable) environment > variable instead of an argument. I'd favor this. We are trying to move away from having libraries which require command-line arguments, as discussed two years ago in GUADEC. Federico