Format ~$ buglet

Mark Evenson evenson at panix.com
Thu Apr 28 18:46:33 UTC 2016


On 4/25/16 00:50, Scott L. Burson wrote:
> In 1.3.2,
> 
>   > (format nil "~$" -32.17)
>   --32.17
> 
> Negative values are getting a double minus sign.
> 
> The right fix seems to be, in 'format-dollars', to pass '(abs number)'
> rather than 'number' to 'sys::flonum-to-string'.

Yes, I concur that this should be easy to accomplish.

Filed as issue [409][].

Thanks for the report!

[409]: http://abcl.org/trac/ticket/409

-- 
"A screaming comes across the sky.  It has happened before, but there
is nothing to compare to it now."



More information about the armedbear-devel mailing list