From: Eric B. <er...@go...> - 2008-11-09 20:32:18
|
Colin Paul Adams wrote: >>>>>> "Eric" == Eric Bezault <er...@go...> writes: > > Eric> The problem is the use of TUPLE [NATURAL_32, > Eric> INTEGER].is_equal. In line 267, it calls `equal' with > Eric> results of `item'. TUPLE.item is a source of CAT-call. So > Eric> you should figure out where you call TUPLE.is_equal and > Eric> replace that call by a CAT-call-free call. > > That is what is so difficult. No one said that CAT-call were easy. > Why isn't the call in the stack? Please explain how it could be in the stack (without showing the whole program text in the error message). -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |