Closed noloader closed 2 years ago
@noloader Actually I think it is not worth it. Like you say, we have much better analysis tools now. I vote to get rid of it. @wcawijngaards WDYT?
Yes that sounds okay. This is also what happened for Unbound, moved to use clang analyzer and gcc warning output. Also for NSD.
Removed with commit a1fe1ece
Hi Everyone, @wcawijngaards, @wtoorop,
I'm working on FreeBSD 12.1.
make test
has a small issue:And:
I don't have experience with
splint
so it would probably be a good idea if someone else looked at the issue.Related, I'd be interested in learning how well Splint performs nowadays. According to its manual, Splint is from 2010. Does Splint find things that modern GCC, Clang or Coverity does not? Is it worth the maintenance costs?