mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02:00
More warning fixes
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
2006-04-05 Matthias Clasen <mclasen@redhat.com>
|
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>
|
2006-04-04 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
2006-04-05 Matthias Clasen <mclasen@redhat.com>
|
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>
|
2006-04-04 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
@@ -24,6 +24,7 @@
|
|||||||
* GLib at ftp://ftp.gtk.org/pub/gtk/.
|
* GLib at ftp://ftp.gtk.org/pub/gtk/.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
||||||
/* Test conversions between offsets and pointers */
|
/* Test conversions between offsets and pointers */
|
||||||
|
Reference in New Issue
Block a user