[EMAIL PROTECTED] (Han-Wen Nienhuys) writes:
>
>       guile> (format #t "~$" (log 0))
>
> Is this intentional?

No, not as far as I know.

~f is ok, but I think ~$ tries to pick apart the output of
number->string and I guess hasn't been updated yet.  (It's all very
hairy that code.)


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

Reply via email to