From owner-freebsd-bugs Sun Jan 13 4:10: 8 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B41037B41A for ; Sun, 13 Jan 2002 04:10:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0DCA3315893; Sun, 13 Jan 2002 04:10:03 -0800 (PST) (envelope-from gnats) Date: Sun, 13 Jan 2002 04:10:03 -0800 (PST) Message-Id: <200201131210.g0DCA3315893@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Tim J. Robbins" Subject: bin/33834 Reply-To: "Tim J. Robbins" Sender: owner-freebsd-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 bin/33834; it has been noted by GNATS. From: "Tim J. Robbins" To: freebsd-gnats-submit@FreeBSD.ORG Cc: Subject: bin/33834 Date: Sun, 13 Jan 2002 22:38:11 +1100 Looks like these weren't implemented for a reason: they're not possible from the information given because the rest of the `tm' struct can't be assumed to be correct (except in the case of %n and %t which aren't very useful). I guess they could be checked and ignored like some of the other conversions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message