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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81990 --- shadow/81990 2007-07-05 12:54:05.000000000 -0400 +++ shadow/81990.tmp.5082 2007-07-05 12:55:11.000000000 -0400 @@ -77,6 +77,11 @@ script it will compile the program. Then run "mono sharptest.exe" and it should invoke the interop function that marshals by narrow string. When it tries to invoke the interop function that marshals by LPWstr it blows up. The console indicates that mono is trying to call g_free on the return value to the interop function, which I think it should not be attempting. I'll attach the sources.tar.gz now. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-05 12:55 ------- +Created an attachment (id=19509) +sources.tar.gz is a tarball that contains an updated test project that reproduces + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
