mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Don't call g_strerror() here, since it can lead to infinite recursion.
2004-04-23 Matthias Clasen <mclasen@redhat.com> * glib/gconvert.c (open_converter): Don't call g_strerror() here, since it can lead to infinite recursion. (#139133, Piotr Klaban)
This commit is contained in:
committed by
Matthias Clasen
parent
5868112a61
commit
b26e8861c1
@@ -1,3 +1,8 @@
|
||||
2004-04-23 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gconvert.c (open_converter): Don't call g_strerror() here,
|
||||
since it can lead to infinite recursion. (#139133, Piotr Klaban)
|
||||
|
||||
2004-04-22 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/testglib.c (main): Trivial warning fix. (#140345)
|
||||
|
Reference in New Issue
Block a user