From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.user Subject: Re: Guile 2 deprecated procedure and SLIB Date: Fri, 08 Feb 2013 10:32:04 +0100 Message-ID: <87k3qj2lt7.fsf@pobox.com> References: <510C49BE.3060409@gmail.com> <877gmol426.fsf@pobox.com> <87pq0b7au3.fsf@tines.lan> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1360315942 4073 80.91.229.3 (8 Feb 2013 09:32:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Feb 2013 09:32:22 +0000 (UTC) Cc: guile-user To: Mark H Weaver Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Feb 08 10:32:40 2013 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U3kJv-0008Mu-Qe for guile-user@m.gmane.org; Fri, 08 Feb 2013 10:32:35 +0100 Original-Received: from localhost ([::1]:34023 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3kJc-0007oe-Vu for guile-user@m.gmane.org; Fri, 08 Feb 2013 04:32:16 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:48924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3kJW-0007mb-Gs for guile-user@gnu.org; Fri, 08 Feb 2013 04:32:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3kJV-0002XH-1s for guile-user@gnu.org; Fri, 08 Feb 2013 04:32:10 -0500 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:35646 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3kJU-0002Wu-UV for guile-user@gnu.org; Fri, 08 Feb 2013 04:32:08 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 7087BA47C; Fri, 8 Feb 2013 04:32:07 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=56qzbVBOrQnB4qPlFNo9BM9FdrM=; b=XKSjej 1hjFSToFnacPS5rDVIwXJ1IurHFxqqUB/hCL09JB9hV9Z9y6UEBoN4dX9pELVu5c fJYrC2/xl6xaCRA8/DXWDckpRg6KX4kPvSWQdC0rge1kBumzSOaFrOoAmEk81bhY VJUBlsW6YDCBy2J6NWH0CIWBAId4iZR0kOuhs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=YLo0wAKuAMG3ab+lGSx8/iDSSv5Ob2bL i0RhRCvSjrzOMIJxD8bj4jNnh+bb3y1iGuwYsi4lYgw8+gJehfSVsuI1Lm7j3hKS Iqj3qYcZSp9as8HYIz80qk75qdOUu4uzZIcG+fHeq5iVHH+6UnVjpgaZlz1DhJcC NxXn/apvatE= Original-Received: from a-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 62291A47B; Fri, 8 Feb 2013 04:32:07 -0500 (EST) Original-Received: from badger (unknown [88.160.190.192]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id D31ACA479; Fri, 8 Feb 2013 04:32:06 -0500 (EST) In-Reply-To: <87pq0b7au3.fsf@tines.lan> (Mark H. Weaver's message of "Thu, 07 Feb 2013 22:17:56 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-Pobox-Relay-ID: 679CD558-71D2-11E2-99C4-5E8F0E5B5709-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 208.72.237.25 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:10043 Archived-At: On Fri 08 Feb 2013 04:17, Mark H Weaver writes: > Andy Wingo writes: > >> On Sat 02 Feb 2013 00:03, Andrew Bernard 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. > [...] >>> 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. > > Unfortunately, 'list->uniform-array' is not merely deprecated; it has > been removed entirely from Guile 2.0. Ah, you are correct. Deprecated around 2005-01-10 by Marius, and removed by me in 2009 with 86d88a223c64276e7cd9b4503e7e2ecca5aae320. NEWS says that list->typed-array is the thing to use instead. Andy -- http://wingolog.org/