Date: Mon, 28 Oct 2002 12:27:17 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: Juli Mallett <jmallett@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libfetch Makefile Message-ID: <xzp3cqq952i.fsf@flood.ping.uio.no> In-Reply-To: <20021028030312.A2175@FreeBSD.org> (Juli Mallett's message of "Mon, 28 Oct 2002 03:03:12 -0800") References: <200210281037.g9SAbVjM086136@repoman.freebsd.org> <20021028030312.A2175@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Juli Mallett <jmallett@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp3cqq952i.fsf>