From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Livshin Newsgroups: gmane.lisp.guile.devel Subject: Re: GC rewrite, first version. Date: Sun, 28 Jul 2002 19:51:14 +0300 Organization: The Church of God the Utterly Indifferent Sender: guile-devel-admin@gnu.org Message-ID: References: <15683.9371.859522.113833@blauw.xs4all.nl> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027875644 19638 127.0.0.1 (28 Jul 2002 17:00:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 28 Jul 2002 17:00:44 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17YrPO-00056c-00 for ; Sun, 28 Jul 2002 19:00:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17YrPk-0002ne-00; Sun, 28 Jul 2002 13:01:04 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17YrPG-0002nT-00 for ; Sun, 28 Jul 2002 13:00:34 -0400 Original-Received: from root by main.gmane.org with local (Exim 3.33 #1 (Debian)) id 17YrOo-00055v-00 for ; Sun, 28 Jul 2002 19:00:06 +0200 Original-To: guile-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.33 #1 (Debian)) id 17YrFp-0004rG-00 for ; Sun, 28 Jul 2002 18:50:49 +0200 Original-Path: not-for-mail Original-Newsgroups: gmane.lisp.guile.devel Original-Lines: 24 Original-NNTP-Posting-Host: laredo.verisity.com Original-X-Trace: main.gmane.org 1027875049 18677 212.150.223.230 (28 Jul 2002 16:50:49 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Sun, 28 Jul 2002 16:50:49 +0000 (UTC) Mail-copies-to: never User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Honest Recruiter, i686-pc-linux) Cancel-Lock: sha1:tbFnKl7/Uln3ZMaW400dTZkAFaI= Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:871 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:871 Han-Wen writes: > I've just finished a first version of the rewrite of the garbage > collector. You can download it from > > http://www.cs.uu.nl/~hanwen/public/guile/gc-rewrite-0.0.tar.gz > > [ yummy stuff snipped ] > > [And yes, I don't care much for the compatibility. Especially not in > this hacking stage, and especially not for the internals of the GC.] and right you are. I don't know what the policy is these days, nor how stupid do I sound with this advice from the sidelines, but to avoid drowning in discussions it is IMHO advisable to do the following: * don't publish patches, many people are too lazy to install them. instead work in a branch of the main CVS repository. * don't worry about style and policy until you are ready to merge. -- Due to the holiday next Monday, there will be no garbage collection. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel