Browse Source
We are almost clean already with the -Wredundant-decls warning. The only exception is a declaration for isatty() inside the flex-generated code. This can be removed by using flex's "never-interactive" option, which we probably should be using anyway, since we never parse interactively in the sense that this option implies. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>main
David Gibson
15 years ago
committed by
Jon Loeliger
3 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue