Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (823 - 825 of 1030)

Ticket Resolution Summary Owner Reporter
#1292 wontfix Error in %MAKE-READTABLE-ITERATOR Francois-Rene Rideau
Description

I recently recompiled my ccl from svn trunk, and got this error:

ccl --eval '(require "asdf")' --eval '(asdf:make "named-readtables")'

Error: Undefined function CCL::RDTAB.ALIST called with arguments (#<error printing READTABLE #x30200095218D>) . While executing: %MAKE-READTABLE-ITERATOR, in process listener(1).

Apparently, named-readtables relied on the old rdtab.alist to build a %make-readtable-iterator.

Can you provide some API that iterates over your sparse-vector and/or your readtables?

Here is the corresponding issue in said library: https://github.com/melisgl/named-readtables/issues/5

#1367 wontfix Bring back armv6 Chris Hanson
Description

If I locally revert the change that disabled armv6 support in lisp-kernel/linuxarm, it still appears to work. (I haven’t tried the test suite at all though.)

Since there are tons of original Raspberry Pi devices out there that are armv6, it might be worthwhile to keep armv6 running. For one thing, it might be easier to use for people who want to do GPIO stuff from Lisp; while I was doing it on an Intel Edison, not a Raspberry Pi, I could never make my Lisp bridge to libmraa actually work under SBCL, whereas it just worked immediately under CCL.

#26 duplicate Symbol Completion gz Andrew Shalit
Description

It would be nice to have symbol completion in the editor.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.