1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 10:10:23 +02:00

Show Mikael's random.c change under his name, to reduce diff between

1.8 branch and the head.
This commit is contained in:
Kevin Ryde 2006-04-17 00:24:17 +00:00
parent 287bb7a23f
commit d958b13ed0

View file

@ -74,9 +74,7 @@
the same as `char<?' etc, and is also the same as guile 1.6 did. the same as `char<?' etc, and is also the same as guile 1.6 did.
Reported by Sven Hartrumpf. Reported by Sven Hartrumpf.
2006-02-20 Marius Vollmer <mvo@zagadka.de> 2006-02-19 Mikael Djurfeldt <mdj@neurologic.cc>
From Mikael Djurfeldt <mdj@neurologic.cc>:
* random.c: Test for SCM_HAVE_T_UINT64 instead of * random.c: Test for SCM_HAVE_T_UINT64 instead of
SCM_HAVE_T_INT64. SCM_HAVE_T_INT64.