Ticket #11374 (closed defect: fixed)
Client code with -std=c++0x (__STRICT_ANSI__) fails to compile
| Reported by: | Trigve | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | base | Version: | 2.9-svn |
| Keywords: | c++0x ansi | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
Client code that use -std=c++0x compiler option with mingw failed to compile, because STRICT_ANSI is defined.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

