mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-14 05:12:38 -08:00
Compiled functions now carry information about their source file (based on code by JC Beaudoin)
This commit is contained in:
parent
747652ed34
commit
bb8bb5ffec
1 changed files with 2 additions and 1 deletions
|
|
@ -71,7 +71,8 @@ ECL 9.5:
|
|||
- Some functions got new names: ecl_make_cfun, ecl_make_cfun_va,
|
||||
ecl_make_cclosure_va, ecl_def_c_function, ecl_def_c_function_va.
|
||||
|
||||
- Compiled functions now carry information about their source file.
|
||||
- Compiled functions now carry information about their source file
|
||||
(based on patches by JC Beaudoin)
|
||||
|
||||
* Bugs fixed:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue