Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80842 --- shadow/80842 2007-02-14 10:54:02.000000000 -0500 +++ shadow/80842.tmp.15813 2007-04-10 21:16:52.000000000 -0400 @@ -81,6 +81,16 @@ SVN r72831 contains the unit tests. However the supplied sample code still fails... ------- Additional Comments From [EMAIL PROTECTED] 2007-02-14 10:54 ------- It's probably either (or a mix of) #80681 and #79246. + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-10 21:16 ------- +It's not related to #80681 (fixed locally) and now I doubt it's +related to #79246. + +However if I change the original bitmap creation to +Bitmap b = new Bitmap (16, 16); + +the the right color is written on the console (at least with my local +fix for #80681). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
