From owner-freebsd-bugs@FreeBSD.ORG Sun Apr 6 14:00:11 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EEDD37B401 for ; Sun, 6 Apr 2003 14:00:11 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B99AE43F3F for ; Sun, 6 Apr 2003 14:00:10 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 28C8D5308; Sun, 6 Apr 2003 23:00:08 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Robin Carey From: Dag-Erling Smorgrav Date: Sun, 06 Apr 2003 23:00:08 +0200 In-Reply-To: <20030405161701.31564.qmail@web10908.mail.yahoo.com> (Robin Carey's message of "Sat, 5 Apr 2003 17:17:01 +0100 (BST)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <20030405161701.31564.qmail@web10908.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-bugs@freebsd.org Subject: Re: Two problems with 4.8 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:00:11 -0000 Robin Carey writes: > 1) There are quite a few warnings produced when compiling a Kernel, We must have different definitions of "quite a few". There are actually very few, and most of them are caused either by implicitly dropped qualifiers or invalid implicit pointer casts. > which is surely a Bad Thing (tm). Not necessarily. > 2) I don't know a lot about ``ISO C99'' but according to > Slackware-8.1 is part of the standard; FreeBSD-4.8 only > has . And from what little I know about ``ISO C99'' the > uint*_t types defined by FreeBSD-4.8 should actually be > defined in . That's how its done on Slackware-8.1. This is not a bug. FreeBSD 4.8 does not claim to conform to ISO/IEC 9899:1999. DES -- Dag-Erling Smorgrav - des@ofug.org