Ticket #1 (closed defect: fixed)
IOLib won't compile in systems with (setq *print-case* :downcase)
| Reported by: | jmbr@… | Owned by: | sionescu |
|---|---|---|---|
| Priority: | major | Component: | iolib |
| Version: | Keywords: | ||
| Cc: |
Description
Latest IOLib from Git assumes symbol names are in uppercase and this results in unsuccessful compilation.
The attached patch fixes this problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

