|
|
@@ -125,9 +125,10 @@ GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>3.0.1
|
|
|
// unsigned int
|
|
|
//818 - Type 'xxx' is larger than type 'yyy', truncation in value may result.
|
|
|
//819 - unwarranted warning about assigning e.g. char = const char&
|
|
|
+//933 - Null macro argument #1 for macro xxx (mostly in config_test.cpp)
|
|
|
hpux
|
|
|
aCC
|
|
|
-HP ANSI C++ B3910B A.03.31
|
|
|
+HP ANSI C++ B3910B A.03.33
|
|
|
aCC -AA -g0 +d +w +W302,392,431,469,555,655,684,818,819 -c -I%include %source
|
|
|
aCC -AA -g0 +d +w +W302,392,431,469,555,655,684,818,819 -o boosttmp.exe -I%include %source
|
|
|
HP<br><a href="http://www.hp.com/go/c++">aCC</a><br>A.03.31
|