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]

Re: Wait, don't commit the patch [Re: how do I stop gcjh from generating function bodies?]

[Get raw message]
Bryce McKinlay wrote:

> Should it be "*this" perhaps?


Just ignore me folks, I had a late night ;-)

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

regards

Bryce.



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