From owner-freebsd-bugs Sun Aug 9 03:38:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05009 for freebsd-bugs-outgoing; Sun, 9 Aug 1998 03:38:15 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04968; Sun, 9 Aug 1998 03:37:57 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA29947; Sun, 9 Aug 1998 03:37:55 -0700 (PDT) Date: Sun, 9 Aug 1998 03:37:55 -0700 (PDT) Message-Id: <199808091037.DAA29947@freefall.freebsd.org> To: tri@iki.fi, phk@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/7402 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Games primes and factor don't understand hexadecimals State-Changed-From-To: closed-suspended State-Changed-By: phk State-Changed-When: Sun Aug 9 03:36:32 PDT 1998 State-Changed-Why: reverted commit , too much trouble with this patch: PR7402 was even less suitable for committing almost verbatim than at first appearance. Rev.1.9 of primes.c has at least the following defects. - no update for man page. - no update for usage string. - blowing away of a previous commit to change EOF to -1 in getopt() test. - blowing away of a previous commit to fix printf format errors. - new printf format errors. - one gratuitous ANSIism. - two style bugs. - ... and a partition in a pear tree. awaiting better patch & committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message