This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libobjc/49882] class_getSuperClass() returns nil on a newly allocated, but not registered, class
- From: "nicola at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 6 Aug 2011 14:21:32 +0000
- Subject: [Bug libobjc/49882] class_getSuperClass() returns nil on a newly allocated, but not registered, class
- Auto-submitted: auto-generated
- References: <bug-49882-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49882
Nicola Pero <nicola at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Nicola Pero <nicola at gcc dot gnu.org> 2011-08-06 14:21:29 UTC ---
Confirmed, then fixed in trunk (which will be 4.7.x).
Thanks