This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] replace snprintf with g_snprintf
- From: Tom Tromey <tromey at redhat dot com>
- To: Thomas Fitzsimmons <fitzsim at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 19 Feb 2005 20:44:15 -0700
- Subject: Re: [patch] replace snprintf with g_snprintf
- References: <1108845214.28552.11.camel@rh-ibm-t41>
- Reply-to: tromey at redhat dot com
>>>>> "Tom" == Thomas Fitzsimmons <fitzsim@redhat.com> writes:
Tom> This patch eliminates a gthread-jni.c compiler warning. OK for
Tom> mainline?
Yes, thanks.
Tom