mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-01 23:30:40 -08:00
This function is no longer in the library
This commit is contained in:
parent
e37c7f42b2
commit
b8bec51c1e
1 changed files with 0 additions and 1 deletions
|
|
@ -454,7 +454,6 @@ extern cl_object cl_cerror _ARGS((cl_narg narg, cl_object cformat, cl_object efo
|
|||
|
||||
extern void ecl_internal_error(const char *s) /*__attribute__((noreturn))*/;
|
||||
extern void ecl_cs_overflow(void) /*__attribute__((noreturn))*/;
|
||||
extern void error(const char *s) /*__attribute__((noreturn))*/;
|
||||
extern void FEprogram_error(const char *s, int narg, ...) /*__attribute__((noreturn))*/;
|
||||
extern void FEcontrol_error(const char *s, int narg, ...) /*__attribute__((noreturn))*/;
|
||||
extern void FEreader_error(const char *s, cl_object stream, int narg, ...) /*__attribute__((noreturn))*/;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue