mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 06:32:10 +01:00
More warning fixes
This commit is contained in:
parent
973b4b8442
commit
a58772f052
@ -1,6 +1,7 @@
|
||||
2006-04-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/tree-test.c: Silence a warning
|
||||
* tests/utf8-pointer.c:
|
||||
* tests/tree-test.c: Silence warnings.
|
||||
|
||||
2006-04-04 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
2006-04-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/tree-test.c: Silence a warning
|
||||
* tests/utf8-pointer.c:
|
||||
* tests/tree-test.c: Silence warnings.
|
||||
|
||||
2006-04-04 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
@ -24,6 +24,7 @@
|
||||
* GLib at ftp://ftp.gtk.org/pub/gtk/.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <glib.h>
|
||||
|
||||
/* Test conversions between offsets and pointers */
|
||||
|
Loading…
x
Reference in New Issue
Block a user