Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4)

Issue 7211043: Include windows.h from one place to ensure that min and max macros are not defined. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by apatrick1
Modified:
11 years, 7 months ago
Reviewers:
Zhenyao Mo
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Include windows.h from one place to ensure that min and max macros are not defined. These conflict with the STL functions of the same name. This is to make the standalone ANGLE gyp build work again. Committed: https://code.google.com/p/angleproject/source/detail?r=1725

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -9 lines) Patch
M src/common/debug.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M src/libEGL/Display.h View 1 chunk +1 line, -4 lines 0 comments Download
M src/libGLESv2/D3DConstantTable.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/mathutil.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/libGLESv2/utilities.cpp View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2
apatrick1
I considered putting the other system headers like d3d9.h in system.h as well but I ...
11 years, 7 months ago (2013-01-23 21:01:40 UTC) #1
Zhenyao Mo
11 years, 7 months ago (2013-01-23 21:35:13 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b