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]

Re: [patch] pretty printing of methods in Objective-C


Jeffrey A Law wrote:
> 
>   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.

Apparently the patch I've submitted at that time was somehow lost and it
was not included in the egcs sources either.

Thanks,
Ovidiu

--
Ovidiu Predescu <ovidiu@net-community.com>
http://www.net-community.com/Users/~ovidiu


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