Test for SCM_HAVE_T_UINT64 instead of
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 19 Feb 2006 16:34:51 +0000 (16:34 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 19 Feb 2006 16:34:51 +0000 (16:34 +0000)
commit4a9f83ff064bab4a5e43ca4f7ddf45ffa4dba2ae
treeac25a24814b7fa512eb14d54f6b6a1f782f7b7fc
parent4c7016dc06525c7910ce6c99d97eb9c52c6b43e4
Test for SCM_HAVE_T_UINT64 instead of
SCM_HAVE_T_INT64.
(scm_i_uniform32, scm_i_uniform32, scm_i_init_rstate): Use
scm_t_uint64 and scm_t_uint32 instead of scm_t_int64 and
scm_t_int32.
libguile/ChangeLog
libguile/random.c