bugs in CML placeholders
Taylor R Campbell <[email protected]>
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
The queue field of the placeholder record type is not synchronized even though it is mutable and set in a transaction. The priority is never reset to 1; the enabler procedure in PLACEHOLDER-VALUE-RV should reset it.