NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/55436: strptime does not process %G or %V
The following reply was made to PR lib/55436; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: lib/55436: strptime does not process %G or %V
Date: Thu, 02 Jul 2020 22:20:15 +0700
Date: Wed, 1 Jul 2020 23:00:02 +0000 (UTC)
From: "James K. Lowden" <jklowden%schemamania.org@localhost>
Message-ID: <20200701230002.13BEB1A9218%mollari.NetBSD.org@localhost>
POSIX don't invent rules and force people to follow, they document what
actually works, so that you know what you can expect to happen.
It isn't that anyone doesn't want the data to be useful, just that the
implementations (or enough of them) don't use it, so pretending that
applications can make use of it would not help anyone.
| Would NetBSD be interested in a patch that makes the unspecified
| result useful?
"unspecified" means that we can do something meaningful if something
meaningful can be found.
Interested might depend upon how complex the patch turns out to be, and
how much it complicates later updates.
kre
Home |
Main Index |
Thread Index |
Old Index