﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
58	Local definition of fold overwrites srfi-1 definition	Ivan Raikov	felix winkelmann	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.	defect	closed	critical		extensions		fixed	ssax	sjamaan	
