File global-5.7-gcc.diff of Package global
Index: htags/lexcommon.h =================================================================== --- htags/lexcommon.h.orig 2009-03-14 01:30:37.000000000 +0100 +++ htags/lexcommon.h 2009-03-16 16:16:11.000000000 +0100 @@ -49,7 +49,7 @@ * and PREPROCESSOR_LINE as %start values, even if they are not used. * It assumed that CPP_COMMENT and SHELL_COMMENT is one line comment. */ -static int lexcommon_lineno; +int lexcommon_lineno; static int begin_line; /* * If you want newline to terminate string, set this variable to 1.