mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined. This was the pre-2.6
2005-04-03 Matthias Clasen <mclasen@redhat.com> * glib/gutils.h: Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined. This was the pre-2.6 behaviour, and without it, G_IMPLEMENT_INLINES cannot be used in multiple .c files at all. (#165852, Dave Benson)
This commit is contained in:
committed by
Matthias Clasen
parent
0914ea84e3
commit
b73f494fab
@@ -1,3 +1,10 @@
|
||||
2005-04-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gutils.h: Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is
|
||||
defined. This was the pre-2.6 behaviour, and without it,
|
||||
G_IMPLEMENT_INLINES cannot be used in multiple .c files
|
||||
at all. (#165852, Dave Benson)
|
||||
|
||||
2005-04-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmain.c (g_child_watch_source_new): Add a note regarding
|
||||
|
Reference in New Issue
Block a user