[Mono-bugs] [Bug 79213][Nor] Changed - Unhandled Exception when calling method in struct with '-' in the argument list.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 29 15:40:26 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 billholmes54 at gmail.com.

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

--- shadow/79213	2006-08-29 15:39:23.000000000 -0400
+++ shadow/79213.tmp.2374	2006-08-29 15:40:26.000000000 -0400
@@ -27,6 +27,11 @@
 has the '-' operator in the argument list.
 
 Also observe that if you change the struct to a class the problem goes
 away.  Finally if the argument list is changed to not include the PointF
 struct, or re-order the argument list so that the PointF is last the
 problem goes away.
+
+------- Additional Comments From billholmes54 at gmail.com  2006-08-29 15:40 -------
+Created an attachment (id=17548)
+Code to reproduce defect.
+


More information about the mono-bugs mailing list