DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_4 gcc44 warns: Put input() under YY_NO_INPUT and set that if it isn't used.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 28 Sep 2009 14:22:23 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]