From owner-freebsd-audit Sun Jun 2 7: 0:55 2002 Delivered-To: freebsd-audit@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 76DE537B404 for ; Sun, 2 Jun 2002 07:00:53 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 057E65307; Sun, 2 Jun 2002 16:00:51 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Bruce Evans Cc: Dima Dorfman , Subject: Re: %j for printf(9) References: <20020601232049.E2458-100000@gamplex.bde.org> From: Dag-Erling Smorgrav Date: 02 Jun 2002 16:00:50 +0200 In-Reply-To: <20020601232049.E2458-100000@gamplex.bde.org> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bruce Evans writes: > It came out 1 line shorter with less duplication for me. Here is a patch > relative to the version in your next mail. I didn't rename fetch* to > handle*, and I may have broken something moved the initializations of > `sign' around too much. I reordered some initializations (especially for > %p) so that the order is almost (?) always (base, ..., sign, num). Applied, and renamed fetch_* to handle_*. I'll test it a bit before committing. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message