On 1/01/10 5:27 AM, Brian William Hackett wrote:
Hi, it's not a problem if the conditions have loops/recursion.  It is
probably best to add another attribute __assert_runtime that is
equivalent to __assert but is used in NS_ASSERTION/NS_PRECONDITION.

NS_ASSERTION/NS_PRECONDITION are not compiled into release builds, and they're generally not fatal in debug builds, so we probably don't want to take that approach.

Rob
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis

Reply via email to