From: Eric B. <er...@go...> - 2008-03-01 12:01:35
|
Colin Paul Adams wrote: >>>>>> "Eric" == Eric Bezault <er...@go...> writes: > > Eric> Here are two new files ge_gc.h and ge_gc.c. Please tell me > Eric> whether it still crashes or if messages of the form "Calling > Eric> dispose!" are displayed on the console. > > For the simple invocation (which results in displaying the usage > message, due to missing compulsory arguments), I get one "Calling > dispose!" message, and it works properly. > > I then did it with a real transformation, and I get three such > messages, and it works properly. OK, it means that the problem is not in the way I invoke the Boehm's finalizer registration. I think that the crash occurs within one of the Eiffel `dispose' routines. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |