From f00432b0788469d8fcd3eb55d8820007703df05d Mon Sep 17 00:00:00 2001 From: "Pascal J. Bourguignon" Date: Fri, 3 Apr 2015 09:42:41 +0200 Subject: [PATCH] 00019: fixed. --- ISSUES.txt | 16 +++++++++++++--- src/vm.lisp | 2 -- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/ISSUES.txt b/ISSUES.txt index d5c5305..23dda48 100644 --- a/ISSUES.txt +++ b/ISSUES.txt @@ -10,8 +10,15 @@ ERREUR EN LIGNE 201 : /Users/pjb/src/pjb/lse-progr/inrdp/pg55.lse:201:24: CLOSED: [2015-04-03 Fri 09:17] - State "DONE" from "TODO" [2015-04-03 Fri 09:17] \\ Note: We don't get the space between 'AVRIL' and '1972' - in AFFICHER[U,'1972']'AVRIL', but I think this is how it - should be. + in: + + AFFICHER[/,U,'1972',/]'AVRIL' + + but I think this is how it should be. + See for example, PG37, which displays LUNDI----- for: + + CHAINE C;C_'LUNDI';AFFICHER C;AFFICHER[5'-',/] + pg42 F2.0 --> ne doit pas afficher le point. @@ -170,7 +177,10 @@ ERROR: Unknown type specifier: IDENTIFIER -------------------------------------------------------------------------------- #+END_SRC -* TODO 00019 pg37,pg46,pg47,pg76 affichage des matrices :cli: +* DONE 00019 pg37,pg46,pg47,pg76 affichage des matrices :cli: + CLOSED: [2015-04-03 Fri 09:42] + - State "DONE" from "TODO" [2015-04-03 Fri 09:42] \\ + Corrected. pg37: Obtenu: diff --git a/src/vm.lisp b/src/vm.lisp index 9010a55..2d69e7a 100644 --- a/src/vm.lisp +++ b/src/vm.lisp @@ -1585,8 +1585,6 @@ Voir: FAIREJUSQUA, FAIRETANTQUE" t))) -;; (setf *debug-vm* t) - #|| -- 2.18.1