mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Use C99 style \uxxxx and \Uxxxxyyyy escapes instead for fallback instead
2003-06-25 Abigail Brady <morwen@evilmagic.org> * glib/gconvert.c (g_convert_with_fallback): Use C99 style \uxxxx and \Uxxxxyyyy escapes instead for fallback instead of perl-style \X{xxxx} ones, fixing bug #114284.
This commit is contained in:
committed by
Abigail Brady
parent
98ba2b5ee3
commit
5c903d283b
@@ -1,3 +1,9 @@
|
||||
2003-06-25 Abigail Brady <morwen@evilmagic.org>
|
||||
|
||||
* glib/gconvert.c (g_convert_with_fallback): Use C99 style \uxxxx
|
||||
and \Uxxxxyyyy escapes instead for fallback instead of perl-style
|
||||
\X{xxxx} ones, fixing bug #114284.
|
||||
|
||||
2003-06-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/giowin32.c (g_io_channel_unix_new): Pass real &optval and
|
||||
|
Reference in New Issue
Block a user