Use size_t as well as (size_t)ecl_to_ulong() for the heap size
authorMatthew Mondor <mmondor@pulsar-zone.net>
Sat, 5 Sep 2015 21:50:03 +0000 (17:50 -0400)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Sat, 5 Sep 2015 21:50:03 +0000 (17:50 -0400)
commit0986e8a190cd666b73f532988740715665e4c5a5
tree76377109a7d6a7a72bcc9697040db0794be21d1b
parentf098d97ca7c941c7f8138ce5b0aeb7c3574b5789
Use size_t as well as (size_t)ecl_to_ulong() for the heap size
parameter, since cl_index with ecl_to_size() could not handle
expected values for heap-size on 32-bit systems.
src/c/alloc_2.d
src/c/stacks.d
src/h/external.h
src/h/internal.h