From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.devel Subject: Re: scratch/igc 26ea4b462a0: Fix GTK-related MPS crashes Date: Mon, 15 Jul 2024 06:24:41 -0400 Message-ID: References: <172010929191.25736.12718952666511242363@vcs2.savannah.gnu.org> <20240704160812.55782C2BC72@vcs2.savannah.gnu.org> <87zfqqzm43.fsf@yahoo.com> <3PIe9r2EdB3_AfXh2PCLvHFUUfe3Lw_AzuftyFBUPSij-qEEJAjTQ9zz7BpqQuQhgzGYfc4XjRxkc_LDjDUKIaabmkrOGhosyxtPitzpqMg=@protonmail.com> <_twmRKk-TKDjWbOWR3-r69gQ5-tYOeML-dLMVImtAVV0-OndYsvlEM-7iqH8cYW81KwIKuDrJimMUdAKjWJtHDHPSjCsWFO22bog4OHRF4U=@protonmail.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20980"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: rms@gnu.org, Gerd =?utf-8?Q?M=C3=B6llmann?= , Helmut Eller , luangruo@yahoo.com, emacs-devel@gnu.org To: Pip Cet Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jul 15 12:25:46 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sTItu-0005BE-Cl for ged-emacs-devel@m.gmane-mx.org; Mon, 15 Jul 2024 12:25:46 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sTIsw-0001K4-FX; Mon, 15 Jul 2024 06:24:46 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sTIsu-0001Jm-J2 for emacs-devel@gnu.org; Mon, 15 Jul 2024 06:24:44 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sTIss-0004vy-Vp; Mon, 15 Jul 2024 06:24:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=F1+UscmWs1HTMJdTKblj+GuFMxEsPZpLAU0lvQlwo/A=; b=TMbAKN/lFTL9KlzGPUs1 zMdnFsriUG2t2nv06ks0X3pKLusKQB6tGoaeDiMOTGA8jfXpyHN13fppf1iG6E4tyXPuKzIL+302/ I0r0OFbYHrtT3vn9RCdR5CaiOyNvi9M8Nu0YbQuhG5F+qe8ycfFBgDExw5/9Xvw+mTgiVj65E+QWx zmzdZ+kqdrYfh/ZGoxMAaGkUXi84hafAZnU+ho+VyvMHJtIsihtcNl+yn8FH+1eItL/NhubJm1VfH E6fw5RoXA2xzh75c1dXKyARtvQ5K9WztaaJl7xkgXmDMAG7IrXuZq5cANW6ZW3HpLY5qBdgfAUU/h KpM25/DCku8XeQ==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1sTIsr-00055A-TD; Mon, 15 Jul 2024 06:24:41 -0400 In-Reply-To: <_twmRKk-TKDjWbOWR3-r69gQ5-tYOeML-dLMVImtAVV0-OndYsvlEM-7iqH8cYW81KwIKuDrJimMUdAKjWJtHDHPSjCsWFO22bog4OHRF4U=@protonmail.com> (Pip Cet's message of "Sat, 13 Jul 2024 20:35:37 +0000") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:321666 Archived-At: Pip Cet writes: > On Thursday, July 11th, 2024 at 02:32, Richard Stallman wrote: >> scratch/igc doesn't seem to be a very clear name for ode to work with the MPS >> garbage collectr. While it is still not installed, is this a good time >> to rename it to the "MPS gc branch"? > > I don't have a strong preference, but I think I'd prefer it if > extensions to the GC interface that might be useful for other GC > implementations (and that's most of the changes outside of "igc.c") > used plain gc_ prefixes. So my proposal would be to rename the branch > to scratch/mps-gc (or feature/mps-gc), and try to reduce usage of the > igc identifier (I believe all "mps" identifiers already are isolated > to igc.c; perhaps that file should be renamed, too). > > Gerd, what do you think? > > Pip I agree and suggest as well feature/mps-gc (or feature/mps_gc). I think would be more identifiable and as feature branch should get more visibility and hopefully users testing it. Bests Andrea