[Mono-bugs] [Bug 78972][Blo] Changed - Vararg method in external dll not found when invoked with no variable args

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 5 10:43:18 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 vargaz at gmail.com.

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

--- shadow/78972	2006-08-03 06:37:13.000000000 -0400
+++ shadow/78972.tmp.31880	2006-08-05 10:43:18.000000000 -0400
@@ -72,6 +72,16 @@
 
 
 ------- Additional Comments From roberto.costa at st.com  2006-08-03 06:37 -------
 Created an attachment (id=17397)
 Libraries missing in previous attachment
 
+
+------- Additional Comments From vargaz at gmail.com  2006-08-05 10:43 -------
+The testcase is still missing the 'MSCorelibWrapper' assembly, along
+with possibly others. It would help if you could test it before 
+sending it.
+
+Anyway, I think the problem is the vararg signature in the test.exe
+doesn't contain a SENTINEL byte, so it doesn't match the signature in
+the foo.dll assembly.
+


More information about the mono-bugs mailing list