Steve Kemp wrote: > This program will scan source files for code which uses > variadic functions and warn of potential abuses it's a useful > tool for those performing source code audits.
How does this tool compare to the various -Wformat options in recent GCC versions?