dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2491,1.2492


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2491,1.2492
Date: Sun, 29 Jun 2003 17:38:14 -0400

Update of /cvsroot/dotgnu-pnet/pnet
In directory subversions:/tmp/cvs-serv12112

Modified Files:
        ChangeLog 
Log Message:


engine/lib_thread.c: Fix argument exception instead of SyncLockException thrown.

* engine/cvm_inline.c: Monitor.Enter and Monitor.Exit now
properly save/restore the stack state.  Fixes case where
exceptions not always thrown.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2491
retrieving revision 1.2492
diff -C2 -r1.2491 -r1.2492
*** ChangeLog   29 Jun 2003 21:35:04 -0000      1.2491
--- ChangeLog   29 Jun 2003 21:38:12 -0000      1.2492
***************
*** 1,3 ****
--- 1,12 ----
  
+ 2003-06-30  Thong Nguyen  <address@hidden>
+ 
+       * engine/lib_thread.c: Fix argument exception instead of
+       SyncLockException thrown.
+       
+       * engine/cvm_inline.c: Monitor.Enter and Monitor.Exit now
+       properly save/restore the stack state.  Fixes case where
+       exceptions not always thrown.
+       
  2003-06-29  Thong Nguyen  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]