--- rpl/ChangeLog 2010/02/10 09:29:56 1.6 +++ rpl/ChangeLog 2010/02/11 14:18:14 1.7 @@ -1,8 +1,11 @@ +* Wed Feb 10 2010 BERTRAND Joël rpl-4.0.11 (RPL/2) +- minor bug is fixed in CR intrinsic. CR sends a carriage return to printer +and writes warning to standard output; * Wed Feb 10 2010 BERTRAND Joël rpl-4.0.10 (RPL/2) - escape codes are now converted in formateur(), not in recherche_type() to avoid a minor bug in EDIT and VISIT intrinsics; - minor bug is fixed in formateur_reel(); -- file-5.03 is patched to avoid bus error on system that require memory +- file-5.03 is patched to avoid bus error on systems that require memory alignment; - minor bug is fixed in evaluation(). Error returned by RPL/C external functions were able to be avoided by evaluation routine.