http://bugzilla.novell.com/show_bug.cgi?id=492778
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=492778#c8 Raja Harinath <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Minor --- Comment #8 from Raja Harinath <[email protected]> 2009-04-07 20:56:30 MDT --- Reduce severity. Even though the testcase works on .NET, it appears to be something that the normal .NET compilers will not generate. Also AFAIK, modulo bugs, mcs/gmcs/SRE doesn't currently generate such memberrefs. So, I'm guessing this is from the cecil-based compiler, and probably should be fixed there. BTW, this particular testcase will probably be considered valid since it eventually leads to an external typeref. It'd be interesting to see what PEVerify says about such a memberref leading to a typedef. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
