-
- Downloads
compiler/fndb.lisp:
o Tell compiler that the :allocation option to make-array only takes nil and :malloc. code/array.lisp: o Add declaration for :allocation to make-array so that we can catch invalid values for :allocation. o Add variable *debug-static-array-p* to enable debugging messages when GC'ing static arrays.
Loading
Please register or sign in to comment