[mono/mono] 3cb85f36: [runtime] Remove some debug spew.

"Zoltan Varga ([email protected])" <[email protected]> Fri, 8 Nov 2013 01:46:16 +0000
Newsgroups gmane.comp.gnome.mono.patches
Message-ID <0000014235636669-737f58c7-d5ab-41a8-97c4-842ac38627f9-000000@email.amazonses.com>
   Branch: refs/heads/master
     Home: https://github.com/mono/mono
  Compare: https://github.com/mono/mono/compare/21d5d266e923...3cb85f36f5ce

   Commit: 3cb85f36f5ce2076f9b365cb0139f88012b14c20
   Author: Zoltan Varga <[email protected]> (vargaz)
     Date: 2013-11-08 01:44:19 GMT
      URL: https://github.com/mono/mono/commit/3cb85f36f5ce2076f9b365cb0139f88012b14c20

[runtime] Remove some debug spew.

Changed paths:
  M mono/mini/exceptions-amd64.c

Modified: mono/mini/exceptions-amd64.c
===================================================================
@@ -753,8 +753,6 @@ void win32_seh_set_handler(int type, MonoW32ExceptionHandler handler)
 	MonoJitTlsData *jit_tls = mono_native_tls_get_value (mono_jit_tls_id);
 	MonoContext ctx;
 
-	while (TRUE)
-		;
 	memcpy (&ctx, &jit_tls->ex_ctx, sizeof (MonoContext));
 
 	if (mono_debugger_handle_exception (&ctx, (MonoObject *)obj))


_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches