summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-06 03:12:32 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-06 03:12:32 +0000
commit90c73beb4a2b4f824361e9d4f1a2e04281fe9c13 (patch)
treee3cd2e68742ffaf6441f13ec2ec9c96ed9aff5dd
parent380d7a77898c6b943b7c8a0be6d32f1d4fdae343 (diff)
downloadATCD-90c73beb4a2b4f824361e9d4f1a2e04281fe9c13.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-97b12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index aaf25cd674d..9380d37f4f0 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -1,3 +1,15 @@
+Fri Sep 5 21:57:44 1997 Nanbor Wang <nw1@cumbia.cs.wustl.edu>
+
+ * ace/Containers.i (is_empty):
+ * ace/Malloc.cpp (instance): Commented out ACE_TRACE in these
+ routines. They were causing recursive call if we used TRACE.
+ Thanks to Craig Perras <craig.perras@CyberSafe.COM> for solving
+ this.
+
+ * ace/Handle_Set.i (fd_set *): Added conditional compilation code
+ for Win32 platforms. This is because we don't maintain <size_>
+ on Win32 and, therefore, can't depend on it.
+
Fri Sep 5 19:05:02 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
* ace/Reactor.cpp (check_handles): When handle_error was optimized