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

Re: Yo, whassup?

This page is part of the web mail archives of SRFI 25 from before July 7th, 2015. The new archives for SRFI 25 contain all messages, not just those from before July 7th, 2015.



It's unfortunate that srfi-25 is incompatible with
SLIB.  Both include array-set! and make-array functions,
but they are incompatible - i.e. there are argument lists
that are valid for both apis, but give different results.

This is bad.
--
	--Per Bothner
per@xxxxxxxxxxx   http://www.bothner.com/per/