another limit check bug

Stephen Weeks MLton@sourcelight.com
Mon, 26 Nov 2001 10:28:22 -0800


> I agree that it has to be in thread-specific locations, but it seems to me
> that the thread stack is the natural place.

I think we agree then -- it must be per-thread data.  If so, it can
not be stored in a per-limit-check memory location.