(xmpz_cmp_d): New macro, handling infs if gmp doesn't.
authorKevin Ryde <user42@zip.com.au>
Mon, 12 May 2003 23:16:43 +0000 (23:16 +0000)
committerKevin Ryde <user42@zip.com.au>
Mon, 12 May 2003 23:16:43 +0000 (23:16 +0000)
commitb127c712ea7a9abb969b10bca7801c2964c0e4b8
treee36ce832f7c3a66aa21eb009b43f4021576d0986
parent8ec84fe54e0bd4f04dfb29b37beedcda066f62c9
(xmpz_cmp_d): New macro, handling infs if gmp doesn't.
(scm_num_eq_p, scm_less_p, scm_max, scm_min): Use it.
libguile/numbers.c