[Mono-bugs] [Bug 75186][Nor] Changed - ilasm can't handle "call
instance [out] ...", dies on "[out]"
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 5 01:17:07 EDT 2005
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 jankit at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75186
--- shadow/75186 2005-08-03 09:51:47.000000000 -0400
+++ shadow/75186.tmp.17337 2005-08-05 01:17:06.000000000 -0400
@@ -60,6 +60,11 @@
for(int i=0; i<10; ++i)
for(int j=0; j<10; ++j)
_data[i, j] *= 2.0;
}
}
+
+------- Additional Comments From jankit at novell.com 2005-08-05 01:17 -------
+Created an attachment (id=15539)
+byref.patch
+
More information about the mono-bugs
mailing list