[Webkit-unassigned] [Bug 171571] [Win] Remove redundant macros that are set in the CMake config

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 2 14:40:21 PDT 2017


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

Don Olmstead <don.olmstead at am.sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |don.olmstead at am.sony.com
                   |kit.org                     |
 Attachment #308851|                            |review?, commit-queue?
              Flags|                            |

--- Comment #1 from Don Olmstead <don.olmstead at am.sony.com> ---
Created attachment 308851

  --> https://bugs.webkit.org/attachment.cgi?id=308851&action=review

Patch

Removes any additions of WINVER, _WIN32_WINNT, and NOMINMAX set within WebKit.

Removes the _CRT_RAND_S value as that does not appear to be relevant anymore.

Also removes blocks of code where WINVER is less than the supported value.

Had to remove the definition of _WIN32_WINNT when building ANGLE as it would not compile otherwise.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170502/f9c15179/attachment.html>


More information about the webkit-unassigned mailing list