[orbitcpp-commits] orbitcpp eddiesam
Status: Beta
Brought to you by:
philipd
From: Sam C. <edd...@us...> - 2002-01-21 11:39:52
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: eddiesam 02/01/21 03:39:51 Modified files: compiler : pass_skels.cc orb : orbitcpp_smartptr.hh test/everything: client.cc server.cc Log message: Patches from Richard Andrews <bb...@ya...>: * Make the compiler generate legal ISO C++ code for _out types. * Modify orbitcpp_smartptr.hh to make copy constructors sane for _out types. * Fix server.cc and client.cc in the everything test (_out parameters again). |