NetBSD/usr.bin/lex
lukem 08680ea4eb yy_flex_realloc(): apply __attribute__((__unused__)) instead of
wrapping with  #ifndef YY_USES_REJECT  .  Fixes [toolchain/11845].

Use __attribute__((__unused__)) instead of __attribute__((unused)).
2003-12-02 06:22:14 +00:00
..
ccl.c
config.h
COPYING
dfa.c
ecs.c
flex.1 More g++-3 fixes: 2003-11-18 21:37:39 +00:00
flex.skl yy_flex_realloc(): apply __attribute__((__unused__)) instead of 2003-12-02 06:22:14 +00:00
flexdef.h
FlexLexer.h More g++-3 fixes: 2003-11-18 21:37:39 +00:00
gen.c More g++-3 fixes: 2003-11-18 21:37:39 +00:00
initscan.c yy_flex_realloc(): apply __attribute__((__unused__)) instead of 2003-12-02 06:22:14 +00:00
libmain.c
libyywrap.c
main.c
Makefile
misc.c
mkskel.sh
NEWS More g++-3 fixes: 2003-11-18 21:37:39 +00:00
nfa.c
parse.y
scan.l
sym.c
tblcmp.c
VERSION
version.h
yylex.c