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]

Re: [Bug libfortran/23802] 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


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