Some warning fixes for the Sun compiler (Reported by David L. Cooper II,
authorOwen Taylor <otaylor@redhat.com>
Sun, 14 Mar 2004 04:15:10 +0000 (04:15 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 14 Mar 2004 04:15:10 +0000 (04:15 +0000)
commit0b6eeb2eb4d58af5037ad64c050a552ee7fe15e4
tree886be628352c6dc10fe121329d1cf14837bd7ffe
parentd8ba1394da7996a779344e8274653c3936462b64
Some warning fixes for the Sun compiler (Reported by David L. Cooper II,

Sat Mar 13 23:10:35 2004  Owen Taylor  <otaylor@redhat.com>

        Some warning fixes for the Sun compiler (Reported by
        David L. Cooper II, #136401)

        * glib/giochannel.c (g_io_channel_read): Return
        G_IO_ERROR_NONE, not G_IO_STATUS_NORMAL, since hte
        function returns a GIOError.

        * glib/guniprop.c: Fix some guchar/gchar confusion
        with special_case_table.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/giochannel.c
glib/guniprop.c