Diff for /rpl/ChangeLog between versions 1.314 and 1.315

version 1.314, 2020/11/04 14:16:50 version 1.315, 2021/03/11 22:03:47
Line 1 Line 1
 * Thu Oct 31 2019 BERTRAND Joël <rpl@systella.fr> rpl-4.1.32 (RPL/2)  * Thu Mar 11 2021 BERTRAND Joël <rpl@systella.fr> rpl-4.1.32 (RPL/2)
   - major bug is fixed in EXIT intrinsic (when EXIT is followed by DO or
   WHILE);
 - SYSEVAL is fixed. Now, it is possible to write :  - SYSEVAL is fixed. Now, it is possible to write :
         "awk 'BEGIN { I=0; } /<comp ref=.*>/ { I=I+1; } "          "awk 'BEGIN { I=0; } /<comp ref=.*>/ { I=I+1; } "
         "{ if (I>0) print; } /<\\/comp>/ { I=I-1; }' " + FICHIER +          "{ if (I>0) print; } /<\\/comp>/ { I=I-1; }' " + FICHIER +

Removed from v.1.314  
changed lines
  Added in v.1.315


CVSweb interface <joel.bertrand@systella.fr>