chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1129: import does not complain when passed nonex


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1129: import does not complain when passed nonextant identifiers
Date: Thu, 27 Aug 2015 06:51:24 -0000

#1129: import does not complain when passed nonextant identifiers
-----------------------+---------------------
  Reporter:  sjamaan   |      Owner:  sjamaan
      Type:  defect    |     Status:  new
  Priority:  major     |  Milestone:  4.11.0
 Component:  expander  |    Version:  4.9.x
Resolution:            |   Keywords:  modules
-----------------------+---------------------
Changes (by sjamaan):

 * milestone:  4.10.0 => 4.11.0


Comment:

 Inside a module it will do the same. However, if you try to use it, it'll
 complain that the identifier hasn't been imported.  So it seems to me that
 these "extra" identifiers simply get ignored.  Shouldn't be too hard to
 fix this, let's try to fix it for 4.11.

--
Ticket URL: <http://bugs.call-cc.org/ticket/1129#comment:2>
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]