summaryrefslogtreecommitdiff
path: root/libguile/stacks.c
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2009-09-15 23:48:01 +0200
committerLudovic Courtès <ludo@gnu.org>2009-09-15 23:48:01 +0200
commitdddacb233ba4559dcfc4355b33706a32f77e5b64 (patch)
tree476b3739fc6ebab307d6a96336164f0e384928d0 /libguile/stacks.c
parent238f9a4f72a1537d8be9a21c1140a368a118f85b (diff)
downloadguile-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