chicken-janitors
[Top][All Lists]
Advanced

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

#1843: chicken.base#procedure-information fails with "Error: unbound var


From: Chicken Trac
Subject: #1843: chicken.base#procedure-information fails with "Error: unbound variable open-input-string"
Date: Wed, 25 Sep 2024 19:26:16 -0000

#1843: chicken.base#procedure-information fails with "Error: unbound variable
open-input-string"
------------------------------+----------------------------
            Reporter:  zilti  |       Type:  defect
              Status:  new    |   Priority:  major
           Milestone:  6.0.0  |  Component:  core libraries
             Version:  6.0.0  |   Keywords:
Estimated difficulty:  easy   |
------------------------------+----------------------------
 Calling `procedure-information` results in an error:

 {{{
 #;3> (procedure-information map)

 Error: unbound variable: open-input-string

         Call history:

         <stdin>:6        (procedure-information map)
         <stdin>:6        (procedure-information map)    <--
 }}}

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1843>
CHICKEN Scheme <https://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]