Opened 10 years ago
Last modified 10 years ago
#7389 closed Bugs
__STDC_LIMIT_MACROS can be redefined by boost when using mingw32 — at Initial Version
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | To Be Determined | Component: | config |
Version: | Boost 1.51.0 | Severity: | Problem |
Keywords: | Cc: |
Description
On Windows, compiling with mingw32, STDC_LIMIT_MACROS macro is redefined if it was already defined.
This macro is defined in boost/config/platform/win32.hpp by