[reSIProcate] HEAD Socket.hxx broken on win32

Jason Fischl jason at purplecomm.com
Mon Aug 2 00:22:43 CDT 2004


This has been fixed and checked in. 

> -----Original Message-----
> From: resiprocate-devel-bounces at list.sipfoundry.org
> [mailto:resiprocate-devel-bounces at list.sipfoundry.org]On Behalf Of Matt
> Porter
> Sent: Sunday, August 01, 2004 7:47 PM
> To: Alan Hawrylyshen
> Cc: resiprocate-devel at list.sipfoundry.org
> Subject: [reSIProcate] HEAD Socket.hxx broken on win32
> 
> 
> FYI
>  
> http://www.devguy.com/fp/Tips/c++.htm
>  
> Microsoft's #defines for min and max conflict with the functions 
> from the standard C++ library.  Since #defines and macros can not 
> be corralled into namespaces (a serious deficiency in C++ 
> namespaces), std::min and std::max can only be used in 
> Windows-specific applications if you #define NOMINMAX in stdafx.h




More information about the resiprocate-devel mailing list