From: Eric B. <er...@go...> - 2007-12-24 15:28:19
|
Colin Paul Adams wrote: >>>>>> "Eric" == Eric Bezault <er...@go...> writes: > > Eric> In order to make sense out of this execution trace I would > Eric> need to have a look at the generated .h file, so that we can > Eric> translate the generated C function names to the > Eric> corresponding Eiffel feature names. How big is this file? > > 9917679 bytes. > > Shall I send it by private email? Yes, you can send a compressed version. > Eric> Either the call-on-void-target is real, or some > Eric> not-yet-implemented parts of gec that can trigger this wrong > Eric> behaviors are: > > Eric> * use of user-defined expanded classes > Eric> * call to external > Eric> routines returning an object whose type is not a basic > Eric> expanded type or STRING. > > I guess eposix might be returning either of those. > > But it's strange - the program was definitely working two weeks ago. Was it with the same version of the Boehm GC? -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |