On Sun, Feb 24, 2008 at 10:23:49AM +0000, Mark Brown wrote:
My argument is - why bother with stuff like this, why not just pass
"_name" as the string itself, rather than using the preprocessor to
turn symbols into strings thereby suffering these nasty interactions.
It's not like "_name" is used for anything other than generating a
string.
--