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=57548

--- shadow/57548        2004-06-28 14:10:43.000000000 -0400
+++ shadow/57548.tmp.7441       2005-06-21 19:32:35.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57548
 Product: Mono: Runtime
 Version: unspecified
 OS: Mac OS X 10.3
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
 Component: misc
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -352,6 +352,38 @@
 70              g_assert (thr_ret == 0);
 71
 72              if(_wapi_handle_test_capabilities (handle,
 73                                                 WAPI_HANDLE_CAP_OWN)==TRUE) 
{
 74                      if(_wapi_handle_ops_isowned (handle)==TRUE) {
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-06-21 19:32 -------
+This seems to be fixed on svn:
+
+g5-mono:~/trunk/mono/mono/tests nbuilder$ uname -a
+Darwin g5-mono.boston.ximian.com 7.9.0 Darwin Kernel Version 7.9.0:
+Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC
+ Power Macintosh powerpc
+g5-mono:~/trunk/mono/mono/tests nbuilder$ mono --version
+Mono JIT compiler version 1.1.8.1, (C) 2002-2005 Novell, Inc and
+Contributors. www.mono-project.com
+        TLS:           normal
+        GC:            Included Boehm (with typed GC)
+        SIGSEGV      : normal
+        Globalization: normal
+g5-mono:~/trunk/mono/mono/tests nbuilder$ mono --debug delegate1.exe  || x
+Test.F from delegate: 1
+Test.F from delegate: 3
+Test.F from delegate: 2
+Test.F from delegate: 4
+Async Callback STATE3
+Async Callback STATE2
+Async Callback STATE1
+Result = 1
+Async Callback STATE4
+cant execute EndInvoke twice ... OK
+completed1: True
+completed2: True
+completed3: True
+completed4: True
+g5-mono:~/trunk/mono/mono/tests nbuilder$
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to