bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #43341] Import should warn about non existing bindings


From: Per Bothner
Subject: [Bug-kawa] [bug #43341] Import should warn about non existing bindings
Date: Wed, 01 Oct 2014 20:51:13 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0

Update of bug #43341 (project kawa):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #1:

Good timing.  I'm currently working on R7RS-style define-library, including
include.  I managed to get import working, but to get warnings/errors (which I
agree we want - I could have used them myself recently) the current
implementation of import is wrong.  Currently, the transformations act like a
pipeline for renaming the imported declarations, but that makes error-checking
difficult.  We need to work with explicit declaration sets so we can do better
diagnostics.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43341>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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