bug-guile
[Top][All Lists]
Advanced

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

bug#26259: ~f SRFI-19 format broken for small nanoseconds values


From: Andy Wingo
Subject: bug#26259: ~f SRFI-19 format broken for small nanoseconds values
Date: Wed, 19 Apr 2017 15:50:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Sun 26 Mar 2017 04:00, Zefram <address@hidden> writes:

> scheme@(guile-user)> (date->string (make-date 550000 56 34 12 26 3 2017 0) 
> "~f")
> $2 = "56.5e-4"

Thanks for the report.  Fixed in the the fix for #26260; added the test
case anyway.  Cheers.

Andy





reply via email to

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