<div dir="ltr">C-c Ret returns an error on some macros (but not on others):<div><br></div><div><div>The value NIL is not of the expected type ARRAY.</div><div>   [Condition of type TYPE-ERROR]</div><div><br></div><div>Restarts:</div><div> 0: [*ABORT] Return to SLIME's top level.</div><div> 1: [ABORT-BREAK] Reset this thread</div><div> 2: [ABORT] Kill this thread</div><div><br></div><div>Backtrace:</div><div>  0: (CCL::ARRAY-DATA-AND-OFFSET NIL)</div><div>  1: (MAKE-STRING-INPUT-STREAM NIL 0 0)</div><div>  2: (READ-FROM-STRING NIL T NIL :START 0 :END NIL :PRESERVE-WHITESPACE NIL)</div><div>  3: ((:INTERNAL SWANK::FROM-STRING))</div></div><div><br></div><div><br></div><div>As stated above on other macros it works fine.</div><div><br></div><div>This is on latest CCL release on 64-bit Windows 7, slime 2015-10-18.</div><div><br></div><div>I don't know how to generate more debugging information.  Any thoughts?</div><div><br></div><div>Thanks,</div><div><br></div><div>Mirko</div></div>