mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Rework the strict aliasing fix to not break C++, pointed out by Murray
2006-01-16 Matthias Clasen <mclasen@redhat.com> * glib/gthread.h (g_static_mutex_get_mutex_impl_shortcut): Rework the strict aliasing fix to not break C++, pointed out by Murray Cumming.
This commit is contained in:
committed by
Matthias Clasen
parent
5fb7be3961
commit
488cee4977
@@ -1,5 +1,9 @@
|
||||
2006-01-16 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gthread.h (g_static_mutex_get_mutex_impl_shortcut):
|
||||
Rework the strict aliasing fix to not break C++, pointed
|
||||
out by Murray Cumming.
|
||||
|
||||
* glib/gasyncqueue.c (g_async_queue_push_sorted_unlocked):
|
||||
Signal waiting threads, problem noticed by Christian Kellner.
|
||||
|
||||
|
Reference in New Issue
Block a user