From c64889b2851c10f019d256f64c8c615e5637467d Mon Sep 17 00:00:00 2001 From: levine Date: Thu, 23 Dec 1999 19:59:12 +0000 Subject: ChangeLogTag: Thu Dec 23 13:57:04 1999 David L. Levine --- ChangeLog-99b | 61 ++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 35 insertions(+), 26 deletions(-) (limited to 'ChangeLog-99b') diff --git a/ChangeLog-99b b/ChangeLog-99b index 268f08c960f..93301047ca9 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,45 +1,54 @@ +Thu Dec 23 13:57:04 1999 David L. Levine + + * include/makeinclude/rules.local.GNU: uncommented the + rules for building .o files from .C and .cc files. + They've been commented out since this file was put + under CVS control, so it's not obvious why they can't + be used. Thanks to Wei.Chiang@nokia.com for suggesting + this. + Thu Dec 23 12:16:38 1999 Christopher Kohlhoff - + * ace: Added missing files Capabilities.cpp and Configuration.cpp - to $ACE_ROOT/ace/Makefile.bor. + to $ACE_ROOT/ace/Makefile.bor. - * ACE/tests: Added new tests Auto_IncDec_Test and - Capabilities_test to Makefile.bor. + * ACE/tests: Added new tests Auto_IncDec_Test and + Capabilities_test to Makefile.bor. - * ACE/tests: Fixed syntax error in a Borland C++Builder specific - section of Auto_IncDec_Test.cpp. + * ACE/tests: Fixed syntax error in a Borland C++Builder specific + section of Auto_IncDec_Test.cpp. * ACE/tests: Fixed Malloc_Test so that it does not fail with - Borland C++Builder. + Borland C++Builder. - * ACE/tests/ Changed run_tests.bat so that it does not invoke - ACE_Init_Test when run with the "bor" command line - argument. This test uses MFC and need not be built or run. - -Thu Dec 23 11:46:38 1999 Douglas C. Schmidt + * ACE/tests/ Changed run_tests.bat so that it does not invoke + ACE_Init_Test when run with the "bor" command line + argument. This test uses MFC and need not be built or run. + +Thu Dec 23 11:46:38 1999 Douglas C. Schmidt + + * ace/OS.h: Moved - * ace/OS.h: Moved - #if defined (ACE_HAS_SYS_FILIO_H) - # include /**/ - #endif /* ACE_HAS_SYS_FILIO_H */ + # include /**/ + #endif /* ACE_HAS_SYS_FILIO_H */ - from OS.i to OS.h so that the FIONREAD macro will be defined for - the ACE_SOCK_Dgram::recv() method even if inline = 0. Thanks to - Alain Sauron for reporting this. + from OS.i to OS.h so that the FIONREAD macro will be defined for + the ACE_SOCK_Dgram::recv() method even if inline = 0. Thanks to + Alain Sauron for reporting this. Wed Dec 22 11:29:43 1999 Nanbor Wang - * bin/auto_compile_win32.pl: Renamed ImplRepo.dsw to - ImplRepo_Service.dsw. Thanks to Derek Dominish - for reporting this. + * bin/auto_compile_win32.pl: Renamed ImplRepo.dsw to + ImplRepo_Service.dsw. Thanks to Derek Dominish + for reporting this. Wed Dec 22 08:44:56 1999 Douglas C. Schmidt - * tests/Log_Msg_Test.cpp: Conditionally compiled the iostream - print statements so that the test builds correctly if - ACE_LACKS_IOSTREAM_TOTALLY is defined. Thanks to David Levine - for reporting this. + * tests/Log_Msg_Test.cpp: Conditionally compiled the iostream + print statements so that the test builds correctly if + ACE_LACKS_IOSTREAM_TOTALLY is defined. Thanks to David Levine + for reporting this. Wed Dec 22 08:22:24 1999 David L. Levine -- cgit v1.2.1