From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mike Gran Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.devel Subject: Re: Guile release planning Date: Mon, 10 Nov 2008 17:59:46 -0800 (PST) Message-ID: <552701.83918.qm@web37906.mail.mud.yahoo.com> References: <49dd78620811101723m6b014589ua01037d5ea3f17b9@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1226368814 16103 80.91.229.12 (11 Nov 2008 02:00:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Nov 2008 02:00:14 +0000 (UTC) To: guile-devel , guile-user Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Nov 11 03:01:15 2008 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KziZ8-0005LW-Ty for guile-user@m.gmane.org; Tue, 11 Nov 2008 03:01:15 +0100 Original-Received: from localhost ([127.0.0.1]:44477 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KziY1-0000Zy-6D for guile-user@m.gmane.org; Mon, 10 Nov 2008 21:00:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KziXl-0000Z5-TA for guile-user@gnu.org; Mon, 10 Nov 2008 20:59:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KziXk-0000XO-Q2 for guile-user@gnu.org; Mon, 10 Nov 2008 20:59:49 -0500 Original-Received: from [199.232.76.173] (port=46111 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KziXk-0000XI-IG for guile-user@gnu.org; Mon, 10 Nov 2008 20:59:48 -0500 Original-Received: from web37906.mail.mud.yahoo.com ([209.191.91.168]:33921) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KziXj-0000Az-Ur for guile-user@gnu.org; Mon, 10 Nov 2008 20:59:48 -0500 Original-Received: (qmail 84229 invoked by uid 60001); 11 Nov 2008 01:59:46 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=YILOu7O20c0aUW89+f3gm1cGdtwBXabx9mjwcsLFDbbS04qPeHMFgqDUQeklRSuCEjsqhxKLwJgntgBM9HzS1tKR3nodVGGB1xOyh8eYU+sSqavz+7DANXiFD0Ydr8sMgFtGJFmZnnPqgurXpFaHFnMuMJ9y3HJkX2dW6nmiqgw=; X-YMail-OSG: 1gZYCnoVM1lm3bWpyDX8hScmTzE_Xl2cl97hZrqDgXfPaGeZYFkUEK6X9NSEK.mwD0IxQNa8V2o0fvZk145dKc5SyVqpdaW4dvu.TdJycfp1Gxdnkyoa95M7U3Tn9GEINQ55yHaa8Pa.Xz.s9xmNOgc2bOYg3WbfdYctSQ-- Original-Received: from [64.52.12.130] by web37906.mail.mud.yahoo.com via HTTP; Mon, 10 Nov 2008 17:59:46 PST X-Mailer: YahooMailRC/1155.20 YahooMailWebService/0.7.260.1 X-detected-operating-system: by monty-python.gnu.org: FreeBSD 6.x (1) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6865 gmane.lisp.guile.devel:7821 Archived-At: If the base Guile C API remains stable, it doesn't matter to me how the rel= eases occur, because they won't break my libraries or projects.=A0=0A=0AIf = the Guile C API needs to change, some sort of notification and beta pre-rel= ease would be preferred, so that I can test my projects before the new Guil= e gets yum'ed out to my group.=0A=0A-Mike Gran