When I type in interactor "Describe" and then Space and then Return, I have the following error:
debugger invoked on a DREI-BUFFER:OFFSET-AFTER-END in thread #<THREAD "initial thread" {A66B751}>: Offset after end: 20
I'm using SBCL and McCLIM from CVS.
"Stas Boukarev" stassats@gmail.com writes:
When I type in interactor "Describe" and then Space and then Return, I have the following error:
debugger invoked on a DREI-BUFFER:OFFSET-AFTER-END in thread #<THREAD "initial thread" {A66B751}>: Offset after end: 20
Fixed in CVS. It still causes an error, but a different one, and it is right to signal that one (though it would be good UI to handle it somewhere).