From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: API naming bugs Date: Sun, 29 Jan 2006 00:54:28 +0200 Message-ID: <873bj8x8t7.fsf@zagadka.de> References: <1135557850.8094.8.camel@localhost.localdomain> <873bkawfkg.fsf@zagadka.de> <87lky2cqe7.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138520407 31471 80.91.229.2 (29 Jan 2006 07:40:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Jan 2006 07:40:07 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jan 29 08:40:05 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F37AH-0000O4-1L for guile-devel@m.gmane.org; Sun, 29 Jan 2006 08:40:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F37DA-0000BU-O6 for guile-devel@m.gmane.org; Sun, 29 Jan 2006 02:43:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F327V-0005P2-Qm for guile-devel@gnu.org; Sat, 28 Jan 2006 21:16:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F323c-0003ty-SG for guile-devel@gnu.org; Sat, 28 Jan 2006 21:12:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F2z0h-0004H1-F0 for guile-devel@gnu.org; Sat, 28 Jan 2006 17:57:35 -0500 Original-Received: from [213.243.153.35] (helo=smtp2.pp.htv.fi) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F2yyj-0008Uq-3N for guile-devel@gnu.org; Sat, 28 Jan 2006 17:55:33 -0500 Original-Received: from zagadka.ping.de (cs181072157.pp.htv.fi [82.181.72.157]) by smtp2.pp.htv.fi (Postfix) with SMTP id 668A3296B6E for ; Sun, 29 Jan 2006 00:54:35 +0200 (EET) Original-Received: (qmail 19378 invoked by uid 1000); 29 Jan 2006 00:54:29 +0200 Original-To: Neil Jerram In-Reply-To: <87lky2cqe7.fsf@ossau.uklinux.net> (Neil Jerram's message of "Fri, 30 Dec 2005 19:54:08 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:5636 Archived-At: Neil Jerram writes: > How about renaming the internal scm_frame functions instead, since > AFAIK they haven't been released yet? Yep, I'll do that. > Perhaps scm_context_..., or scm_dynwind_..., or scm_dc_...? I'm going with scm_dynwind_ since the functions are directly related to 'dynwind'. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel