OSDN Git Service

2001-05-25 Ovidiu Predescu <ovidiu@cup.hp.com>
authorovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 May 2001 07:14:10 +0000 (07:14 +0000)
committerovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 May 2001 07:14:10 +0000 (07:14 +0000)
* init.c (__objc_send_message_in_list): When setting a new entry
in __objc_load_methods use the method name as key, not the method
IMP (reported by Richard Frith-Macdonald <richard@brainstorm.co.uk>).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42562 138bc75d-0d04-0410-961f-82ee72b054a4

libobjc/ChangeLog

index baa2e2f..4558566 100644 (file)
@@ -1,3 +1,9 @@
+2001-05-25  Ovidiu Predescu  <ovidiu@cup.hp.com>
+
+       * init.c (__objc_send_message_in_list): When setting a new entry
+       in __objc_load_methods use the method name as key, not the method
+       IMP (reported by Richard Frith-Macdonald <richard@brainstorm.co.uk>).
+
 2001-05-09  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * objc-features.texi: Move to ../gcc/objc.texi.