unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* ice-9 format doesn't typecheck
@ 2006-03-08  9:08 Han-Wen Nienhuys
  2006-03-10 23:26 ` Kevin Ryde
  0 siblings, 1 reply; 3+ messages in thread
From: Han-Wen Nienhuys @ 2006-03-08  9:08 UTC (permalink / raw)



Hello,

ice-9 format is broken:


muurbloem:/tmp$ guile --version
Guile 1.7.2
..

guile> (use-modules (ice-9 format))
guile> (format #f "~$" "02.4738")
"24.74"


Can we have typechecking for the various ~ flags in format strings?

Thanks!



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


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

end of thread, other threads:[~2006-09-07 21:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-08  9:08 ice-9 format doesn't typecheck Han-Wen Nienhuys
2006-03-10 23:26 ` Kevin Ryde
2006-09-07 21:13   ` Kevin Ryde

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 read-only IMAP folder(s) and NNTP newsgroup(s).