Currently when running my application I get a lot of "WARNING **: : unref on <integer> called when ref was already 0" warnings. (<integer> is, I assume, is an interal identifier for a reference variable?) I'm not sure where the warning are coming from. Perhaps the GC? Dereferencing something more than once doesn't seem like that big of a deal. Is there any way to silence the WARNING lines output by the Mono runtime?
Thanks JD _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
