This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: Patch: build fixes
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: Patch: build fixes
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Wed, 2 Aug 2000 08:35:05 -0700 (PDT)
- Cc: java-patches at sourceware dot cygnus dot com
- References: <39879419.56D3EB70@albatross.co.nz>
Bryce> I'm going to check in Alex's build fix, with one variation: in
Bryce> interpret.cc I think it is cleaner to fix the offending
Bryce> declaration rather than cast back and forth.
Thanks.
Bryce> Also, java/awt/Button.java seems to be missing from the
Bryce> Makefile, so I'm adding that as well.
Oops, I have that change here, but neglected to check it in. Thanks
again.
Tom