1.0.9.40: fix 64 bit build
commit71938e4be658b01c6aba3db5428a7ddce0dd48a2
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 7 Sep 2007 09:51:37 +0000 (7 09:51 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 7 Sep 2007 09:51:37 +0000 (7 09:51 +0000)
treecc938ee8308fa7fed1a92c1d723dbb38598a8cef
parent5759fa78f2289c7e891aaded2a54e069b8bdac01
1.0.9.40: fix 64 bit build

* Need to cast (BACKEND_PAGE_SIZE-1) to an unsigned long before bit
  flipping, otherwise we're potentially cutting the high bits off the
  allocation address.
src/runtime/thread.c
version.lisp-expr