Guy Harris wrote:
On Aug 28, 2009, at 11:42 PM, krj@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29614
User: krj
Date: 2009/08/28 11:42 PM
Log:
Use G_STRINGIFY/G_PASTE
....and G_PASTE, according to
http://library.gnome.org/devel/glib/stable/glib-Miscellaneous-Macros.html
first appears in GLib 2.20, so either we need to require GLib 2.20 or
newer, or we need to supply our own implementation of G_PASTE if it's
not defined by GLib, or we need not to use G_PASTE.
Thanks. I've backed out this change.
Best regards,
Kovarththanan Rajaratnam