git: DragonFly_RELEASE_2_4 gcc44 warns: Put input() under YY_NO_INPUT and set that if it isn't used.
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Sep 28 16:15:26 PDT 2009
    
    
  
commit 6fae46a133903db222f671914c125bb343e986d3
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/6fae46a133903db222f671914c125bb343e986d3
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list