* Marc Christensen <[EMAIL PROTECTED]> [2008-08-02 01:17]: > Please report any bugs that you may find using our Bugs page, AND reply > to this thread with the bug numbers so we can track them! > http://www.mono-project.com/Bugs
Hi. I have submitted a regression bug as: https://bugzilla.novell.com/show_bug.cgi?id=420386 Code: using System.Drawing; ... Color? col = null; Console.WriteLine (col == Color.Red); Rhould return false, but gives true in gmcs 2.0 Worked ok in 1.9.1. More info in the bugzilla. silk _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
