On 09/28/2010 10:28 AM, Paul Eggert wrote:
How about this patch? (I hope it's noninvasive enough. :-)
Nope, it breaks things on mingw, where we need the sys_wait replacement to define macros like WEXITSTATUS in the first place before they can be reused in the stdlib replacement. :(
+++ b/modules/stdlib @@ -11,7 +11,6 @@ c++defs include_next stddef stdint -sys_wait unistd warn-on-use
-- Eric Blake ebl...@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org