[Mono-bugs] [Bug 79113][Wis] Changed - [GMCS] Marshalling error 'unknown type 0x13 in type_to_ldind'
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 20 18:07:32 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79113
--- shadow/79113 2006-08-20 07:33:31.000000000 -0400
+++ shadow/79113.tmp.8494 2006-08-20 18:07:32.000000000 -0400
@@ -60,6 +60,12 @@
instead results in an internal mono error
------- Additional Comments From vargaz at gmail.com 2006-08-20 07:33 -------
Please attach some kind of simplified/self-contained test case.
Also, this is most likely a generics bug, since 0x13 == MONO_TYPE_VAR.
+
+------- Additional Comments From miguel at ximian.com 2006-08-20 18:07 -------
+With my bug fix to the HttpListener stuff, I can no longer see this,
+so it must be some code path that is no longer being triggered.
+
+Can you guys please make a test case?
More information about the mono-bugs
mailing list