Helmut Eller e9626484@stud3.tuwien.ac.at writes:
Wolfgang Jenkner wjenkner@common-lisp.net writes:
- swank-clisp.lisp (with-blocked-signals): New macro.
- (without-interrupts): Use it.
I get now errors/warnings like:
WARNING: clos::make-init-form[linux::sigset_t][common-lisp::simple-error]: clos::no-applicable-method: When calling
[...]
This should be (the fas file contains a literal structure)
http://article.gmane.org/gmane.lisp.clisp.general/7853
Sam Steingold fixed this in CVS on 2004-01-08.
Wolfgang