[Mono-bugs] [Bug 61309][Wis] Changed - Fix to bugs 60297, 61148
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 15 Jul 2004 22:35:04 -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 echeslack@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61309
--- shadow/61309 2004-07-08 16:43:38.000000000 -0400
+++ shadow/61309.tmp.25971 2004-07-15 22:35:04.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 61309
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Wishlist
Component: Sys.Drawing.
AssignedTo: mono-bugs@ximian.com
ReportedBy: software@solmersa.com
QAContact: mono-bugs@ximian.com
@@ -69,6 +69,12 @@
< GDIPlus.CheckStatus
(GDIPlus.GdipGetLogFontA (fontObject, IntPtr.Zero, ref lf));
< Hfont = GDIPlus.CreateFontIndirectA (ref
lf);
---
> return (hFont);
+
+------- Additional Comments From echeslack@gmail.com 2004-07-15 22:35 -------
+There are 3 copies of the same patch by the same person in bugzilla,
+marking the 2 older and less detailed ones as dupes.
+
+*** This bug has been marked as a duplicate of 61310 ***