guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ice-9 format doesn't typecheck


From: Kevin Ryde
Subject: Re: ice-9 format doesn't typecheck
Date: Fri, 08 Sep 2006 07:13:37 +1000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

address@hidden (Han-Wen Nienhuys) writes:
>
> guile> (format #f "~$" "02.4738")
> "24.74"

I found the bug, a one line fix in the stripping of leading zeros.  It
now gives "2.4738".


Attachment: format.scm.leading-zeros.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]