[Mono-list] gtk-sharp and gc

Martin Baulig martin@gnome.org
01 Feb 2003 18:44:51 +0100


"kojoadams" <kojoadams@hotmail.com> writes:

>     Is it possible to run gtk-sharp without a garbage collection enabled, I
> have still not been able to install the garbage collector. Mono complains
> about GCHandles when I run a gtk-sharp program, and they used to work before

Hi,

at the moment, it is not possible to do this because it's using WeakReferences and they're
incorrectly using g_error().

Since the debugger has "issues" with garbage collecting, I'll have a look at this later on
if I have time.

-- 
Martin Baulig
martin@gnome.org
martin@ximian.com