From owner-freebsd-bugs@FreeBSD.ORG Fri Sep 9 22:00:30 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C5C5106566B for ; Fri, 9 Sep 2011 22:00:30 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0C79E8FC18 for ; Fri, 9 Sep 2011 22:00:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p89M0T73070827 for ; Fri, 9 Sep 2011 22:00:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p89M0THJ070826; Fri, 9 Sep 2011 22:00:29 GMT (envelope-from gnats) Date: Fri, 9 Sep 2011 22:00:29 GMT Message-Id: <201109092200.p89M0THJ070826@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Xin LI Cc: Subject: Re: misc/160294: missing cast in "/usr/include/assert.h" v 1.4 2002/03/23 17:24:53 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Xin LI List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2011 22:00:30 -0000 The following reply was made to PR kern/160294; it has been noted by GNATS. From: Xin LI To: Abe Cc: freebsd-gnats-submit@FreeBSD.org 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 https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die