Opened 9 years ago
Closed 8 years ago
#714 closed defect (fixed)
close-shared-library isn't defined under Windows
Reported by: | ysv_ | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Foreign Function Interface | Version: | trunk |
Keywords: | Cc: |
Description
When executing
(ccl:close-shared-libary (ccl:open-shared-libary "user32.dll"))
the error below appears:
Reader error: No external symbol named "CLOSE-SHARED-LIBARY" in package #<Package "CCL"> .
[Condition of type SIMPLE-ERROR]
Change History (2)
comment:1 Changed 9 years ago by rme
comment:2 Changed 8 years ago by rme
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Trunk changes r14645 and following introduce some support for this.