bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what does regex depend on sys_wait?


From: Eric Blake
Subject: Re: what does regex depend on sys_wait?
Date: Tue, 28 Sep 2010 10:30:23 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.4

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   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]