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.2722,1.2723


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnet ChangeLog,1.2722,1.2723
Date: Tue, 14 Oct 2003 05:24:19 +0000

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

Modified Files:
        ChangeLog 
Log Message:


Fixed a bug in "foreach" which caused it to use the wrong
kind of jump when a "break" appeared in the loop body.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2722
retrieving revision 1.2723
diff -C2 -d -r1.2722 -r1.2723
*** ChangeLog   14 Oct 2003 04:12:20 -0000      1.2722
--- ChangeLog   14 Oct 2003 05:24:16 -0000      1.2723
***************
*** 6,9 ****
--- 6,13 ----
        item unless it is actually the one that was sought.
  
+       * codegen/cg_gen.h, codegen/cg_stmt.tc, codegen/jv_stmt.tc:
+       fixed a bug in "foreach" which caused it to use the wrong
+       kind of jump when a "break" appeared in the loop body.
+ 
  2003-10-13  Rhys Weatherley  <address@hidden>
  





reply via email to

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