guile-devel
[Top][All Lists]
Advanced

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

ice-9 format crashes on nan and inf


From: Han-Wen Nienhuys
Subject: ice-9 format crashes on nan and inf
Date: Sun, 19 Feb 2006 11:57:56 +0000 (UTC)

Hi,


bug in 1.7.91:

        guile> (use-modules (ice-9 format))
        guile> (format #t "~$" (log 0))

        FORMAT: error with call: (format #t "~$<===" ===>-inf.0 )
                illegal character `i' in number->string


a similar thing happens when you try to print NaN.  Is this
intentional? If so, can this be documented?






reply via email to

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