From owner-cvs-src@FreeBSD.ORG Sat Feb 14 01:35:43 2004 Return-Path: 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 B696216A4CE; Sat, 14 Feb 2004 01:35:43 -0800 (PST) Received: from admin.x.com (unknown [210.172.132.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 533D743D1D; Sat, 14 Feb 2004 01:35:43 -0800 (PST) (envelope-from kientzle@acm.org) Received: from mail pickup service by admin.x.com with Microsoft SMTPSVC; Sat, 14 Feb 2004 18:35:42 +0900 Received: from mxforward01.ms.interq.net ([172.16.5.24]) by ex2kmail01.x.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 13 Feb 2004 05:36:09 +0900 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i1CI0xh3009773 for ; Fri, 13 Feb 2004 03:00:59 +0900 (JST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 55DC45572E; Thu, 12 Feb 2004 09:59:31 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 6A49A16A4D4; Thu, 12 Feb 2004 09:59:30 -0800 (PST) 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 D21F116A4CE; Thu, 12 Feb 2004 09:59:02 -0800 (PST) Received: from kientzle.com (h-66-166-149-50.SNVACAID.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6F1C43D31; Thu, 12 Feb 2004 09:59:02 -0800 (PST) (envelope-from kientzle@acm.org) Received: from acm.org ([66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id i1CHx2kX024530; Thu, 12 Feb 2004 09:59:02 -0800 (PST) (envelope-from kientzle@acm.org) Message-ID: <402BBEE3.6060606@acm.org> Date: Thu, 12 Feb 2004 09:58:59 -0800 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031006 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@freebsd.org References: <200402120411.i1C4Bf8U036349@repoman.freebsd.org> <20040212175519.GA82509@dragon.nuxi.com> In-Reply-To: <20040212175519.GA82509@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-OriginalArrivalTime: 12 Feb 2004 20:36:10.0171 (UTC) FILETIME=[D92970B0:01C3F1A7] cc: cvs-src@freebsd.org cc: Tim Kientzle cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libarchive Makefile X-BeenThere: cvs-src@freebsd.org Reply-To: kientzle@acm.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 09:35:43 -0000 David O'Brien wrote: > On Wed, Feb 11, 2004 at 08:11:41PM -0800, Tim Kientzle wrote: > >>kientzle 2004/02/11 20:11:41 PST >> >> FreeBSD src repository >> >> Modified files: >> lib/libarchive Makefile >> Log: >> libarchive itself is now completely clean at WARNS=10 on all architectures. > > > Did you also use -O10 optimization? No, I didn't think of trying it. I'll see what happens. > We don't have a warns level of 10, 6 is the maximum. I'm planning ahead. ;-) Tim _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"