Remove the shortcut for UTF-8 locales to ensure consistent behaviour. Fix
authorDaniel Elstner <daniel.elstner@gmx.net>
Wed, 27 Feb 2002 08:34:46 +0000 (08:34 +0000)
committerDaniel Elstner <daniel@src.gnome.org>
Wed, 27 Feb 2002 08:34:46 +0000 (08:34 +0000)
commita2e72046dd11efb6bcf9147a4936cd9c4c466b2c
tree1405efceb2c810e2dae1a1390a154a213b21f489
parentf29d075ba7e7e5681a13886c2660f2dc693686cd
Remove the shortcut for UTF-8 locales to ensure consistent behaviour. Fix

2002-02-27  Daniel Elstner  <daniel.elstner@gmx.net>

* glib/gdate.c (g_date_strftime): Remove the shortcut for UTF-8 locales to ensure consistent behaviour.  Fix handling of the strftime return value, and avoid looping if strftime is buggy and constantly returns 0.  Always return 0 if the output buffer was to small. (#72544)
ChangeLog
ChangeLog.pre-2-0
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/gdate.c