diff options
author | Ludovic Courtès <ludo@gnu.org> | 2009-09-15 23:48:01 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2009-09-15 23:48:01 +0200 |
commit | dddacb233ba4559dcfc4355b33706a32f77e5b64 (patch) | |
tree | 476b3739fc6ebab307d6a96336164f0e384928d0 /libguile/stacks.c | |
parent | 238f9a4f72a1537d8be9a21c1140a368a118f85b (diff) | |
download | guile-dddacb233ba4559dcfc4355b33706a32f77e5b64.tar.gz |
Use fixnums for int32 when the native word size of greater than 4 bytes.
This should also fix "condition is always true" warnings.
* libguile/vm-i-scheme.c (bv_u32_native_ref, bv_s32_native_ref,
bv_u32_native_set, bv_s32_native_set): Conditionalize use of
`BV_FIXABLE_INT_REF' vs. `BV_INT_REF' based on `SIZEOF_VOID_P'.
Diffstat (limited to 'libguile/stacks.c')
0 files changed, 0 insertions, 0 deletions