Menu

#3 (quit) command fails Clisp 2.28

closed-fixed
nobody
None
7
2003-05-25
2002-05-06
Cliff Yapp
No

Any time after loading Garnet, the quit command for
Clisp fails:

[6]> (quit)

*** - EVAL: the function QUIT is undefined
1. Break [7]>

Discussion

  • Cliff Yapp

    Cliff Yapp - 2002-10-25

    Logged In: YES
    user_id=11463

    Still not sure why this is happening, but (EXT:QUIT) does
    work to exit the program.

     
  • Cliff Yapp

    Cliff Yapp - 2003-05-25

    Logged In: YES
    user_id=11463

    Added some defun statements to garnet-loader - clisp should
    now behave as expected.

     
  • Cliff Yapp

    Cliff Yapp - 2003-05-25
    • status: open --> closed-fixed