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

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

[Dotgnu-pnet-commits] pnet ChangeLog,1.2710,1.2711


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnet ChangeLog,1.2710,1.2711
Date: Wed, 08 Oct 2003 09:42:44 +0000

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

Modified Files:
        ChangeLog 
Log Message:


Add delegate objects to the GC handle table when they are converted
into closures so that the object won't disappear out from underneath the
closure.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2710
retrieving revision 1.2711
diff -C2 -d -r1.2710 -r1.2711
*** ChangeLog   7 Oct 2003 22:23:55 -0000       1.2710
--- ChangeLog   8 Oct 2003 09:42:41 -0000       1.2711
***************
*** 9,12 ****
--- 9,18 ----
        work on all platforms.
  
+       * engine/cvm_conv.c, engine/engine.h, engine/lib_delegate.c,
+       engine/lib_marshal.c, engine/pinvoke.c: add delegate objects
+       to the GC handle table when they are converted into closures
+       so that the object won't disappear out from underneath the
+       closure.
+ 
  2003-10-07  Rhys Weatherley  <address@hidden>
  





reply via email to

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