[Mono-list] Mono 2.0 Preview 1 is out!!

silk at boktor.net silk at boktor.net
Tue Aug 26 10:18:20 EDT 2008


* Marc Christensen <mchristensen at novell.com> [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



More information about the Mono-list mailing list