Small problem in include/java-interp.h
Tom Tromey
tromey@redhat.com
Thu Jun 21 09:16:00 GMT 2001
>>>>> "Corey" == minyard <minyard@acm.org> writes:
Corey> In the new gcc-3.0 release, there is a small problem with
Corey> java-interp.h not using the proper define for _Jv_MarkObj. The
Corey> patch follows.
Thanks.
Corey> + friend JV_MARKOBJ_DECL;
I think this needs to be wrapped in #ifdef JV_MARKOBJ_DECL, just as it
is in Class.h.
I'll check this in to the main line shortly.
Tom
More information about the Java
mailing list