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: Patch: FYI: avoid use of C++ keywords in gcc/java


On Tue, 1 Jul 2008, Tom Tromey wrote:

> Kaveh> Does the patch apply cleanly against mainline?  I just gave it
> Kaveh> a try and got rejects.
>
> I updated to 137323 and made the appended.
> Tom

I still get failures when applying it to mainline.  Was this supposed to
be applied against the gcc-in-cxx branch only?  (I don't have it checked
out to try it ATM.)

patching file cp/lex.c
patching file c-common.c
Hunk #1 FAILED at 219.
1 out of 1 hunk FAILED -- saving rejects to file c-common.c.rej
patching file c-common.h
patching file c-parser.c
Hunk #1 FAILED at 58.
Hunk #2 succeeded at 70 with fuzz 1.
1 out of 3 hunks FAILED -- saving rejects to file c-parser.c.rej


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