[Mono-bugs] [Bug 81833][Nor] Changed - GdipCombineRegion{Path, Region}(Infinite, , Exclude) crash
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 3 09:20: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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81833
--- shadow/81833 2007-06-11 17:24:21.000000000 -0400
+++ shadow/81833.tmp.10963 2007-07-03 09:20:52.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 81833
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Normal
Component: libgdiplus
AssignedTo: mono-bugs at ximian.com
ReportedBy: doc.formatique at gmail.com
@@ -55,6 +55,10 @@
------- Additional Comments From doc.formatique at gmail.com 2007-06-11 17:24 -------
The patch above is an attempt at fixing the cases of
exclude-from-infinity I've seen. I added a function combining the
excluded path with the infinite region, then reversing the result.
It needs #81859 to work (GdipReversePath shall reverse path->type).
+
+------- Additional Comments From sebastien at ximian.com 2007-07-03 09:20 -------
+Parts of the patch (the non-exclude stuff) is now in SVN (r81250) with
+tests (r81251).
More information about the mono-bugs
mailing list