View | Details | Raw Unified
Collapse All | Expand All

(-) parse.y.bak (-3 / +4 lines)
 Lines 71-76    Link Here 
	} v;
	} v;
	int lineno;
	int lineno;
} YYSTYPE;
} YYSTYPE;
#define YYSTYPE_IS_DECLARED 1
%}
%}
 Lines 481-489    Link Here 
		*r = rs;
		*r = rs;
		return (0);
		return (0);
	}
	}
#ifdef __linux__
//#ifdef __linux__
	(void)&yyrcsid; /* warning about yyrcsid declared but unused */
//	(void)&yyrcsid; /* warning about yyrcsid declared but unused */
#endif
//#endif
}
}
static int
static int