chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #987: apropos uses foldl but does not state the corre


From: Chicken Trac
Subject: [Chicken-janitors] #987: apropos uses foldl but does not state the correct chicken dependency
Date: Thu, 21 Feb 2013 11:44:16 -0000

#987: apropos uses foldl but does not state the correct chicken dependency
------------------------+---------------------------------------------------
 Reporter:  ckeen       |       Owner:  kon    
     Type:  defect      |      Status:  new    
 Priority:  minor       |   Milestone:  someday
Component:  extensions  |     Version:  4.8.x  
 Keywords:              |  
------------------------+---------------------------------------------------
 Users try to install the apropos egg with older (< 4.8.0) chickens and are
 confused about the error message they get:

 {{{
 Warning: reference to possibly unbound identifier `foldl' in:
 Warning:    environment-list-symbols

 Error: module unresolved: apropos

 Error: shell command terminated with non-zero exit status 256:
 /home/ckellerm/chickens/4.7.0/bin/chicken apropos.scm -output-file
 apropos.c -dynamic -featu...
 }}}

 Maybe it will make it clearer to add the chicken version to the depends
 clause in the .meta file or provide a workaround for foldl for older
 chickens?

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/987>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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