[Mono-bugs] [Bug 77202][Nor] Changed - Some Matrix ctors don't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 10 16:00:49 EDT 2006


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 robertj at gmx.net.

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

--- shadow/77202	2006-01-10 17:27:34.000000000 -0500
+++ shadow/77202.tmp.7930	2006-04-10 16:00:49.000000000 -0400
@@ -2,21 +2,20 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: jordi at ximian.com                            
 ReportedBy: robertj at gmx.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Some Matrix ctors don't work
 
 The ctors
 
     Matrix(Rectange rect, Point[] pts)
     Matrix(RectangeF rect, PointF[] pts)
@@ -33,6 +32,10 @@
 these docs:
 
 http://tinyurl.com/8l7vg
 
 The docs are wrong. The argument "dstplg" is actually a
 ptr to a PointF[3] array, like documented by http://tinyurl.com/cp3bw
+
+------- Additional Comments From robertj at gmx.net  2006-04-10 16:00 -------
+Sebastien, you just fixed (r59313) this bug, isn't it?
+


More information about the mono-bugs mailing list