[Mono-bugs] [Bug 81859][Nor] Changed - GdipReversePath should reverse path->types too
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 5 16:26:44 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=81859
--- shadow/81859 2007-07-03 11:08:00.000000000 -0400
+++ shadow/81859.tmp.12655 2007-07-05 16:26:44.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs at ximian.com
ReportedBy: doc.formatique at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [PATCH] GdipReversePath should reverse path->types too
+Summary: GdipReversePath should reverse path->types too
Description of Problem:
GdipReversePath reverses the path's points, not the points' type.
Steps to reproduce the problem:
@@ -55,6 +55,10 @@
------- Additional Comments From sebastien at ximian.com 2007-07-03 11:07 -------
For the moment I've committed (r81267) the missing checks in
GdipGetPath[Types|Points] functions as the attached patch doesn't work
on more complex reverse tests I've done (e.g. try it on a path
containing a string).
+
+------- Additional Comments From sebastien at ximian.com 2007-07-05 16:26 -------
+Committed additional test cases (r81431). 2 out of 3 of the complex
+test cases don't work with the current attached patch.
More information about the mono-bugs
mailing list