[Mono-bugs] [Bug 52451][Nor] Changed - mono is unable to load assemblies with attributes containing arrays

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Dec 2003 13:29:30 -0500 (EST)


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 pcgod@gmx.net.

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

--- shadow/52451	2003-12-22 13:28:34.000000000 -0500
+++ shadow/52451.tmp.8221	2003-12-22 13:29:30.000000000 -0500
@@ -29,6 +29,11 @@
 it uses the correct way to get the array type).
 
 additional information:
 i also wondered why data_type is checked for the value 0x55, according to 
 specs there is no type with that number (or i overlooked it), but the code 
 seems to be for the value for 0x50 (Type).
+
+------- Additional Comments From pcgod@gmx.net  2003-12-22 13:29 -------
+Created an attachment (id=6294)
+test.cs
+