summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-28 21:30:17 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-28 21:30:17 +0000
commit1c27fc61dbe64576245e6b9983402c36fc805316 (patch)
tree8aef3930f106f12ceafdbfbbf1d5ce990cc21f14
parentb142bd6a121a8328517110e490535f1191b93451 (diff)
downloadATCD-1c27fc61dbe64576245e6b9983402c36fc805316.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 03353642b0b..4add9e9ad53 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -45,6 +45,10 @@ Tue Jul 28 10:17:18 1998 David L. Levine <levine@cs.wustl.edu>
scheduler_factory_setup. It's the right thing to do, but
with it, DEC cxx complains about an unused variable.
+ * orbsvcs/orbsvcs/Scheduler_Factory.cpp (footer): removed
+ "static" storage class qualifier so that it's not inserted
+ into generated code.
+
Tue Jul 28 10:08:33 1998 Seth Benjamin Widoff <sbw1@waltz.cs.wustl.edu>
* orbsvcs/LifeCycle_service/Factory_Trader.cpp: