summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2000-08-29 16:27:47 +0000
committerSteve Huston <shuston@riverace.com>2000-08-29 16:27:47 +0000
commit68400e0d467d2cf24049a114458d14fbe53fa448 (patch)
tree11bb23cc4a8c92784531928405e7a04d41c04ac5
parent94bb74b16e9d8e970903a05a003e76981a71dc74 (diff)
downloadATCD-68400e0d467d2cf24049a114458d14fbe53fa448.tar.gz
.
-rw-r--r--ChangeLog10
-rw-r--r--ChangeLogs/ChangeLog-02a10
-rw-r--r--ChangeLogs/ChangeLog-03a10
3 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e52696b6d8..09dca07cc8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Tue Aug 29 12:23:41 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/TP_Reactor.(h cpp): Added a new dispatch_i_protected method.
+ This just wraps the call to dispatch_i in ACE_SEH_TRY/EXCEPT.
+ If/when the reactor is rearranged to pluck one dispatchable event
+ to call at a time, this can be removed.
+
+ This fixes the removal of SEH from this entry:
+ Fri Aug 25 16:29:51 2000 Steve Huston <shuston@riverace.com>
+
Tue Aug 29 01:32:28 2000 Carlos O'Ryan <coryan@cs.wustl.edu>
* ace/Logging_Strategy.h:
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 5e52696b6d8..09dca07cc8e 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,13 @@
+Tue Aug 29 12:23:41 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/TP_Reactor.(h cpp): Added a new dispatch_i_protected method.
+ This just wraps the call to dispatch_i in ACE_SEH_TRY/EXCEPT.
+ If/when the reactor is rearranged to pluck one dispatchable event
+ to call at a time, this can be removed.
+
+ This fixes the removal of SEH from this entry:
+ Fri Aug 25 16:29:51 2000 Steve Huston <shuston@riverace.com>
+
Tue Aug 29 01:32:28 2000 Carlos O'Ryan <coryan@cs.wustl.edu>
* ace/Logging_Strategy.h:
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 5e52696b6d8..09dca07cc8e 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,13 @@
+Tue Aug 29 12:23:41 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/TP_Reactor.(h cpp): Added a new dispatch_i_protected method.
+ This just wraps the call to dispatch_i in ACE_SEH_TRY/EXCEPT.
+ If/when the reactor is rearranged to pluck one dispatchable event
+ to call at a time, this can be removed.
+
+ This fixes the removal of SEH from this entry:
+ Fri Aug 25 16:29:51 2000 Steve Huston <shuston@riverace.com>
+
Tue Aug 29 01:32:28 2000 Carlos O'Ryan <coryan@cs.wustl.edu>
* ace/Logging_Strategy.h: