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