From owner-freebsd-current@FreeBSD.ORG Mon Sep 19 14:05:54 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C5F81065672 for ; Mon, 19 Sep 2011 14:05:54 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 076728FC0C for ; Mon, 19 Sep 2011 14:05:53 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 2962414E6051; Mon, 19 Sep 2011 15:50:39 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Ka-BgolroeFv; Mon, 19 Sep 2011 15:50:33 +0200 (CEST) Received: from [192.168.1.106] (catv-80-98-232-12.catv.broadband.hu [80.98.232.12]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 6E3FA14E604C; Mon, 19 Sep 2011 15:50:33 +0200 (CEST) Message-ID: <4E7748A3.8060104@FreeBSD.org> Date: Mon, 19 Sep 2011 15:50:27 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0a1) Gecko/20110904 Thunderbird/9.0a1 MIME-Version: 1.0 To: poyopoyo@puripuri.plala.or.jp References: <86ehzds423.wl%poyopoyo@puripuri.plala.or.jp> In-Reply-To: <86ehzds423.wl%poyopoyo@puripuri.plala.or.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: bsdgrep-20110912: -F/fgrep enbug X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2011 14:05:54 -0000 On 2011.09.19. 3:40, poyopoyo@puripuri.plala.or.jp wrote: > Hi, > > I found another issue, this time in bsdgrep-20110912 in port. > > Thanks for using BSD grep and reporting bugs! I've checked and confirmed these issues. In my development branch I have already committed a partial fix. It will be fixed shortly in the development version and in ports and I'll also try to get it fixed in 9.0 before it is released. Gabor