[Mono-bugs] [Bug 81844][Nor] Changed - graphics.h: missing declarations for GdipGetClip and GdipCreateFromXDrawable_linux

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 10 07:08:52 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 doc.formatique at gmail.com.

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

--- shadow/81844	2007-06-10 06:27:10.000000000 -0400
+++ shadow/81844.tmp.12568	2007-06-10 07:08:52.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: libgdiplus
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: doc.formatique at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -16,6 +16,12 @@
 Cc: 
 Summary: graphics.h: missing declarations for GdipGetClip and GdipCreateFromXDrawable_linux
 
 The declarations of GdipGetClip and GdipCreateFromXDrawable_linux are
 missing in graphics.h.
 Patch attached.
+
+------- Additional Comments From doc.formatique at gmail.com  2007-06-10 07:08 -------
+Duh. libgdiplus/src/graphics.h can't declare
+GdipCreateFromXDrawable_linux, at th least because Drawable is unknown.
+New patch only declares GdipGetClip.
+


More information about the mono-bugs mailing list