This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin 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: [setup PATCH] Work with gcc-3.3.1


On Tue, 2003-08-19 at 07:17, Max Bowsher wrote:
> +2003-08-18  Max Bowsher  <maxb@ukf.net>
> +
> + * win32.h: Undefine NOMINMAX before defining it, as libstdc++-v3 3.3.1
> + defines NOMINMAX itself.

Does it define it the same way? I'd rather we did
#ifndef NOMINMAX
#define NOMINMAX
#endif

Rob
-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


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