This commit is contained in:
Johnny Tang
1997-05-29 22:39:18 +00:00
parent 88f27261f0
commit 6b415ddb49

View File

@@ -21,8 +21,8 @@
3. HP native c++ compiler has problem to handle the head files
in which a inline function is used in conjuction with template
base/src/cas, the portable CA server is compiled successfully with
gnu c++ but not HP native c++ because of the above limitation.
base/src/cas, the portable CA server can't be compiled successfully
because of the above limitation.
This problem can be resolved by spliting the function declarations
from the inline code in the files in base/src/cxxTemplates.