This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Multiple (serialized) messages in Objective-C


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Was this the wrong mailing list for this mail ? Is there a better mailing 
list ? Or is it everybody too busy with Objective-C++ right now ?
Thanks.
Je Merkredo Decembro 1 2004 21:07, Pupeno skribis:
> Hello, this is my first time posting to this mailing list.
> I'm learning Objective-C (after having worked a lot of time with C and C++)
> and I've found it doesn't have a way to send various messages to the same
> object so, I wanted to implement it. I don't know how capable of that I am,
> but if I don't try, I'll never will.
> I've never even read gcc's source code... being that it's so big and that I
> have never worked in any kind of compiler, I bet that I will totally lost.
> So, can anyone give me some kind a guidance in this task ? I really want to
> do, but I don't think I can do it alone (I wouldn't even know how to
> install gcc and test it without install it for my whole system, or in which
> branch of gcc I should work).
> What I want to do is something like this:
> Turn [objc msg1]; [objc msg2]; into something like this [obj msg1; msg2];
> but I wouldn't know if that's the right syntax.
> Can anybody help me ?
> Thank you.

- -- 
Pupeno: pupeno@pupeno.com - http://www.pupeno.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBt7p3fW48a9PWGkURAll1AJ9LAyKvPXoONfrgXjruGHHz076QvACdFxKG
ly3em23Fq4rA2vccx6rnfLM=
=XodP
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]