[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@cv...> - 2000-03-15 09:11:57
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 00/03/15 01:07:11 Modified files: compiler : base.cc base.hh language.hh pass_gather.cc pass_idl_it.cc pass_idl_it.hh pass_xlate.cc types.hh test : Makefile.am test/everything: client.cc everything-impl.cc everything-impl.hh everything.idl Log message: - Added compiler helper function to detect whether type is variable length (and added the function to IDLElement (I ripped these off of the orbit-idl code - hope this is okay) - Added struct declaration support for fixed and variable length structs - Added everything test to global make target |