mariadb/pars
marko c5c5fdc535 branches/zip: make_flex.sh, lexyy.c: Remove some GCC warnings about unused
static symbol definitions.

yy_scan_buffer, yy_scan_string, yy_scan_bytes: Leave these unused extern
function declarations alone.

yypush_buffer_state, yypop_buffer_state, yyswitch_to_buffer, yyget*, yyset*,
yylex_destroy: Add __attribute__((unused)).

This closes Mantis issue .
2008-02-07 10:03:54 +00:00
..
lexyy.c branches/zip: make_flex.sh, lexyy.c: Remove some GCC warnings about unused 2008-02-07 10:03:54 +00:00
make_bison.sh branches/zip: Make the changes to pars0grm.c that were promised in r2276. 2008-02-06 16:01:57 +00:00
make_flex.sh branches/zip: make_flex.sh, lexyy.c: Remove some GCC warnings about unused 2008-02-07 10:03:54 +00:00
pars0grm.c branches/zip: Make the changes to pars0grm.c that were promised in r2276. 2008-02-06 16:01:57 +00:00
pars0grm.y
pars0lex.l
pars0opt.c
pars0pars.c
pars0sym.c