[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@us...> - 2000-11-09 11:57:54
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 00/11/09 03:57:54 Modified files: compiler : language.cc language.hh pass_xlate.cc pass_xlate.hh types.cc types.hh test/everything: client.cc everything-impl.cc everything-impl.hh everything.idl Log message: - Fixed CORBA::char constants - More idl union code. Not quite finished yet but the tests compile so I'm committing! (doesn't handle complex member types properly yet) - Added IDLUnionDescriminator abstract base class. Implemented by all IDLTypes that can be union descripters |