mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Avoid unused variables
svn path=/trunk/; revision=7690
This commit is contained in:
@@ -1,13 +1,21 @@
|
||||
2008-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 541715 – win32 : patch for warnings and signature problems in
|
||||
recent code
|
||||
|
||||
* glocalvfs.c: Avoid unused variables. Pointed out by Jody
|
||||
Goldberg.
|
||||
|
||||
2008-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 562393 – g_buffered_input_stream_read_byte broken if data
|
||||
available
|
||||
|
||||
* gio/gbufferedinputstream.c (g_buffered_input_stream_read_byte): Fix
|
||||
* gbufferedinputstream.c (g_buffered_input_stream_read_byte): Fix
|
||||
handling of buffered content. Patch by Philip Withnall
|
||||
|
||||
* gio/tests/buffered-input-stream.c: Add a testcase for this bug.
|
||||
* gio/tests/Makefile.am: And build it
|
||||
* tests/buffered-input-stream.c: Add a testcase for this bug.
|
||||
* tests/Makefile.am: And build it
|
||||
|
||||
2008-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
Reference in New Issue
Block a user