From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.devel Subject: Re: User perception on backward compatibility Date: Thu, 21 Jan 2010 13:42:47 +0100 Message-ID: <87eiljiq7s.fsf@ambire.localdomain> References: <87y6jrzq10.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1264079315 784 80.91.229.12 (21 Jan 2010 13:08:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Jan 2010 13:08:35 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jan 21 14:08:26 2010 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NXwlt-0005gQ-FE for guile-devel@m.gmane.org; Thu, 21 Jan 2010 14:08:25 +0100 Original-Received: from localhost ([127.0.0.1]:42330 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXwlu-0002EK-Cd for guile-devel@m.gmane.org; Thu, 21 Jan 2010 08:08:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NXwll-0002DG-F1 for guile-devel@gnu.org; Thu, 21 Jan 2010 08:08:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NXwlk-0002Cr-Ou for guile-devel@gnu.org; Thu, 21 Jan 2010 08:08:17 -0500 Original-Received: from [199.232.76.173] (port=51348 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXwlk-0002Co-Lc for guile-devel@gnu.org; Thu, 21 Jan 2010 08:08:16 -0500 Original-Received: from [95.237.67.212] (port=41361 helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NXwlk-0005ll-51 for guile-devel@gnu.org; Thu, 21 Jan 2010 08:08:16 -0500 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1NXwN6-0002ct-Bh for guile-devel@gnu.org; Thu, 21 Jan 2010 13:42:48 +0100 In-Reply-To: <87y6jrzq10.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Thu, 21 Jan 2010 11:54:51 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-Greylist: delayed 1298 seconds by postgrey-1.27 at monty-python; Thu, 21 Jan 2010 08:08:14 EST X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9903 () ludo@gnu.org (Ludovic Court=C3=A8s) () Thu, 21 Jan 2010 11:54:51 +0100 I think the next big task will be to list and try to reduce incompatibilities compared to 1.8. Yes, please. At the moment, i would ask you to look at the guile-user message w/ subject "(define ((f a) b) ...)". thi