mailing list of musl libc
 help / color / mirror / code / Atom feed
* strptime problems
@ 2014-05-08  4:32 Rich Felker
  2014-05-08 13:44 ` Isaac Dunham
  2014-05-08 16:42 ` Szabolcs Nagy
  0 siblings, 2 replies; 3+ messages in thread
From: Rich Felker @ 2014-05-08  4:32 UTC (permalink / raw)
  To: musl

It was raised somewhere (on IRC, I think) that strptime still has some
failure paths where functionality is unimplemented. These should have
been caught and fixed a long time ago, but they weren't, so I'd like
to get it done now. However I'm not clear on what the behavior of
strptime should be when reading "derived" fields that don't actually
correspond to anything in the "struct tm". Should it just parse and
ignore them, or should it somehow convert back? The week-based-year
stuff is probably the biggest question but there are others too.

Rich


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-08 16:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-08  4:32 strptime problems Rich Felker
2014-05-08 13:44 ` Isaac Dunham
2014-05-08 16:42 ` Szabolcs Nagy

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).