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=79312 --- shadow/79312 2006-09-07 23:09:53.000000000 -0400 +++ shadow/79312.tmp.2279 2006-09-08 06:16:18.000000000 -0400 @@ -413,6 +413,11 @@ [DllImport (...)] public static extern EventLoopHandle GetCurrentEventLoop (); } The downside is that Mono doesn't currently support this feature, but it should eventually (and perhaps you can help implement it if desired ;-) + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-08 06:16 ------- +It is possible that this is caused by a bug in the PPC JIT, i.e. +it does not support returning vtypes in registers. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
