From owner-cvs-src@FreeBSD.ORG Sat Jul 17 20:14:56 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 B499C16A4CE; Sat, 17 Jul 2004 20:14:56 +0000 (GMT) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16CFB43D41; Sat, 17 Jul 2004 20:14:56 +0000 (GMT) (envelope-from k@numeri.campus.luth.se) Received: from numeri.campus.luth.se (localhost [127.0.0.1]) i6HKEs2T069191; Sat, 17 Jul 2004 22:14:54 +0200 (CEST) (envelope-from k@numeri.campus.luth.se) Received: (from k@localhost) by numeri.campus.luth.se (8.12.11/8.12.11/Submit) id i6HKEs4k069190; Sat, 17 Jul 2004 22:14:54 +0200 (CEST) (envelope-from k) Date: Sat, 17 Jul 2004 22:14:54 +0200 From: Johan Karlsson To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040717201454.GA45542@numeri.campus.luth.se> References: <200407172010.i6HKAN6F058543@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407172010.i6HKAN6F058543@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Subject: Re: cvs commit: src/usr.bin/hexdump Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 17 Jul 2004 20:14:56 -0000 On Sat, Jul 17, 2004 at 20:10 (+0000), Johan Karlsson wrote: > johan 2004-07-17 20:10:23 UTC > > FreeBSD src repository > > Modified files: > usr.bin/hexdump Makefile > Log: > Revert WARNS bump until I figure out why this does not work. I just do not understand, it still compiles for me without any errors. I will look into this a bit more. Sorry for the breakage :-( /Johan K > > Revision Changes Path > 1.8 +0 -1 src/usr.bin/hexdump/Makefile -- Johan Karlsson mailto:johan@FreeBSD.org