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



------- Comment #48 from pcarlini at suse dot de  2005-12-04 20:20 -------
(In reply to comment #47)
> Any reason why libsupc++ can't include the stuff in config/ ?
> I'm interested in seeing this bug go, I'd work on it.

I'm also interested, of course. In principle, libspuc++ can certainly do that,
but you have to investigate a bit the best way to do that, consistently with
the rest of the library. About Sol 9 and Sol 10, I'm rather surprised to see
that the problems are still present. Personally, I would be in favor to just
have __cplusplus == 1 on Sol >= 8, would be a progress for all the other
targets, but it's a pity, isn't it?


-- 


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


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