Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
21fe0282
Commit
21fe0282
authored
May 07, 2007
by
Danny Smith
Committed by
Danny Smith
May 07, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/os/mingw32/os_defines.h (NOMINMAX): Update comment.
From-SVN: r124519
parent
d05f74f1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
libstdc++-v3/ChangeLog
+4
-0
libstdc++-v3/config/os/mingw32/os_defines.h
+1
-1
No files found.
libstdc++-v3/ChangeLog
View file @
21fe0282
2007-05-07 Danny Smith <dannysmith@users.sourceforge.net>
* config/os/mingw32/os_defines.h (NOMINMAX): Update comment.
2007-05-07 Jason Merrill <jason@redhat.com>
2007-05-07 Jason Merrill <jason@redhat.com>
PR c++/28145
PR c++/28145
...
...
libstdc++-v3/config/os/mingw32/os_defines.h
View file @
21fe0282
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
#endif
#endif
// Don't let win32api windef.h define min and max as macros
// Don't let win32api windef.h define min and max as macros
// if included after
stl_algobase.h.
// if included after
c++config.h.
#undef NOMINMAX
#undef NOMINMAX
#define NOMINMAX 1
#define NOMINMAX 1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment