summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>1997-11-20 16:32:43 +0000
committerChris Cleeland <chris.cleeland@gmail.com>1997-11-20 16:32:43 +0000
commita7a562fe2dc8f1075e166cea1667564350a2a9e5 (patch)
tree086917db6f7194c38efc997a552ce7a4218de21a
parent8752f0f3c20aeca4e07534e33ea6b8b3b3d01ba6 (diff)
downloadATCD-a7a562fe2dc8f1075e166cea1667564350a2a9e5.tar.gz
Explicitly specify the conversion operator to use for type_id
comparison to 0.
-rw-r--r--TAO/ChangeLog-98c5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 53b1fd518f4..612ea1b8822 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,8 @@
+Thu Nov 20 10:31:24 1997 Chris Cleeland <cleeland@cs.wustl.edu>
+
+ * tao/object.cpp (_is_a): Explicitly specify which conversion
+ operator to use when comparing type_id to 0.
+
Thu Nov 20 00:10:52 1997 Sergio Flores <sergio@cs.wustl.edu>
* orbsvcs/tests/Logger/clnt.h :