chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-janitors] #1195: ,q in csi gives an error


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1195: ,q in csi gives an error
Date: Thu, 18 Jun 2015 19:15:20 -0000

#1195: ,q in csi gives an error
----------------------+---------------------
  Reporter:  sjamaan  |      Owner:  sjamaan
      Type:  defect   |     Status:  new
  Priority:  major    |  Milestone:  5.0
 Component:  unknown  |    Version:
Resolution:           |   Keywords:
----------------------+---------------------

Comment (by sjamaan):

 Stranger still:

 {{{
 CHICKEN
 (c) 2008-2014, The Chicken Team
 (c) 2000-2007, Felix L. Winkelmann
 Version 4.9.0.1 (stability/4.9.0) (rev 8b3189b)
 linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ]
 bootstrapped 2014-06-07

 #;1> (##sys#quit-hook)

 Error: bad argument count - received 0 but expected 1: #<procedure
 (f_10505 result2553)>

         Call history:

         <syntax>          (##sys#quit-hook)
         <eval>    (##sys#quit-hook)     <--
 #;1> ,q ;; this works!
 }}}

 If the global procedure is overwritten, why does this give an error
 message even in CHICKEN 4.9?

--
Ticket URL: <http://bugs.call-cc.org/ticket/1195#comment:1>
CHICKEN Scheme <http://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]