FORMAT prefix parameter '#' not handled properly

Charles Turner chturne@gmail.com
Fri Oct 7 22:20:00 GMT 2011


On 07/10/11 21:22, Charles Turner wrote:
> Evaluating (format #t "~#$" 3.14159) should return 3.1, since the length
> of the argument list is 1 (3.14159) and the # prefix parameter tells
> FORMAT to print that many fractional digits. Here are a couple of
> examples with the fix in place,

My sincere apologies, please disregard this patch. It causes many 
regressions I hadn't noticed before.

Sorry for any inconvenience,
Charles.



More information about the Kawa mailing list