Custom Query (1030 matches)
Results (172 - 174 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #515 | duplicate | send/stret macro produces Error: unknown arg spec :REGISTERS | ||
| Description |
With e bound to e.g. an event object, I get the following error: ? (ccl::slet ((l (send e 'location-In-Window)))) ;Compiler warnings : ; In an anonymous lambda form: Undeclared free variable E
The form eventually macroexpands (through an amazingly byzantine process) into something containing: (%FF-CALL (%REFERENCE-EXTERNAL-ENTRY-POINT
which %FF-CALL doesn't seem to know what to do with. |
|||
| #523 | duplicate | "listener"-commands | ||
| Description |
you have to make the listener activ to be able to backtrace, choose continue when it is about replacing a modified method, or just to exit break loop to get back to a clean "?" in the listener. "Free" the the "Lisp"-menu elements: Interrupt ; Continue ; Exit Break Loop ; Restarts... ; and Backtrace... from the Listener. |
|||
| #628 | duplicate | Missing function on Windows CCL | ||
| Description |
Hello, Is there a reason that the functions map-file-to-octet-vector and unmap-octet-vector are defined in the Linux version of CCL 1.3 but not the Windows version? The fact that it's missing is causing our cross-platform application (the ACL2 regression suite) to break. We have a work around, but I'm reporting in case its missing was an oversight. Thanks, David |
|||
