summaryrefslogtreecommitdiff
path: root/libobjc/ChangeLog
diff options
context:
space:
mode:
authornicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>2001-07-16 11:36:24 +0000
committernicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>2001-07-16 11:36:24 +0000
commitaf5fe68cb583388d1e1b4f6b080841d49fb83441 (patch)
tree82c52c6ed0882d8ec7d413daed169fa41665c57f /libobjc/ChangeLog
parent8729bf80a609bbab8bad8d82e4b71f1ab25071fe (diff)
downloadgcc-af5fe68cb583388d1e1b4f6b080841d49fb83441.tar.gz
Fixed object_is_class and object_is_metaclass
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44039 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r--libobjc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog
index 6cde604ed48..da205a15df0 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -1,3 +1,10 @@
+Mon Jul 16 12:15:00 2001 Nicola Pero <n.pero@mi.flashnet.it>
+
+ * objc/objc-api.h (object_is_class): Fixed - buggy code was trying
+ to cast an id to a Class, which can not be done. Make the check
+ by using CLS_ISMETA on the class pointer instead.
+ (object_is_meta_class): Similar fix.
+
2001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
* configure.in (AC_EXEEXT): Work around in case it expands to