summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-12 23:38:42 +0000
committercdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-12 23:38:42 +0000
commit68f8632e3ffe2adbf3fa7e9088d437ec35b244ca (patch)
treea77358b66cda36cb86e9c84ca9a9bb094176d9c7
parentc700830774276884fed7fac5e238014e7e070c1c (diff)
downloadATCD-68f8632e3ffe2adbf3fa7e9088d437ec35b244ca.tar.gz
Fixed compilation errors on UNIX resulting from RtecScheduler IDL portability changes
-rw-r--r--TAO/ChangeLog-98c7
1 files changed, 5 insertions, 2 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 4fbe1d004f8..261cf6b8f49 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -37,8 +37,11 @@ Thu Nov 12 14:03:00 1998 Chris Gill <cdgill@cs.wustl.edu>
orbsvcs/orbsvcs/Sched/Scheduler.h
orbsvcs/orbsvcs/Sched/Strategy_Scheduler.{cpp, h}:
Changed RtecScheduler type names to remove non-portable IDL
- definitions like Priority priority.
-
+ declarations like "Priority priority;" where identifiers only
+ differ by case. Thanks to Martin Renner (Martin.Renner@pp-ulm.de)
+ for pointing out the problem and the appropriate snippet of the
+ CORBA spec.
+
Thu Nov 12 14:01:47 1998 Darrell Brunsch <brunsch@cs.wustl.edu>
* tao/try_macros.h: Made the native exception macros fit