From owner-cvs-all Mon Oct 28 3:27:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0A7937B401; Mon, 28 Oct 2002 03:27:22 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED9CB43E3B; Mon, 28 Oct 2002 03:27:21 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 9171D534E; Mon, 28 Oct 2002 12:27:18 +0100 (CET) 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: Juli Mallett Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libfetch Makefile References: <200210281037.g9SAbVjM086136@repoman.freebsd.org> <20021028030312.A2175@FreeBSD.org> From: Dag-Erling Smorgrav Date: Mon, 28 Oct 2002 12:27:17 +0100 In-Reply-To: <20021028030312.A2175@FreeBSD.org> (Juli Mallett's message of "Mon, 28 Oct 2002 03:03:12 -0800") Message-ID: Lines: 13 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386--freebsd) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Juli Mallett writes: > > Log: > > libfetch is now WARNS5 clean in the non-SSL case. > With DECONST though, which only (sloppily) hides (valid) warnings... It silences a warning triggered by known-good code in a manner which makes it obvious that the programmer was aware of the problem and made a conscious choice to silence the warning. There is no clean way to get rid of this warning without an API change. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message