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=77075 --- shadow/77075 2007-02-01 06:24:55.000000000 -0500 +++ shadow/77075.tmp.32214 2007-02-01 07:20:55.000000000 -0500 @@ -292,6 +292,17 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-02-01 06:24 ------- Created an attachment (id=18601) realloc-test.diff - test case + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-01 07:20 ------- +realloc.diff seems ok to check in, just remove the now unused +mono_marshal_realloc. + +About the GC changes: the DLL based auto-registration was put it +to help with threads which cannot be registered using register_foreign +since the threads is created by the OS or something and the application +can't control it. So I think we should be looking into what is causing +the SuspendThread error instead of working around it. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
