Re: make check fails
Bruno Haible <[email protected]> Sat, 13 Jan 2018 18:48:55 +0100
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <35255870.isHoQp1B8h@omega> |
Don Cohen wrote: > $ cat /home/don/hg/clisp/build-dir/tests/*.erg > Form: (HANDLER-CASE (LETF ((*CURRENT-LANGUAGE* 'FRENCH)) (LIST (STRING= "à bientôt!" (SYSTEM::TEXT "Bye.")) (STRING= *CURRENT-LANGUAGE* "FRANÃAIS"))) (ERROR (E) (PRINC-ERROR E) '(T T))) > CORRECT: (T T) > CLISP : (NIL T) > Differ at position 0: T vs NIL > CORRECT: (T T) > CLISP : (NIL T) Fixed now. The cause was that the French translation has changed. > Under make check, I think all of this I've reported before. A reminder does not hurt :) Bruno ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel