Custom Query (1030 matches)
Results (694 - 696 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #681 | invalid | Error rebuilding 64bit ccl on ubuntu 10.4 | ||
| Description |
Running (rebuild-ccl :full t) leads to m4 -DLINUX -DX86 -DX8664 -DHAVE_TLS -I../ ../pad.s --64 -o x86-spjump64.0 (and 2 other calls to m4) /bin/sh: m4: not found (then much cc -c and repeated complaints about not finding m4) then many undefined references starting with get_mxcsr Just before make: quits there is collect2: ld returned 1 exit status |
|||
| #683 | fixed | DEFSTRUCT slot type checking and complex FUNCTION types | ||
| Description |
? (defun required-argument () (error "missing slot initform"))
? (defstruct foo
(a (required-argument) :type (function (integer) t)))
? (make-foo :a #'oddp)
=> whoops.
|
|||
| #684 | fixed | upgrade OS on setf.clozure.com | ||
| Description |
Upgrade to Ubuntu 10.04 LTS. |
|||
Note:
See TracQuery
for help on using queries.
