[armedbear-devel] bug in format ~f
Mark Evenson
evenson at panix.com
Wed Apr 3 08:19:36 UTC 2013
On 3/31/13 1:14 PM, Carlos Ungil wrote:
> Hello,
>
> comparing output from different implementations I've found the following
> (minor) bug:
>
>> (format t "~,2f" 0.999)
> 1.0 ;; should be 1.00
>
> I think there is a problem here as well:
>
>> (format t "~5f" 0.00000001)
> .0000 ;; should print " 0.0"
[…]
Recorded as ticket [314][]. Thanks for the bug report.
[314]: http://trac.common-lisp.net/armedbear/ticket/314
--
"A screaming comes across the sky. It has happened before, but there is
nothing to compare it to now."
More information about the armedbear-devel
mailing list