http://bugzilla.novell.com/show_bug.cgi?id=504886

http://bugzilla.novell.com/show_bug.cgi?id=504886#c11


--- Comment #11 from Robert Jordan <[email protected]> 2010-03-05 10:09:46 UTC ---
Oops, sorry for the breakage and thanks for the test case!

If I change the CWL to this:

Console.WriteLine ("{0} and {1}", typeof (MBR), o is MBR);

the output is "True" which means that o is actually of type "MBR". I can also
call MBR's methods on this object.

This is caused by the suppressed "type refining".

Anyway, the original issue is too tiny to risk any regressions. I'll revert if
I can't find the real issue of the original issue.

-- 
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

Reply via email to