On Jul 17, 2009, at 9:35 AM, Helmut Eller wrote:
- Terje Norderhaug [2009-07-17 02:17+0200] writes:
Frame-restartable-p is not defined in openmcl-swank.lisp and thus always returns NIL. This seems like an omission given that return- from-frame and restart-frame recently were added:
Even though Swank has an implementation it doesn't mean that it actually works. The problem is: %apply-in-frame doesn't work for x8632 yet.
Could perhaps frame-restartable-p be defined for #+powerpc in openmcl- swank? I am eager to use this functionality with Clozure even if it does not yet work on all hardware platforms.
-- Terje Norderhaug