Facebook open sources flint, a C++ linter written in D

Jonathan M Davis jmdavisProg at gmx.com
Wed Feb 26 03:34:37 PST 2014


On Tuesday, February 25, 2014 12:48:17 Dicebot wrote:
> On Tuesday, 25 February 2014 at 11:20:37 UTC, bearophile wrote:
> > Currently the D compiler catches several bugs that are caught
> > only by C lints. Clang shows that you can add lot of lint-like
> > tests to the compiler. I'd like some more tests in the D
> > compiler.
> 
> Full stop. It should be other way around - remove all such
> arguable warnings from compiler to dedicated lint tool and never
> add any single one to compiler.

+1

- Jonathan M Davis


More information about the Digitalmars-d-announce mailing list