(scm_inexact_to_exact): Don't depend on what double->long
authorKevin Ryde <user42@zip.com.au>
Thu, 9 Oct 2003 00:38:51 +0000 (00:38 +0000)
committerKevin Ryde <user42@zip.com.au>
Thu, 9 Oct 2003 00:38:51 +0000 (00:38 +0000)
commit2be24db4d77c78f06a4be60701e0ee7eaf103b0d
treec449f9a5f05e70a3ebfcaea1fd5d1df1ab523581
parentf09fe637328587655678109434eb082054b069e6
(scm_inexact_to_exact): Don't depend on what double->long
cast gives for values bigger than a long, or for nan or inf.
libguile/numbers.c