[Bug objc/67455] Inheriting from Object doesn't provide alloc, init or new rendering methods usless

2015-09-05 Thread jam.hobson at hotmail dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67455 --- Comment #3 from James Hobson --- Or more importantly, how can I write an +alloc method?

[Bug objc/67455] Inheriting from Object doesn't provide alloc, init or new rendering methods usless

2015-09-05 Thread jam.hobson at hotmail dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67455 --- Comment #2 from James Hobson --- Okay. Interesting. Why is it then that many place on the internet indicate that they do? http://ubuntuforums.org/showthread.php?t=1064045 http://wiki.codeblocks.org/index.php?title=Installing_Objective-C_Comp

[Bug objc/67455] New: Inheriting from Object doesn't provide alloc, init or new rendering methods usless

2015-09-04 Thread jam.hobson at hotmail dot co.uk
IRMED Severity: major Priority: P3 Component: objc Assignee: unassigned at gcc dot gnu.org Reporter: jam.hobson at hotmail dot co.uk Target Milestone: --- I have selected version 4.8.1, but other versions have the same problem When ever I try to instantiate a