#190: FORMAT DOLLARSIGN fails to handle rounding negative arguments ----------------------------------+------------------------------ Reporter: Evenson Not Org | Owner: ehuelsmann Type: defect | Status: new Priority: critical | Milestone: 1.6.0 Component: interpreter | Version: 1.0 Resolution: | Keywords: ansi-conformance Parent Tickets: | ----------------------------------+------------------------------
Comment (by Evenson Not Org):
In <https://mailman.common-lisp.net/pipermail/armedbear- devel/2019-March/003956.html> dingd noted
this is what sbcl does
{{{ * (format nil "~$" -0.0) "-0.00" }}}
-- Ticket URL: http://abcl.org/trac/ticket/190#comment:15 armedbear http://abcl.org armedbear