From: Colin P. A. <co...@co...> - 2008-11-09 20:14:38
|
>>>>> "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. Why isn't the call in the stack? Interestingly, eiffelstudio produces no runtime CATCALL detection messages any more when run the test suite (it did until I fixed the node-iterator agents). -- Colin Adams Preston Lancashire |