mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Remove g_snprintf() and g_vsnprintf(), since they are already declared in
2005-09-26 Matthias Clasen <mclasen@redhat.com> * glib/gprintf.h: Remove g_snprintf() and g_vsnprintf(), since they are already declared in glib.h. This doesn't break documented use of gprintf.h, but should probably be pointed out in the release notes for 2.10. (#314232, Behdad Esfahbod)
This commit is contained in:
committed by
Matthias Clasen
parent
85cb6bc485
commit
5b60a98d99
@@ -1,3 +1,11 @@
|
||||
2005-09-26 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols:
|
||||
* glib/gprintf.h: Remove g_snprintf() and g_vsnprintf(), since
|
||||
they are already declared in glib.h. This doesn't break documented
|
||||
use of gprintf.h, but should probably be pointed out in the
|
||||
release notes for 2.10. (#314232, Behdad Esfahbod)
|
||||
|
||||
Tue Sep 20 13:16:04 2005 Tim Janik <timj@imendio.com>
|
||||
|
||||
* glib/gpattern.c (g_pattern_ph_match): applied significant recursion
|
||||
|
Reference in New Issue
Block a user