On Sat 02 Feb 2013 00:03, Andrew Bernard <andrew.bern...@gmail.com> writes:

> In the latest top CVS of SLIB (as of Feb 2013), with Guile 2.0.7, the
> procedure used in the common lisp time section decode-universal-time use
> the deprecated procedure list->uniform-array.

Perhaps Mikael would like to patch this one up? :-)

> I am new to Scheme, and not sure how to handle this. Not wanting to
> enable the use of deprecated procedures, how does one proceed?

Deprecated procedures are enabled by default; you'd have to do something
special to disable them.  For now I would just deal with it or file a
patch with SLIB to replace this function.

> Is there an active SLIB mailing list for discussion?

Here is fine.  Also there is a list:
https://lists.gnu.org/mailman/listinfo/slib-discuss.  Aubrey is fairly
responsive.

Cheers,

Andy
-- 
http://wingolog.org/

Reply via email to