This is the mail archive of the gcc-patches@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: [RFA][objc] Identifier cleanup



On 19 Jun 2004, at 13.56, David Ayers wrote:


Ziemowit Laski wrote:
On 19 Jun 2004, at 12.55, David Ayers wrote:
Ziemowit Laski wrote:

David,
This is a good idea, but perhaps I can convince you wait about a week, and then do this on the objc-improvements-branch instead? :-) Among other things, my current objc-improvements-branch mods (not all of them yet committed, due to some DejaGNU regressions) create builtin typedefs for 'id' and 'Class', so that neither needs to be a keyword. I've also folded get_object_reference and get_static_reference into a single routine.
Would that be OK?


Actually, how about this... commit this to mainline and I'll work up a patch for the branch when you say go. That way will have the feature no matter what happens to the merge.
Sure, why not. :-) Can you send the diff as an attachment, though?

Well actually I sent (and received) it as an attachment. I think this is an issue with your mail client.

Indeed; I did a "display raw" thingie, and there was the base64 goo containing your patch. :-)


But I'll send it as gziped version.

Which works a lot better, thanks. I'll paranoically check it for Darwin regressions and then commit, either today or tomorrow.


-Zem


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