[Webkit-unassigned] [Bug 73563] use NOMINMAX instead of #define min min

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 4 18:05:44 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73563





--- Comment #3 from Paul <harris.pc at gmail.com>  2011-12-04 18:05:44 PST ---
Uploaded patch that adjusts 5 header files to declare NOMINMAX instead of using the trick #define min min
This is the more correct way of dealing with windef.h's #define min/max issue on the windows platform.

I have not tested it, as I am not set up to build Webkit, sorry.  If I need to make more significant changes in the future then I'll go through that process.


Also, I'm not sure how to edit previously made comments.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list