mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-08 10:13:36 -08:00
Don't go into infinite loop when unloading incorrectly loaded library.
This commit is contained in:
parent
fd710690ad
commit
f26c2e6463
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ ECL 0.9g
|
|||
- Now .o files compiled with :SYSTEM-P T with dash in filename load
|
||||
correctly. (M. Pasternacki)
|
||||
|
||||
- Incorrectly loaded files are now unloaded without falling into infinite
|
||||
loop. (M. Pasternacki)
|
||||
|
||||
* Foreign function interface (FFI):
|
||||
|
||||
- Added nickname UFFI for FFI package; functions ALLOCATE-FOREIGN-STRING,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue