Document the (GIConv)-1 return value on failure. (#87559, Jarek Dukat)
authorOwen Taylor <otaylor@redhat.com>
Thu, 25 Jul 2002 22:35:17 +0000 (22:35 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 25 Jul 2002 22:35:17 +0000 (22:35 +0000)
commit2658448f76d9815199f685061424ac626c666d12
tree8572abbea727f13b233ae9809421028cfd0cc09f
parent0a064bd7952dbbe85bd1bb4aa98301d75a1478ce
Document the (GIConv)-1 return value on failure. (#87559, Jarek Dukat)

Thu Jul 25 17:57:07 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/gconvert.c (g_iconv_open): Document the
        (GIConv)-1 return value on failure. (#87559,
        Jarek Dukat)

        * glib/gconvert.c (g_iconv_open): Fix potential
        problems with the assumption that (GIConv)(iconv_t)-1
        is the same as (GIConv)-1.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gconvert.c