On 01/22/04 JD Conley wrote: > 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?
It's not a GC issue: it's an issue with the io-layer code. Please, could you provide a small test case that reproduces the problem and file a bug in bugzilla? Thanks. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
