[Mono-bugs] [Bug 76453][Blo] Changed - exception at class field
assignment with automatic conversion
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 17 09:33:12 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76453
--- shadow/76453 2005-10-17 09:27:25.000000000 -0400
+++ shadow/76453.tmp.18237 2005-10-17 09:33:12.000000000 -0400
@@ -68,6 +68,11 @@
From the last sentences of the description one can be SURE that the
problem IS in the VB Runtime:
Microsoft.VisualBasic.CompilerServices.LateBinding:LateSet has to
coerce (try to implicitly convert) the received integer into a byte,
BEFORE boxing it to pass to FieldInfo:SetValue.
+
+------- Additional Comments From robertj at gmx.net 2005-10-17 09:33 -------
+Ups! Sorry! I thought Microsoft.VisualBasic belongs to the
+compiler.
+
More information about the mono-bugs
mailing list