[Mono-bugs] [Bug 78776][Wis] Changed - Unexpected NullReferenceException with structs
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 6 14:26:43 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 jonpryor at vt.edu.
http://bugzilla.ximian.com/show_bug.cgi?id=78776
--- shadow/78776 2006-07-06 14:26:07.000000000 -0400
+++ shadow/78776.tmp.25347 2006-07-06 14:26:43.000000000 -0400
@@ -67,6 +67,11 @@
to this:
Vector temp = Vector.Min(v,w);
Vector pos = Vector.Min(u, temp);
removes the NullReferenceException.
+
+------- Additional Comments From jonpryor at vt.edu 2006-07-06 14:26 -------
+Created an attachment (id=17253)
+dzoe.cs
+
More information about the mono-bugs
mailing list