ecl/src
Kris Katterjohn 028ab410b2 Remove FEprogram_error_noreturn and replace uses with FEprogram_error
These two function are the same.

Here is my understanding: FEprogram_error_noreturn was introduced with
the noreturn function attribute in commit 7d9fb8bb because
FEprogram_error did not have this attribute.  However, FEprogram_error
got the noreturn function attribute in commit 790d466c.  Now there is
no reason to have both of these.

This removes FEprogram_error_noreturn and changes all calls to it
with calls to FEprogram_error instead.
2017-06-29 17:24:54 -05:00
..
bdwgc Fix compilation for AIX and xlc compiler. 2016-03-02 12:08:48 -05:00
c Remove FEprogram_error_noreturn and replace uses with FEprogram_error 2017-06-29 17:24:54 -05:00
clos cleanup: move C/CXX part of CLOS to src/c/clos/ directory 2017-05-06 18:27:34 +02:00
cmp Signal error on invalid constant type checking. 2017-06-28 15:58:20 +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 gmp: issue autoreconf -ivf (fixes ppc64le builds) 2015-09-02 15:59:18 +02:00
h Remove FEprogram_error_noreturn and replace uses with FEprogram_error 2017-06-29 17:24:54 -05:00
libffi cosmetic: libffi updates this file on each compilation 2015-07-27 20:56:31 +02:00
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 Merge branch 'develop' into 'develop' 2017-06-29 10:16:27 +00: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 The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
compile.lsp.in windows: use internal commands 2017-02-20 17:27:40 +01:00
config.guess Upgrade config.guess and config.sub to newer versions 2013-03-30 23:29:22 +01:00
config.sub Upgrade config.guess and config.sub to newer versions 2013-03-30 23:29:22 +01:00
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 Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in configure: check for additional ctags names 2017-02-04 15:40:10 -06:00