From 4c246fa57f281c3474c72644c8c4d1d2fe730c39 Mon Sep 17 00:00:00 2001 From: levine Date: Tue, 24 Dec 1996 18:59:57 +0000 Subject: *** empty log message *** --- ChangeLog-96b | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog-96b') diff --git a/ChangeLog-96b b/ChangeLog-96b index f83132db637..843cb564b4e 100644 --- a/ChangeLog-96b +++ b/ChangeLog-96b @@ -1,3 +1,19 @@ +Tue Dec 24 12:49:21 1996 David L. Levine + + * ace/OS.h (struct siginfo_t): added declaration of + siginfo_t (ACE_HANDLE *handles) to match definition in OS.cpp. + Thanks to James Johnson for pointing this out. + + * ace/OS.cpp (thr_create): fixed position of + #endif /* !ACE_LACKS_THREAD_STACK_SIZE */ directive, it + needed to be before the closing '}' of the block. Thanks to + James Johnson for pointing this out, also. + + * apps/Gateway/Peer/Gateway_Handler.h: changed #include "Event.h" + to be #include "Peer_Message.h" so that Peer_Header::ROUTING_ID + can be referenced in the class declaration. This subproject + still doesn't build, though; I think that Event.h is needed. + Tue Dec 24 10:55:20 1996 Douglas C. Schmidt * examples/Threads/task_three.cpp (main): Changed the use of -- cgit v1.2.1