This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [gcjx] fix syntax error in source/parse.hh


>>>>> "Gabriel" == Gabriel Dos Reis <gdr@integrable-solutions.net> writes:

Gabriel> this two-line patchlet fixes a syntax error in
Gabriel> source/parser.hh. Found while building gcxj-branch.  C++ does
Gabriel> not permit the name being introduced to be qualified.

Oops!  I bet that is a cut-and-paste error on my part.

Gabriel> OK?

Yes, thanks.  Feel free to check in C++ syntax fixes without asking :-)

Tom


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