mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
c5c5fdc535
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 #8. |
||
---|---|---|
.. | ||
lexyy.c | ||
make_bison.sh | ||
make_flex.sh | ||
pars0grm.c | ||
pars0grm.y | ||
pars0lex.l | ||
pars0opt.c | ||
pars0pars.c | ||
pars0sym.c |