Custom Query (1030 matches)
Results (721 - 723 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #736 | fixed | inappropriate type error during compilation | ||
| Description |
? (lisp-implementation-version) "Version 1.6-dev-r14231M (LinuxX8632)" ? (defun foo (a b) (declare (type (integer -314476952 -84061465) a)) (declare (type (integer 16008 1204497162) b)) (logand b (the integer a))) FOO ? (foo -299404531 1081111751) > Error: value -299404531 is not of the expected type (UNSIGNED-BYTE 32). > While executing: FOO, in process listener(1). |
|||
| #738 | duplicate | No text in definitions dialog (windows) | ||
| Description |
In the IDE on windows, meta-. on, e.g. print-object. A dialog titled "Definitions of PRINT-OBJECTS" comes up, but it has no visible text. |
|||
| #740 | fixed | no paste (Windows) | ||
| Description |
In the IDE on Windows, Paste from other apps doesn't work (Copy does work - i.e. I can copy stuff in the IDE and paste in, e.g. Emacs, but not vice versa) |
|||
Note:
See TracQuery
for help on using queries.
