File global-5.7-gcc.diff of Package global
--- htags/lexcommon.h +++ htags/lexcommon.h @@ -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.