Custom Query (1030 matches)
Results (835 - 837 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #244 | fixed | let bug | ||
| Description |
(let ((a 10))
The following code should give 11 10 11, however openmcl produces 11 11 11. ' |
|||
| #243 | duplicate | let bug | ||
| Description |
{{{(let ((a 10))
The following code should give 11 10 11, however openmcl produces 11 11 11. |
|||
| #242 | fixed | %SET-CSTRING assumes 8-bit characters | ||
| Description |
%SET-CSTRING (which is the SETF inverse of %GET-CSTRING) tries to use %COPY-IVECTOR-TO-PTR; that can't work (since strings are always UTF-32 internally). (This was originally part of ticket:241) |
|||
Note:
See TracQuery
for help on using queries.
