[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@us...> - 2001-01-16 15:30:27
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 01/01/16 07:30:24 Modified files: . : configure.in test : Makefile.am test/basic : client.cc server.cc test/name : client.cc Log message: - Removed boolean and string tests from configure.in and parent makefile, since these are covered by 'everything' test. - Made basic and name server tests compilable by gcc-2.96 (added throws() blocks) |