Browse Source

upgrade HP aCC to A.03.33

[SVN r11478]
Jens Maurer 24 years ago
parent
commit
ede5d6c0fc
1 changed files with 2 additions and 1 deletions
  1. 2 1
      status/compiler.cfg

+ 2 - 1
status/compiler.cfg

@@ -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

粤ICP备19079148号