> Sadly some compilers will always complain if there is no default.  So I
> always add a default. 

We turn on -Wswitch-default

I'd like to turn on -Wswitch-enum
That generates a handful of warnings that I'm willing to fix.

But then Coverity will barf (DEADCODE) at all the defaults.

I think I'm willing to fix them.  Is there any way to run Coverity without 
waiting for it to get around to scanning our code?

-- 
These are my opinions.  I hate spam.



_______________________________________________
devel mailing list
devel@ntpsec.org
https://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to