From owner-freebsd-ports-bugs Sat Feb 22 11:20:17 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4705A37B401 for ; Sat, 22 Feb 2003 11:20:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDA1443FBD for ; Sat, 22 Feb 2003 11:20:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1MJKFNS002042 for ; Sat, 22 Feb 2003 11:20:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1MJKFtN002041; Sat, 22 Feb 2003 11:20:15 -0800 (PST) Date: Sat, 22 Feb 2003 11:20:15 -0800 (PST) Message-Id: <200302221920.h1MJKFtN002041@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Alex Vasylenko Subject: Re: ports/48512: bogofilter 0.10.3.1 fails if started w/ 'bogofilter -l' Reply-To: Alex Vasylenko Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/48512; it has been noted by GNATS. From: Alex Vasylenko To: Matthias Andree Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/48512: bogofilter 0.10.3.1 fails if started w/ 'bogofilter -l' Date: Sat, 22 Feb 2003 11:16:27 -0800 On Sat, Feb 22, 2003 at 02:05:40PM +0100, Matthias Andree wrote: > ./bogofilter -l tag -v > > would render the -v invisible because option processing aborts at the > "tag". > > ./bogofilter -ltag > > however will look the same as > > ./bogofilter -l -t -a -g. > > and cause all cases of bogus aborts. Matthias, thanks for pointing this out. I guess I haven't tested this patch well enough -- it only works for me because I don't use logtags. However I'm glad to hear that the problem with 'l::' is going to be fixed. --Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message