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.2440,1.2441


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2440,1.2441
Date: Sun, 22 Jun 2003 13:43:59 -0400

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

Modified Files:
        ChangeLog 
Log Message:
Fix bug #3593, call static constructors explicitly for the class with the entry 
point 


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2440
retrieving revision 1.2441
diff -C2 -r1.2440 -r1.2441
*** ChangeLog   22 Jun 2003 17:16:43 -0000      1.2440
--- ChangeLog   22 Jun 2003 17:43:57 -0000      1.2441
***************
*** 12,16 ****
        * codegen/cg_coerce.c: Fix indirect casting to use a 3 step conversion
        instead of obtaining rules.
!       
        
  2003-06-22  Rhys Weatherley  <address@hidden>
--- 12,18 ----
        * codegen/cg_coerce.c: Fix indirect casting to use a 3 step conversion
        instead of obtaining rules.
! 
!       * engine/ilrun.c: Explicitly call the static constructor of the class
!       containing the entry point function. (fixes Bug #3593)
        
  2003-06-22  Rhys Weatherley  <address@hidden>





reply via email to

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