commit | 23c4ace526fe9c5f9a4b1b0759cb76a285052ba0 | [log] [tgz] |
---|---|---|
author | Josh Triplett <josh@joshtriplett.org> | Fri Oct 16 15:52:06 2009 -0700 |
committer | Josh Triplett <josh@joshtriplett.org> | Sun Nov 15 15:01:41 2009 -0800 |
tree | 815fbdec3e68d87de41042e83f8f1a0dbb63be04 | |
parent | 0592e4c49e5af8ef71a1aa9308a100d711c64911 [diff] |
dtc: Set "noinput" in the lexer to avoid an unused function Regenerate the corresponding generated lexer. Regenerating the lexer with current flex also provides prototypes for various yy* functions, making some -Wmissing-prototypes warnings go away as well. Signed-off-by: Josh Triplett <josh@joshtriplett.org>