Fix for spawning windows processes

Fridrich Strba fridrich.strba at bluewin.ch
Thu Apr 29 04:20:29 PDT 2010


Whichever test was testing the passing of environmental variables before
should be ok for this one I guess. We are just passing the same
environment that was passed when we used spanwnve, just in a format that
is understood by CreateProcessA.

Cheers

Fridrich

On Thu, 2010-04-29 at 13:01 +0200, Ralf Habacker wrote: 
> Fridrich Strba schrieb:
> > Hello, Joerg,
> >
> > Nice to see you again :)
> >
> > Now, I really would then prefer something like:
> >
> > if (!strings || !string[0])
> > return NULL;
> >
> > At least for my TrainedMonkey eyes it is a bit more readable. But,
> > again, no religion, just preference.
> >
> > Attached is the new patch
> >   
> one question - is this feature covered by any test case  or how do I 
> trigger this feature ?
> 
> Regards
>  Ralf
> 
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
> 





More information about the dbus mailing list