From: Eric B. <er...@go...> - 2007-12-24 19:14:08
|
Colin Paul Adams wrote: >>>>>> "Eric" == Eric Bezault <er...@go...> writes: > Eric> with the GC, it thinks that there is no more memory and > Eric> 'GC_malloc' returns a null pointer (i.e. Void > Eric> object). Currently gec does not raise yet a "no more memory" > Eric> exception in this case. So a creation instruction would > Eric> silently return a Void reference. > > How soon could you change gec to raise "no more memory"? I would think > its definietly worth trying to confirm that this is what is happening. It's probably too late for you, but it's now implemented in gec. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |