On 04/12/02 Adam Treat wrote: > it looks like the bug is with mcs/mint. the code should not compile. I > initialized count and now mono runs it just fine. it seems mcs is teaching > me bad habits ;-) > > sorry if this has already been reported.
Yes, the bug was already reported on mcs. I have filed a separate bug for mono, though, with the same test case slightly modified (at the IL level) to zero-initialize local variables: currently mono doesn't honour that bit, while mint does. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
