[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@sl...> - 2000-04-16 12:10:08
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 00/04/16 05:02:52 Modified files: . : configure.in compiler : language.hh pass_xlate.cc types.cc types.hh orb : orbitcpp_smartptr.hh test/everything: client.cc everything-impl.cc everything-impl.hh everything.idl server.cc test/everything-typedef: everything.idl Log message: - Fixed the IDLObject support - Added a typedef for interface_mgr (I used the _var type - hope this is okay) - Added a test to check that interface pointers work in exceptions CosNaming.idl now compiles! |