From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ludovic =?UTF-8?B?Q291cnTDqHM=?= Newsgroups: gmane.lisp.guile.bugs Subject: [bug #30071] unfold isn't tail-recursive Date: Tue, 08 Jun 2010 21:47:56 +0000 Message-ID: <20100608-214756.sv15145.12079@savannah.gnu.org> References: <20100607-183034.sv74648.92806@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: dough.gmane.org 1276033704 14800 80.91.229.12 (8 Jun 2010 21:48:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Jun 2010 21:48:24 +0000 (UTC) To: Ludovic =?UTF-8?B?Q291cnTDqHM=?= , Szavai Gyula , bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Jun 08 23:48:22 2010 connect(): No such file or directory Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OM6ej-0002bG-UA for guile-bugs@m.gmane.org; Tue, 08 Jun 2010 23:48:22 +0200 Original-Received: from localhost ([127.0.0.1]:45871 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OM6ej-0005r8-AS for guile-bugs@m.gmane.org; Tue, 08 Jun 2010 17:48:21 -0400 Original-Received: from [140.186.70.92] (port=60498 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OM6eP-0005kO-Rd for bug-guile@gnu.org; Tue, 08 Jun 2010 17:48:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OM6eN-0002e2-Sa for bug-guile@gnu.org; Tue, 08 Jun 2010 17:48:01 -0400 Original-Received: from colonialone.fsf.org ([140.186.70.51]:34509 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OM6eL-0002dY-TN; Tue, 08 Jun 2010 17:47:57 -0400 Original-Received: from [10.1.0.103] (helo=frontend.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OM6eK-0002v7-R0; Tue, 08 Jun 2010 21:47:56 +0000 Original-Received: from www-data by frontend.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1OM6eK-0004K1-O9; Tue, 08 Jun 2010 21:47:56 +0000 X-Savane-Server: savannah.gnu.org:443 [10.1.0.103] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 30071 User-Agent: Mozilla/5.0 (GNU; rv:1.9.1.7) Gecko/20100107 IceCat/3.6 (like Firefox/3.6) X-Apparently-From: 82.66.223.114 (Savane authenticated user civodul) In-Reply-To: <20100607-183034.sv74648.92806@savannah.gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4627 Archived-At: Follow-up Comment #1, bug #30071 (project guile): Hello, Doesn't the TAIL-GEN argument prevent it from being implemented in a tail-recursive fashion? (When TAIL-GEN is omitted it can be tail-recursive.) Thanks, Ludo'. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/