Change `scm_words' to accept a 32-bit word number.
authorLudovic Courtès <ludo@gnu.org>
Wed, 7 Mar 2012 21:50:44 +0000 (22:50 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 7 Mar 2012 21:50:44 +0000 (22:50 +0100)
commitc336514976ed3f2b2b20c56149ede7f5ec549c52
treea6d7a9e4730cbf3da503c3668672a3167ce06772
parent283ab48d3f20a5c5281cafc29f0c30c8d8ace9ee
Change `scm_words' to accept a 32-bit word number.

Fixes <http://bugs.gnu.org/10914>.
Reported by Tobias Brandt <tob.brandt@googlemail.com>.

* libguile/gc.h (scm_words): Change `n_words' to be `scm_t_uint32'.
* libguile/inline.h: Update extraneous declaration.
libguile/gc.h
libguile/inline.h