[Mono-bugs] [Bug 61148][Nor] Changed - Fix to bug 60297

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jul 2004 01:56:36 -0400 (EDT)


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 rkumar@novell.com.

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

--- shadow/61148	2004-07-04 14:56:39.000000000 -0400
+++ shadow/61148.tmp.5874	2004-07-06 01:56:35.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 61148
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: software@solmersa.com               
@@ -165,6 +165,15 @@
 				// environment. 
 				return (hFont);
 
 			}
 			return(Hfont);
 		}
+
+------- Additional Comments From rkumar@novell.com  2004-07-06 01:56 -------
+SDavila, thanks for providing the fix, but looks like you are using
+the old code. Could you please use the latest code, i.e. from Mono 1.0
+or cvs and see if we need the fix ? (I'm requesting this because you
+seem to have a working windows setup. It would be easy to test.) If
+you find that your fix is required to make things work, please
+resubmit your fix in diff format (preferably).
+Thanks!