* alloc.c (inhibit_garbage_collection): Set gc_cons_threshold to max value.
Previously, this ceilinged at INT_MAX, but that doesn't work on 64-bit machines.
Showing
Please register or sign in to comment
Previously, this ceilinged at INT_MAX, but that doesn't work on 64-bit machines.