chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Renamed identifier not imported


From: Peter Bex
Subject: [Chicken-users] Renamed identifier not imported
Date: Sun, 29 May 2011 17:35:55 +0200
User-agent: Mutt/1.4.2.3i

Hi,

When importing a renamed identifier in module A and then loading that
library from another module B, I get the following with Chicken 4.7.0:

Warning: renamed identifier not imported: (define-external old-define-external)

This doesn't seem to be right; module B shouldn't need to know that module A
uses a renamed version of define-external.  Is this a bug, or did I do
something wrong?

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth



reply via email to

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