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.2035,1.2036


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2035,1.2036
Date: Mon, 30 Dec 2002 01:14:43 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Make sure that string constants are intern'ed at verification
time, so that they are already intern'ed before the method
executes (needed to fix problems with csc-compiled switch'es).


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2035
retrieving revision 1.2036
diff -C2 -r1.2035 -r1.2036
*** ChangeLog   30 Dec 2002 05:42:04 -0000      1.2035
--- ChangeLog   30 Dec 2002 06:14:40 -0000      1.2036
***************
*** 9,12 ****
--- 9,19 ----
        strings in the intern'ed string table.
  
+       * engine/convert.c, engine/cvmc_const.c, engine/engine.h,
+       engine/ilverify.c, engine/lib_string.c, engine/null_coder.c,
+       engine/verify.c, engine/verify_const.c, include/il_coder.h:
+       make sure that string constants are intern'ed at verification
+       time, so that they are already intern'ed before the method
+       executes (needed to fix problems with csc-compiled switch'es).
+ 
  2002-12-29  Gopal.V  <address@hidden>
        




reply via email to

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