git: gcc44 warns: Put input() under YY_NO_INPUT and set that if it isn't used.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Sep 19 07:55:40 PDT 2009
commit 74c418a6a2ac00472801c1052f5174d84e5e6d6f
Author: Sascha Wildner <saw at online.de>
Date: Sat Sep 19 16:48:10 2009 +0200
gcc44 warns: Put input() under YY_NO_INPUT and set that if it isn't used.
Summary of changes:
bin/sh/arith_lex.l | 1 +
contrib/libpcap/scanner.l | 1 +
games/atc/lex.l | 1 +
lib/libipsec/policy_token.l | 2 ++
libexec/dma/aliases_scan.l | 2 ++
usr.bin/bc/scan.l | 2 ++
usr.bin/colldef/scan.l | 2 ++
usr.bin/lex/flex.skl | 4 ++++
usr.sbin/config/lang.l | 1 +
usr.sbin/ndiscvt/inf-token.l | 1 +
usr.sbin/rrenumd/lexer.l | 1 +
usr.sbin/setkey/token.l | 2 ++
12 files changed, 20 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/74c418a6a2ac00472801c1052f5174d84e5e6d6f
--
DragonFly BSD source repository
More information about the Commits
mailing list