mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-22 12:33:39 -08:00
Commit 745686 prevents LET from binding constant variables, but this sometimes caused a problem during "make check". The problem would only happen sometimes, depending on the order in which the tests were run. cmp.0026.defconstant-warn defines a constant variable named FOO and cmp.0015.setf-expander binds FOO using LET. Now rename the constant variable FOO to +FOO+. "make check" runs fine |
||
|---|---|---|
| .. | ||
| bdwgc | ||
| c | ||
| clos | ||
| cmp | ||
| doc | ||
| ecl | ||
| gmp | ||
| h | ||
| libffi | ||
| lsp | ||
| newcmp | ||
| tests | ||
| util | ||
| aclocal.m4 | ||
| bare.lsp.in | ||
| compile.lsp.in | ||
| config.guess | ||
| config.sub | ||
| configure | ||
| configure.ac | ||
| install.sh | ||
| Makefile.in | ||