------- Comment #6 from jan dot kratochvil at redhat dot com 2008-09-22 15:32 ------- Tom, could you elaborate why x1 and x2 should be printed differently? I do not say they should not but I do not see a clear reason for either way.
Should we also try to record the source name of this variable? #define OBJECT_VAR(object, var) object ## _ ## var int OBJECT_VAR (window, width); -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37590