summaryrefslogtreecommitdiff
path: root/TAO/release.chk
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-29 21:10:49 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-29 21:10:49 +0000
commit0c84f359f468c1af826b7923d2fcfcbf87188ab7 (patch)
tree31f298be71dd2f69908bdd4997a660d279b50fa4 /TAO/release.chk
parent66df7e8ef071249fd57d72c88e4c8ee5e11c4839 (diff)
downloadATCD-0c84f359f468c1af826b7923d2fcfcbf87188ab7.tar.gz
Updated IRIX status for Param_Test
Diffstat (limited to 'TAO/release.chk')
-rw-r--r--TAO/release.chk32
1 files changed, 17 insertions, 15 deletions
diff --git a/TAO/release.chk b/TAO/release.chk
index 9fae24e199c..69a3577af72 100644
--- a/TAO/release.chk
+++ b/TAO/release.chk
@@ -46,12 +46,12 @@ Legend:
[1111x ] SII short
[1111x ] SII ubstring
[1111x ] SII fixed_struct
-[1110x ] SII strseq
-[0110x ] SII var_struct
-[0110x ] SII nested_struct
+[1111x ] SII strseq
+[0111x ] SII var_struct
+[0111x ] SII nested_struct
[0000x ] SII struct_seq
[0000x ] SII objref
-
+
[11x1x ] DII short
[11x1x ] DII ubstring
[11x1x ] DII fixed_struct
@@ -60,7 +60,7 @@ Legend:
[00x0x ] DII nested_struct
[00x0x ] DII struct_seq
[00x0x ] DII objref
-
+
[0x0x0 ] Thruput/TAO compiles
[1111x ] liborbsvcs compiles
@@ -78,24 +78,25 @@ Legend:
[11x11 ] Event_Latency compiles
[x1x0x ] Event_Latency runs
-[010100] MT_Cubit compiles
+[110100] MT_Cubit compiles
[xxx0xx] runs for Octet
[xxx0xx] runs for Short
[xxx0xx] runs for Long
[xxx0xx] runs for Struct
-
+
NOTES
* Solaris/CC
-**orbsvcs/tests/Logger does not compile
-**Thruput/TAO/server.cpp -same errors as Logger/svr.cpp
-**ParamTest/var_struct,nested_struct,struct_seq - seg. fault , but able to fix manually
- the tao_idl compiler generated files, works fine then.
-
+** orbsvcs/tests/Logger does not compile
+** Thruput/TAO/server.cpp -same errors as Logger/svr.cpp
+** ParamTest/var_struct,nested_struct,struct_seq - seg. fault , but
+ able to fix manually the tao_idl compiler generated files, works
+ fine then.
+
* NT
** Warnings on libTAO and tao_idl compilation.
** Param_Test with struct_seq segfaults server.
** MT_Cubit client segfaults after transactions made.
-
+
* Solaris/g++
** Warnings during tao_idl compilation.
** SII,DII struct_seq causes a bus error on the server.
@@ -118,8 +119,9 @@ NOTES
* Linux/g++
** IDL Cubit clnt works, but generates a SEGV on shutdown
-** IDL Cubit svr executes, but returns object references across the wire with host of 127.0.0.1
-The remote client gets a MARSHAL exception.
+** IDL Cubit svr executes, but returns object references across the
+ wire with host of 127.0.0.1 The remote client gets a MARSHAL
+ exception.
* Other (Linux/egcs, Solaris/egcs, etc.)