This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/23802] [mingw32] sleep malfunction


------- Additional Comments From pinskia at physics dot uc dot edu  2005-09-09 21:32 -------
Subject: Re:  New: [mingw32] sleep malfunction


On Sep 9, 2005, at 5:30 PM, fxcoudert at gcc dot gnu dot org wrote:

> +# ifdef sleep
> +#  undef sleep
> +# endif

You can undef it without having it defined and not worry about
a warning.

-- pinski



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23802


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]