I don't seem to see (after not looking very hard) any ASSERT macros for the kernel in FreeBSD. It'd be pretty easy to add them, and they're awfully useful. They're different from INVARIANT support in that they encapsulate (and panic if the assertion is triggered) more inline types of conditions. Any opinions? -matt To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: ASSERT macros in the kernel.... Matthew Jacob
- Re: ASSERT macros in the kernel.... Matthew Dillon
- Re: ASSERT macros in the kernel.... Matthew Jacob