home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.objective-c:652 gnu.gcc.help:2457
- Newsgroups: comp.lang.objective-c,gnu.gcc.help
- Path: sparky!uunet!ukma!darwin.sura.net!udel!louie!ori.cis.udel.edu!carroll
- From: carroll@ori.cis.udel.edu (Mark C. Carroll)
- Subject: GCC 2.3 Objective-C init?
- Message-ID: <1992Nov5.183207.12826@udel.edu>
- Sender: usenet@udel.edu (USENET News Service)
- Nntp-Posting-Host: ori.cis.udel.edu
- Organization: University of Delaware, Newark
- Date: Thu, 5 Nov 1992 18:32:07 GMT
- Lines: 18
-
- Greetings!
-
- I just obtained the GNU gcc-2.3, which includes runtime support for
- Objective-C. Unfortunately, in trying it out on some major objective-C
- code that I've been working on, I discovered that class Object does
- _not_ implement an init method!
-
- I'm wondering how I'm supposed to insure that my objects are initialized.
- Can I assume that the initialization of an object (ie, setup of the isa
- fields and so forth) is properly performed in the alloc call?
-
- <MC>
-
- --
- || Mark Craig Carroll: <MC> ||"If love remains
- || Univ of Delaware, Dept of CIS|| Though everything is lost
- || Grad Student/Labstaff Hacker || We will pay the price
- || carroll@udel.edu || But we will not count the cost" -Neil Peart
-