Hi Tim,

while I'm taking the chance to root out the warnings on macosx, I stumbled accross a weird one in kaffe.def. Namely all code of the form

(METHOD_NATIVECODE(method_method())== soft_null_call) )

raises a gcc warning sayng that the comparison of distinct pointer types lacks a cast.

I'm at loss what the involved pointer types are, what the necessary cast would be, or what is the purpose of the code ;) Could you shed some light on this tiny issue?

cheers,
dalibor topic


_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to