removed useless g_string(x) macro that cluttered the namespace and was
authorTim Janik <timj@gtk.org>
Thu, 14 Oct 1999 22:04:24 +0000 (22:04 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 14 Oct 1999 22:04:24 +0000 (22:04 +0000)
commit9a65b20e0761d000fd357218a92d09f4910f9d73
tree5e2729f267b34ca17dd4ef8fe576fafaa2aa7d29
parent52ad8a9c2ae74e2f3f265f5d3f0ac638305d8086
removed useless g_string(x) macro that cluttered the namespace and was

Tue Oct 12 14:17:12 1999  Tim Janik  <timj@gtk.org>

        * glib.h: removed useless g_string(x) macro that cluttered the namespace
        and was just a poor wrapper around the cpp '#' symbol, use #x if you
        need to work around this.
        added new macro G_STRINGIFY(arg) that will convert arg to a string,
        no matter whether it contains macros or not.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS
glib.h
glib/glib.h