classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] [Patch] replace snprintf with g_snprintf


From: Michael Koch
Subject: [cp-patches] [Patch] replace snprintf with g_snprintf
Date: Tue, 22 Feb 2005 07:50:15 -0600
User-agent: Mutt/1.5.6+20040907i

Hi list,


I just merged the attached patch from GCC trunk branch. For GCC this
fixed a compiler warning but this warning doesnt happened for classpath.
I wonder why ...


Michael


2005-02-22  Thomas Fitzsimmons  <address@hidden>

        * native/jni/gtk-peer/gthread-jni.c (throw):
        Call g_snprintf instead of snprintf.

Attachment: gtk.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]