Custom Query (1030 matches)
Results (322 - 324 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #714 | fixed | close-shared-library isn't defined under Windows | ||
| 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"> .
|
|||
| #976 | fixed | class redefinition after snap-reader-methods causes invalid memory operation | ||
| Description |
I haven't been able to reduce that to a small runnable example yet, but when we compile our application with (ccl::snap-reader-methods :known-sealed-world t) If we subsequently re-define a class, even identically, some existing methods using that class will fail with an "Invalid memory operation". That's with 1.8-r15359 LinuxX8664. Before the patch from http://trac.clozure.com/ccl/changeset/14968 was used, it was a plain crash. Can CCL be patched so that any class-redefinition after snap-reader-methods would invalidate the snapped reader methods, and possibly issue a warning or continuable error (since a promise was broken)? Xref: ITA bug 105557 |
|||
| #62 | fixed | cl:ed not hooked up in the IDE | ||
| Description |
In the IDE listener: ? (ed "~/.emacs")
1 > |
|||
