Skip to content
Snippets Groups Projects
Commit 50da3bc9 authored by Liam Healy's avatar Liam Healy
Browse files

Fix C argument expansion bug; correct sorting name

Avoid numbers and lists in carg-symbs in expand-defmfun-plain via
c-arguments.  This permits C argument lists with literal constants
(such as the integer 1 in sorting.lisp) to work.  Fix a duplicated
name in sorting.lisp, #'sort-index was #'sort-vector-index.
parent bc22f75c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment