On Mon, May 20, 2013 at 11:50 AM, Stefan Farfeleder <stefanf at freebsd.org>wrote: > Since nobody wants to update lint to recent C standards, maybe it's time to > remove it? > It does seem like compilers can do a better job of finding lint-like things than lint itself, these days (especially clang). -Ben