Bug 551228 – G_STRFUNC on recent Sun compiler should be expanded to
authorMatthias Clasen <mclasen@redhat.com>
Wed, 10 Sep 2008 03:21:42 +0000 (03:21 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 10 Sep 2008 03:21:42 +0000 (03:21 +0000)
commit0b890c62986c23345de43882062c557bc1471fef
tree3789b66dea1780ee15f15b0ff19ec2e168d703e0
parent8f1f4df90ee45eb0bcb1bb1a41025441ccacb043
Bug 551228 – G_STRFUNC on recent Sun compiler should be expanded to

2008-09-09  Matthias Clasen  <mclasen@redhat.com>

        Bug 551228 – G_STRFUNC on recent Sun compiler should be expanded to
        __func__ rather than '???'

        * glib/gmacros.h: Don't use glibconfig.h defines in gmacros.h,
        as the comment up top says. Instead look at __STDC_VERSION__.
        Problem reported by Lin Ma.

svn path=/trunk/; revision=7451
ChangeLog
glib/gmacros.h