mailing list of musl libc
 help / color / mirror / code / Atom feed
* Conformance issues to address after 0.9.12 release
@ 2013-07-29  6:34 Rich Felker
  2013-07-29 16:00 ` Szabolcs Nagy
  0 siblings, 1 reply; 8+ messages in thread
From: Rich Felker @ 2013-07-29  6:34 UTC (permalink / raw)
  To: musl

Here are a few issues I'd like to move to the agenda for after release:

- strftime (and wcsftime) does not support the POSIX-2008 field width
  specifiers and 0/+ flags. This is fairly invasive in strftime, which
  was originally written to ISO C and the previous issue of POSIX,
  both of which have fixed field widths. It also requires a partial
  redesign of wcsftime.

- i387 math asm does not truncate excess precision. Whether or not
  this omission is conforming in terms of the return value, it results
  in lost underflow exceptions, as demonstrated by nsz's math tests.

As far as I know, these are the only open conformance issues except
for the C locale issues, which will probably be resolved post-1.0, and
documentation. The rest of the remaining roadmap items are nonstandard
features and quality-of-implementation issues.

Rich


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

end of thread, other threads:[~2013-08-13  4:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-29  6:34 Conformance issues to address after 0.9.12 release Rich Felker
2013-07-29 16:00 ` Szabolcs Nagy
2013-07-29 21:04   ` Rich Felker
2013-07-30  2:26     ` Szabolcs Nagy
2013-08-12 19:27       ` Szabolcs Nagy
2013-08-13  3:32         ` Rich Felker
2013-08-13  3:45           ` Szabolcs Nagy
2013-08-13  4:25             ` Rich Felker

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).