Comment 137 for bug 1142213

Revision history for this message
In , Ruslan (b7-10110111) wrote :

> Ruslan ? oppinion ?
Well, I'd in fact rather use "#define popen _popen" etc. on Windows (if this is what you mean by portability), not return to glib-specific code.
popen() is much less likely to fail, and this is why I'd prefer using it instead.