This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: obvious fix for systems with no interpreter
- From: Andrew Haley <aph at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Fri, 24 Oct 2003 19:49:52 +0100
- Subject: Patch: obvious fix for systems with no interpreter
- References: <1067020023.4324.755.camel@escape>
Anthony Green writes:
> I've checked in this obvious fix to a recent change in natClass.cc...
>
>
> 2003-10-24 Anthony Green <green@redhat.com>
>
> * java/lang/natClass.cc (_Jv_LinkSymbolTable): Fix case where
> we have no interpreter.
Thanks.
Andrew.