This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/23802] [mingw32] sleep malfunction
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2005 21:32:39 -0000
- Subject: [Bug libfortran/23802] [mingw32] sleep malfunction
- References: <20050909213033.23802.fxcoudert@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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