Re: external events api

Roderic Morris <[email protected]> Mon, 5 Sep 2011 14:55:44 -0400
Newsgroups gmane.lisp.scheme.scheme48
Message-ID <[email protected]>
On Sep 5, 2011, at 2:00 PM, Marcus Crestani wrote:
> I've seen some commits you've made in the last weeks, do these commits
> improve the situation?  (Sorry, no time to test myself, yet.)

Hey, Marcus. No, they don't fix this particular problem. I've tried to debug it myself, but it seems that package (external-events) has some special privileges, and doesn't print debug-messages or allow me to enter it with ,in at runtime. Moreover, I'm not sure if the bug is in that scheme code or the associated vm code. I haven't looked at it too recently.

-Roderic