--- rpl/ChangeLog 2010/01/29 16:51:46 1.2 +++ rpl/ChangeLog 2010/02/10 09:29:56 1.6 @@ -1,4 +1,9 @@ -* Tue Jan 26 2010 BERTRAND Joël rpl-4.0.10 (RPL/2) +* 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 +alignment; - minor bug is fixed in evaluation(). Error returned by RPL/C external functions were able to be avoided by evaluation routine. * Tue Jan 26 2010 BERTRAND Joël rpl-4.0.9 (RPL/2)