From owner-cvs-src@FreeBSD.ORG Thu Nov 17 13:51:45 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 889F216A41F; Thu, 17 Nov 2005 13:51:45 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id C38C243D45; Thu, 17 Nov 2005 13:51:44 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5FA6E.dip.t-dialin.net [84.165.250.110]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id jAHDRhHg064210; Thu, 17 Nov 2005 14:27:43 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id jAHDpdrU050890; Thu, 17 Nov 2005 14:51:39 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Thu, 17 Nov 2005 14:51:39 +0100 Message-ID: <20051117145139.h0rxsukk74wog4c8@netchild.homeip.net> X-Priority: 3 (Normal) Date: Thu, 17 Nov 2005 14:51:39 +0100 From: Alexander Leidinger To: Stefan Farfeleder References: <200511150419.jAF4JRUp080869@repoman.freebsd.org> <20051115105128.a5dd001i0ckock0s@netchild.homeip.net> <20051115095801.M61850@fledge.watson.org> <20051115202306.4cf2dcf2.ariff@FreeBSD.org> <20051115124331.GD9996@wombat.fafoe.narf.at> In-Reply-To: <20051115124331.GD9996@wombat.fafoe.narf.at> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Ariff Abdullah Subject: Re: cvs commit: src/sys/dev/sound/pcm channel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 13:51:45 -0000 Stefan Farfeleder wrote: > On Tue, Nov 15, 2005 at 08:23:06PM +0800, Ariff Abdullah wrote: >> On Tue, 15 Nov 2005 09:58:52 +0000 (GMT) >> Robert Watson wrote: >> > Probably a combination of -Wall and -Werror, which generally >> > generates a warning along the following lines: >> > >> > warning: suggest parentheses around comparison in operand of & >> > >> That means, warnings caused by excessive inlining while compiling >> maestro.c should also break the build if WARNS=1, right? Has anybody >> encounter and getting annoyed by this? > > No, function inlining doesn't change the semantics of expressions. So -Wall and -Werror doesn' result in issuing an error for each warning but instead in an error for warnings, which are issued because the code in question may change the semantic depending on the change which needs to be done to get rid of the warning? Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 BOFH excuse #173: Recursive traversal of loopback mount points