From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: alloca, continuations and debug info Date: Wed, 08 Sep 2004 17:12:05 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <412E6F23.3020908@ossau.uklinux.net> <87llg1xx3t.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094656387 10774 80.91.224.253 (8 Sep 2004 15:13:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Sep 2004 15:13:07 +0000 (UTC) Cc: guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Sep 08 17:12:35 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C547f-0007y5-00 for ; Wed, 08 Sep 2004 17:12:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C54Cw-0000nv-Bz for guile-devel@m.gmane.org; Wed, 08 Sep 2004 11:18:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C54Cp-0000nd-6a for guile-devel@gnu.org; Wed, 08 Sep 2004 11:17:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C54Co-0000nK-J8 for guile-devel@gnu.org; Wed, 08 Sep 2004 11:17:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C54Co-0000nH-Gh for guile-devel@gnu.org; Wed, 08 Sep 2004 11:17:54 -0400 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C547C-0003gj-Td for guile-devel@gnu.org; Wed, 08 Sep 2004 11:12:07 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 2C4343B4B2; Wed, 8 Sep 2004 17:12:06 +0200 (CEST) Original-Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01154-01; Wed, 8 Sep 2004 17:12:06 +0200 (CEST) Original-Received: from troy.dt.e-technik.uni-dortmund.de (troy.dt.e-technik.uni-dortmund.de [129.217.163.17]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 08AB01F882; Wed, 8 Sep 2004 17:12:06 +0200 (CEST) Original-Received: by troy.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id BEBB1B982; Wed, 8 Sep 2004 17:12:05 +0200 (CEST) Original-To: neil@ossau.uklinux.net In-Reply-To: <87llg1xx3t.fsf@zip.com.au> (Kevin Ryde's message of "Fri, 27 Aug 2004 10:07:02 +1000") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de 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: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4103 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4103 Kevin Ryde writes: >> - As a last resort, you could just say: no proper alloca, no Guile! > > That's probably not too terrible. Yes, I think this is acceptable, too. It is in any case better than using alloca incorrectly. I will remove alloca.c from libguile, etc. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel