mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 08:58:54 +02:00
Move the compiler-dependency in the G_GNUC_INTERNAL definition from
2007-05-17 Matthias Clasen <mclasen@redhat.com> * configure.in: Move the compiler-dependency in the G_GNUC_INTERNAL definition from configure-time to runtime (of the compiler). (#438869, Damien Carbery) * glib/gdebug.h: * glib/gmessages.h: * glib/gunicodeprivate.h: * glib/gthreadprivate.h: Move G_GNUC_INTERNAL before function declarations to fix compilation with sun studio. (#438873, Damien Carbery) svn path=/trunk/; revision=5497
This commit is contained in:
committed by
Matthias Clasen
parent
552ca1e23a
commit
793da74d00
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
2007-05-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Move the compiler-dependency in the G_GNUC_INTERNAL
|
||||
definition from configure-time to runtime (of the compiler).
|
||||
(#438869, Damien Carbery)
|
||||
|
||||
* glib/gdebug.h:
|
||||
* glib/gmessages.h:
|
||||
* glib/gunicodeprivate.h:
|
||||
* glib/gthreadprivate.h: Move G_GNUC_INTERNAL before function
|
||||
declarations to fix compilation with sun studio. (#438873,
|
||||
Damien Carbery)
|
||||
|
||||
2007-05-14 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gslice.h:
|
||||
|
Reference in New Issue
Block a user