This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: small fix in Polygon & Text Component
- From: Tom Tromey <tromey at redhat dot com>
- To: Olga Rodimina <rodimina at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 08 Dec 2003 15:49:26 -0700
- Subject: Re: Patch: small fix in Polygon & Text Component
- References: <1070905200.3595.125.camel@toby.toronto.redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Olga" == Olga Rodimina <rodimina@redhat.com> writes:
Olga> This patch fixes small error in Polygon Component and also get rids of
Olga> "uninitialized variable" warnings generated in the Text Components.
Looks good, I checked this in.
Tom