Move the compiler-dependency in the G_GNUC_INTERNAL definition from
authorMatthias Clasen <mclasen@redhat.com>
Thu, 17 May 2007 16:36:53 +0000 (16:36 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 17 May 2007 16:36:53 +0000 (16:36 +0000)
commit793da74d005f30c1db0d060d35a16c91da57f76c
tree05b72ccb9d9da62e4b00da996b216c1f12554aa6
parent552ca1e23a1ddd19c682bf1eb611c1adc42de3c0
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
ChangeLog
configure.in
glib/gdebug.h
glib/gmessages.h
glib/gthreadprivate.h
glib/gunicodeprivate.h
gobject/ChangeLog
gobject/gtype.h