DJ Lucas wrote:
> Here is the massive patch I'll need
> added after verifying that it doesn't break anything...yeah yeah and all
> that too. ;-)
>
> --- mozilla-orig/xpcom/reflect/xptinfo/public/xptinfo.h 2005-10-19
> 20:52:38.000000000 -0500
> +++ mozilla/xpcom/reflect/xptinfo/public/xptinfo.h 2005-10-19
> 20:53:16.000000000 -0500
> @@ -152,7 +152,7 @@
> uint8 TagPart() const
> {return (uint8) (flags & XPT_TDP_TAGMASK);}
>
> - enum
> + enum xptinfo_enum_1
> {
> T_I8 = TD_INT8 ,
> T_I16 = TD_INT16 ,
Can we do this with a sed? I prefer seds where we can.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page