Kevin S. Van Horn

Show:

What's happening?

  • unless test ignored when compiling

    The following file gives an error (can't redefine setq) when compiled, but not when loaded: --- foo.lisp -- (unless t (defmacro setq (a b) nil)) (setq var 'value) --- end --- This is a simplified version of code that occurs in the paiprolog system, and this problem causes (ql:quickload "paiprolog") to fail. I encountered this problem with CLISP 2.49 running on Windows.

    2013-02-05 17:49:16 PST in CLISP - an ANSI C...

About Me

  • 2001-06-07 (12 years ago)
  • 239593
  • ksvanhorn (My Site)
  • Kevin S. Van Horn

Send me a message