mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Bug 527214 – g_timer_elapsed() returns random values.
* glib/gtimer.c (g_timer_new()): Print warning if g_thread_init() has not been called yet. Patch by Mathias Hasselmann svn path=/trunk/; revision=6907
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-05-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 527214 – g_timer_elapsed() returns random values.
|
||||
|
||||
* docs/reference/glib/tmpl/timers.sgml:
|
||||
Add notes regarding gthreads dependency.
|
||||
Patch by Mathias Hasselmann
|
||||
|
||||
2008-05-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gio/gio-sections.txt: Add new api
|
||||
|
Reference in New Issue
Block a user