From 6b415ddb4959cc862b9cdbf529a6c2a416297255 Mon Sep 17 00:00:00 2001 From: Johnny Tang Date: Thu, 29 May 1997 22:39:18 +0000 Subject: [PATCH] update --- README.hp700_alpha | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.hp700_alpha b/README.hp700_alpha index 59a797ac0..e4ce37687 100644 --- a/README.hp700_alpha +++ b/README.hp700_alpha @@ -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.