This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: verifier bug fix
- From: Eric Blake <ebb9 at email dot byu dot edu>
- To: tromey at redhat dot com
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Wed, 06 Feb 2002 18:09:13 -0700
- Subject: Re: Patch: FYI: verifier bug fix
- Organization: BYU Student
- References: <87eljyaxg9.fsf@creche.redhat.com>
Tom Tromey wrote:
>
> I'm checking this in.
>
> @@ -2382,6 +2382,8 @@
> push_type (t);
> push_type (t2);
> }
> + else
> + push_type (t)
Missing a semicolon here? ^
> push_type (t);
> }
> break;
--
This signature intentionally left boring.
Eric Blake ebb9@email.byu.edu
BYU student, free software programmer