From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 2.2 TODO Date: Mon, 02 Sep 2013 22:01:42 +0200 Message-ID: <871u57hu1l.fsf@pobox.com> References: <87vc2kztv1.fsf@pobox.com> <8761uk8ioo.fsf@harrington.peter-b.co.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1378152118 19259 80.91.229.3 (2 Sep 2013 20:01:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Sep 2013 20:01:58 +0000 (UTC) Cc: guile-devel@gnu.org To: Peter TB Brett Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Sep 02 22:02:02 2013 Return-path: Envelope-to: guile-devel@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 1VGaK0-00036W-IY for guile-devel@m.gmane.org; Mon, 02 Sep 2013 22:02:00 +0200 Original-Received: from localhost ([::1]:41896 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGaJz-0004fO-S2 for guile-devel@m.gmane.org; Mon, 02 Sep 2013 16:01:59 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGaJt-0004YE-0D for guile-devel@gnu.org; Mon, 02 Sep 2013 16:01:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGaJo-0007lg-J0 for guile-devel@gnu.org; Mon, 02 Sep 2013 16:01:52 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:39469 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGaJo-0007lN-FU for guile-devel@gnu.org; Mon, 02 Sep 2013 16:01:48 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 5D5A6D338; Mon, 2 Sep 2013 16:01:45 -0400 (EDT) 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=M5bJCqAh5/7pirezPeb4QT3O63A=; b=GhRfdz PDaOLw4kL94kO98s9tAhi5tjX4quql8J/tywkaGALxKCv0xphONMOQVb6WSWRENw sYCv4po8NKQT0kpWqQyVryTS49Hs5lVCtzLzFVIh/ljj6A07CAXz8d+ZT/bTahTI qDLAqkHZFOXM8e5xLSRZa5yzAWpUWzRvbIxZU= 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=GBxLedMtUaAW2CcfI1IKqgenJDMtWMCs 2QAJbW0Uc0ypMkwfwhzmLCsF0Pbvan+z9ITR5HeeJQN7l+R95FkzltGag3CUUb0B mom1IzVEmu8o/fbFO4SIG9A2l1xHpNw1dU16qibZUBxibtnqnI/maw4fjN35eajW ZoYiLjR9rS4= 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 546D4D337; Mon, 2 Sep 2013 16:01:45 -0400 (EDT) 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 9E819D336; Mon, 2 Sep 2013 16:01:44 -0400 (EDT) In-Reply-To: <8761uk8ioo.fsf@harrington.peter-b.co.uk> (Peter TB Brett's message of "Sun, 01 Sep 2013 20:07:19 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-Pobox-Relay-ID: 7E0483D8-140A-11E3-8699-CE710E5B5709-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-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:16609 Archived-At: On Sun 01 Sep 2013 21:07, Peter TB Brett writes: > Can I please request an addition to your to-do list: a document that > explains what changes to libguile-using programs will be required? You mean like a history of user-visible changes? :) http://git.savannah.gnu.org/gitweb/?p=guile.git;a=blob;f=NEWS;h=59133019d63a18fae6156c580826176d7cb15493;hb=HEAD Cheers, Andy -- http://wingolog.org/