git: DragonFly_RELEASE_2_4 gcc44 warns: Put input() under YY_NO_

看板DFBSD_commit作者時間16年前 (2009/09/29 08:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 6fae46a133903db222f671914c125bb343e986d3 Author: Sascha Wildner <saw@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/6fae46a133903db222f671914c125bb343e986d3 -- DragonFly BSD source repository
文章代碼(AID): #1AmKv5Kf (DFBSD_commit)