Bugzilla – Bug 318726
[PATCH] to process and output "safearray" info
Last modified: 2007-09-15 21:24:57 UTC
---- Reported by jankit@novell.com 2005-08-12 10:12:10 MST ---- Attached is a testcase and a proposed patch for mono and monodis. The test case has two methods, one with "safearray int", and the other with "safearray". .method private hidebysig instance default void ret_safearray_int (int32 marshal (safearray int) a1) cil managed mono doesn't do anything with the subtype and monodis doesn't output anything! It just prints marshal (safearray) The patch fixes that. ---- Additional Comments From jankit@novell.com 2005-08-12 10:12:52 MST ---- Created an attachment (id=168357) mono-safearray.patch ---- Additional Comments From jankit@novell.com 2005-08-12 10:14:45 MST ---- Created an attachment (id=168358) test-safearray.il ---- Additional Comments From jankit@novell.com 2005-08-12 11:11:17 MST ---- Committed. Imported an attachment (id=168357) Imported an attachment (id=168358) Unknown operating system unknown. Setting to default OS "Other".