Re: [cells-devel] bug report w/patch for record-caller in link.lisp, in LWL 5.1

2008-09-01 Thread Kenny Tilton
Thanks, I'll put it in my working code base, but I have not committed to CVS in a while and not sure when I will again. I have always hated that code. Not sure why I did not just use an integer and logical operations. kt Larry Clapp wrote: Bug report: Running Stefano's Sudoku example from

[cells-devel] bug report w/patch for record-caller in link.lisp, in LWL 5.1

2008-09-01 Thread Larry Clapp
Bug report: Running Stefano's Sudoku example from his cells-doc in Lispworks for Linux 5.1, got an error in record-caller: Error: The subscript 16 exceeds the limit 15 for the first dimension of the array #*. 1 (abort) Return to level 0. 2 Return to top loop level 0.