[Mono-bugs] [Bug 81266][Nor] Changed - GdipSetPenColor() does not change the pen color

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 30 12:15:23 EDT 2007


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 sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81266

--- shadow/81266	2007-03-29 23:35:14.000000000 -0500
+++ shadow/81266.tmp.6290	2007-03-30 11:15:23.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 81266
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: libgdiplus
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: choe.hwanjin at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -57,6 +57,14 @@
 GdipSetPenColor patch
 
 
 ------- Additional Comments From sebastien at ximian.com  2007-03-29 23:35 -------
 Can you provide a unit test to make sure this gets implemented exactly
 as MS. Thanks!
+
+------- Additional Comments From sebastien at ximian.com  2007-03-30 11:15 -------
+Fixed in SVN r75198 along with another issue I found doing the unit test.
+
+FWIW Mono did this step inside System.Drawing.dll, but I assume you're
+doing C/C++ with libgdiplus ;-)
+
+Thanks


More information about the mono-bugs mailing list