1 Jan 2006 21:30
Re: SRFIs 11, 12, and 15
felix winkelmann <bunny351 <at> gmail.com>
2006-01-01 20:30:14 GMT
2006-01-01 20:30:14 GMT
On 12/31/05, John Cowan <cowan <at> ccil.org> wrote: > Chicken currently implements the SRFIs 11 (let-values and let-values*), > 12 (exceptions), and 15 (fluid-let), but (use srfi-11), (use srfi-12), > and (use srfi-15) and their syntactic analogues throw errors rather than > silently doing nothing. That's right. SRFI-11 is not supported completely, and 12 and 15 are withdrawn SRFIs. Currently the policy is to treat withdrawn SRFIs as nonexistant, and following from that, not to register feature-ID's for them. If you think treating them like finalized SRFIs is a better idea, then I can change that, of course. cheers, felix
RSS Feed