This is the mail archive of the java@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: Wait, don't commit the patch [Re: how do I stop gcjh from generating function bodies?]


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

Bryce> The problem seems to be that g++ requires a space between the "<" and 
Bryce> the "::" in the reinterpret_cast (it also works if you leave out the 
Bryce> top-level "::").

Thanks.  I forgot about digraphs.  Again.
I've updated the patch and I'll check it in shortly.

Tom


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