The following reply was made to PR kern/160294; it has been noted by GNATS.
From: Xin LI <[email protected]> To: Abe <[email protected]> Cc: [email protected] Subject: Re: misc/160294: missing cast in "/usr/include/assert.h" v 1.4 2002/03/23 17:24:53 Date: Fri, 09 Sep 2011 14:53:26 -0700 I don't think this is a FreeBSD bug, I've checked FreeBSD code revision history and we never shipped an assert.h with 0 not being properly casted to void. Your code will not compile on FreeBSD for another reason which we need to fix anyways, thanks for letting us know this! Cheers, -- Xin LI <[email protected]> https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
