[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@us...> - 2000-08-20 09:45:21
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 00/08/20 02:45:21 Modified files: . : configure.in compiler : types.cc services/name : .cvsignore test/basic : client.cc test/everything: client.cc everything-impl.cc everything-impl.hh everything.idl Log message: - Added some code to fix the 'sequences maximum not marshalled in exceptions' bug in ORBit. - Added basic support for arrays with variable length elements - Bumped up the version number - Removed the orb->shutdown() code in the basic test (causes it to crash - is this supposed to work from within a corba method call?) |