Custom Query (1030 matches)
Results (430 - 432 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #554 | fixed | calling destroy_semaphore() in gc causing ccl hang | ||
| Description |
Refer to the thread below for more details. http://clozure.com/pipermail/openmcl-devel/2009-July/009995.html |
|||
| #555 | fixed | Two top-level command system bugs | ||
| Description |
1) TLC'c interact badly with symbol macros. For example: ? (define-symbol-macro pwd 1) PWD ? pwd #P"/" ? This wouldn't be so bad except that 2) there also seems to be a bug in the top-level command processor for TLCs that take arguments, e.g.: ? :cd "/" #P"/" ? cd "/" Too few arguments in call to #<Compiled-function CCL::CD (Non-Global) #x3000405443CF>: 0 arguments provided, at least 1 required. ? "/" ? TLC could use some documentation as well. |
|||
| #556 | fixed | #$NIL is now #$nil | ||
| Description |
This just changed in the last few releases: the foreign constant #$NIL has apparently changed to #$nil. As a result, easygui fails to compile, which causes (require 'cocoa-application) to fail. |
|||
Note:
See TracQuery
for help on using queries.
