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.2029,1.2030


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2029,1.2030
Date: Sat, 28 Dec 2002 13:11:24 -0500

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

Modified Files:
        ChangeLog 
Log Message:
Fix the ILNode_EndsInReturnImpl for infinite loops and also fix a compiletime 
warning.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2029
retrieving revision 1.2030
diff -C2 -r1.2029 -r1.2030
*** ChangeLog   28 Dec 2002 17:17:01 -0000      1.2029
--- ChangeLog   28 Dec 2002 18:11:15 -0000      1.2030
***************
*** 7,10 ****
--- 7,15 ----
        parameter to the ILNode_EndsInReturnImpl operation.
  
+       * cscc/csharp/cs_lookup.c: Remove warning on build.
+ 
+       * codegen/cg_stmt.tc: Fix the ILNode_EndsInReturnImpl to check for
+       infinite loops using EvalConst rather than with yyisa(ILNode_True).
+ 
  2002-12-28  Rhys Weatherley  <address@hidden>
  




reply via email to

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