On 16 November 2012 00:26, Alfred Perlstein <bri...@mu.org> wrote:

> Adding another option to tag asserts so that it was sort of like:
>
> KASSERT((cond, section, "string")); would be interesting, then you could
> turn KASSERTS on based on "vfs" or possibly file by file.

That's orthogonal to my developer-focused request. I'm also a big fan
of correctly using asserts/panics - ie, asserts shouldn't replace
correct error handling.
(Yes, I'm guilty of this in ath(4), but I have plans soon to rectify this.)



Adrian
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to