ecl/src
Kris Katterjohn 9051af7e60 Rename a constant variable to prevent "make check" failures
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
2017-06-27 19:31:52 -05:00
..
bdwgc
c No longer allow PROGV to bind constants 2017-06-27 18:46:55 -05:00
clos cleanup: move C/CXX part of CLOS to src/c/clos/ directory 2017-05-06 18:27:34 +02:00
cmp add missing function 2017-06-23 17:56:32 +02:00
doc cleanup: add information about removed interface 2017-05-13 18:10:23 +02:00
ecl cleanup: remove hierarchical packages interface 2017-05-13 18:06:26 +02:00
gmp
h Revert "Merge branch 'develop' into 'develop'" 2017-05-26 14:38:52 +02:00
libffi
lsp defstruct: be more ansi conformant with :predicate 2017-05-30 19:31:55 +02:00
newcmp newcmp notes: add some todo, rearrang file 2017-04-28 12:03:04 +02:00
tests Rename a constant variable to prevent "make check" failures 2017-06-27 19:31:52 -05:00
util cleanup: move C/CXX part of CLOS to src/c/clos/ directory 2017-05-06 18:27:34 +02:00
aclocal.m4 Fix configure on solaris 2017-06-22 00:45:38 +02:00
bare.lsp.in
compile.lsp.in windows: use internal commands 2017-02-20 17:27:40 +01:00
config.guess
config.sub
configure regenerate configure 2017-06-22 00:51:41 +02:00
configure.ac cleanup: remove hierarchical packages interface 2017-05-13 18:06:26 +02:00
install.sh
Makefile.in configure: check for additional ctags names 2017-02-04 15:40:10 -06:00