Repositories
/
ecl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d7a3c5
)
Fixed typo in big.d
author
Juan Jose Garcia Ripoll
<jjgarcia@jjgr-2.local>
Wed, 27 Jan 2010 12:52:41 +0000
(13:52 +0100)
committer
Juan Jose Garcia Ripoll
<jjgarcia@jjgr-2.local>
Wed, 27 Jan 2010 12:52:41 +0000
(13:52 +0100)
src/c/big.d
patch
|
blob
|
blame
|
history
diff --git
a/src/c/big.d
b/src/c/big.d
index
694f9a5
..
56dbb3a
100644
(file)
--- a/
src/c/big.d
+++ b/
src/c/big.d
@@
-71,7
+71,7
@@
_ecl_big_register_normalize(cl_object x)
return _ecl_big_register_copy(x);
}
-#if ECL_LONG_BITS
S
< FIXNUM_BITS
+#if ECL_LONG_BITS < FIXNUM_BITS
# undef _ecl_big_set_fixnum
# undef _ecl_big_set_index
# if GMP_LIMB_BITS >= FIXNUM_BITS