chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #58: Local definition of fold overwrites srfi-1 defin


From: Chicken Trac
Subject: [Chicken-janitors] #58: Local definition of fold overwrites srfi-1 definition
Date: Mon, 06 Jul 2009 03:01:33 -0000

#58: Local definition of fold overwrites srfi-1 definition
----------------------------+-----------------------------------------------
 Reporter:  iraikov         |       Owner:  felix
     Type:  defect          |      Status:  new  
 Priority:  critical        |   Milestone:       
Component:  core libraries  |     Version:  4.0.x
 Keywords:                  |  
----------------------------+-----------------------------------------------
 The ssax library uses its own internal definition of fold, which is not
 exported by the module. However, programs that load both srfi-1 and ssax,
 end up using the ssax definition. The attached test file fails to call
 fold from srfi-1 when ssax is loaded, but succeeds and ssax is not loaded.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/58>
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]