[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjuncti
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros |
Date: |
Wed, 08 Dec 2010 21:06:56 -0000 |
#444: Symbol lookup fails in modules in conjunction with renaming macros
-----------------------+----------------------------------------------------
Reporter: syn | Owner:
Type: defect | Status: new
Priority: major | Milestone: 4.7.0
Component: expander | Version: 4.6.x
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Comment(by sjamaan):
After some investigation, I found a difference in behaviour between
Chicken and other Schemes:
{{{
(define else #f)
(cond (else 1)) => 1
}}}
In other Schemes (s48, Mzscheme and Guile - but not Gauche or Chibi) it
returns unspecified.
--
Ticket URL: <http://bugs.call-cc.org/ticket/444#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/08
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros,
Chicken Trac <=
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/08
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/08
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/08
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/08
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/08
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/08
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/09
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/09
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/09
- [Chicken-janitors] Re: #444: Symbol lookup fails in modules in conjunction with renaming macros, Chicken Trac, 2010/12/09