Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.10.0
-
None
-
None
-
$ uname -a
SunOS bid-dev24 5.8 Generic_117350-08 sun4u sparc SUNW,Sun-Fire-V240
$ CC -V
CC: Sun C++ 5.8 2005/10/13
Description
The Anachronism warnings are actually violating the C++ standard, but most compilers accept it.
See http://www.parashift.com/c++-faq-lite/pointers-to-members.html#faq-33.2 for more info.
See attached file for all anachronism warnings generated by Sun Stuido 11.