summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-11 13:40:30 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-11 13:40:30 +0000
commit53c729d57f9c4f9accf5d2634107202c485fe9c1 (patch)
tree0eef9e85f5568fea647d40294780d023a44dfd36
parentdc48b96d2b0947e3045b9794071d287f44443823 (diff)
downloadATCD-53c729d57f9c4f9accf5d2634107202c485fe9c1.tar.gz
* tao/RTCORBA/RT_Protocols_Hooks.cpp (get_thread_CORBA_priority):
Replace ACE_CHECK with ACE_CHECK_RETURN (-1) - function must return an int.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index c86f25c7d5c..4933da08dc8 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Wed Jul 11 08:39:14 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/RTCORBA/RT_Protocols_Hooks.cpp (get_thread_CORBA_priority):
+
+ Replace ACE_CHECK with ACE_CHECK_RETURN (-1) - function must
+ return an int.
+
Wed Jul 11 09:25:00 2001 Craig Rodrigues <crodrigu@bbn.com>
* orbsvcs/tests/Makefile.bor: