http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51892
Bug #: 51892
Summary: +initialize is not being called when calling class
method via new runtime
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCON
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51891
Bug #: 51891
Summary: class_copyIvarList crashes on empty ivars
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: blocker
Priorit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18255
--- Comment #13 from Tilo Prütz 2010-10-18 08:21:31
UTC ---
Thank you very much!
--- Additional Comments From tilo at pruetz dot net 2005-10-01 09:01
---
Is there any hope that this bug will be fixed in a GCC release?
It really sucks to have to patch every new installed release.
What can I do to make the fix do it's way into a GCC release?
--
--- Additional Comments From tilo at pruetz dot net 2004-11-22 17:36
---
Will this get fixed in the 3.4 branch?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18255
--- Additional Comments From tilo at pruetz dot net 2004-10-31 20:06 ---
At least I do not _need_ to :). I just would like to add some methods with
access to the members. This cannot be done in a category because the members are
private.
Okay, I think I could fake the interface and
--- Additional Comments From tilo at pruetz dot net 2004-10-31 18:58 ---
Okay. And what about a compile switch '-fprotocol-class=...' like the existing
'-fconstant-string-class'? The compiler depends on the layout of the constant
string class, too, and it's
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: libobjc
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tilo at pruetz dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux
ized correctly
Product: gcc
Version: 3.4.2
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: libobjc
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tilo at pruetz dot net
CC: gcc-bugs at gc