This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773

Marc Glisse <marc.glisse at normalesup dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24877|0                           |1
        is obsolete|                            |

--- Comment #99 from Marc Glisse <marc.glisse at normalesup dot org> 2011-08-01 14:38:24 UTC ---
Created attachment 24883
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24883
Solaris fixinclude

This should wrap the pow overloads to remove them in C++0X instead of always
(as in cmath). Untested (my virtualbox solaris doesn't answer ssh today).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]