This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] pretty printing of methods in Objective-C
- To: Ovidiu Predescu <ovidiu at aracnet dot com>
- Subject: Re: [patch] pretty printing of methods in Objective-C
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 19 Mar 1998 16:08:23 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199803052057.MAA20359@aracnet.com>you write:
>
> Hi,
>
> Here is a patch that does pretty printing of methods in Objective-C. The
> main function comes from Michael Snyder (a former NeXT engineer, now at
> Cygnus?).
>
> Thu Mar 5 12:23:27 1998 Ovidiu Predescu <ovidiu@aracnet.com>
>
> * objc/objc-act.c (objc_demangle, objc_printable_name): New functions
> for pretty printing of Objective-C methods.
> (init_objc): Setup the decl_printable_name to point to
> objc_printable_name. Include <string.h>.
The mainline egcs sources already have this patch via the gcc2 -> egcs
merge process.
jeff