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: igc: trying to chase a crash Date: Tue, 26 Nov 2024 16:39:06 -0500 Message-ID: References: <874j3v2lq3.fsf@telefonica.net> <864j3vi0d0.fsf@gnu.org> <87zfln1468.fsf@telefonica.net> <86zflngk0j.fsf@gnu.org> <87v7wb11hk.fsf@telefonica.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30428"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Gerd =?utf-8?Q?M=C3=B6llmann?= , =?utf-8?Q?=C3=93scar?= Fuentes , emacs-devel@gnu.org To: chad Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Nov 26 22:39:54 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 1tG3Hm-0007kf-Dk for ged-emacs-devel@m.gmane-mx.org; Tue, 26 Nov 2024 22:39:54 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tG3HB-0004V4-1T; Tue, 26 Nov 2024 16:39:17 -0500 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 1tG3H4-0004Tf-8v for emacs-devel@gnu.org; Tue, 26 Nov 2024 16:39:12 -0500 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 1tG3H3-0001qd-87; Tue, 26 Nov 2024 16:39:09 -0500 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=eEQE81NfhXVSwh3CyYGwFMp7Eq3bT6fQqzc9EwZoUV8=; b=HNXLy/oIYXhvKXhQd3sf tRm42FqWJD/ZYknQSWEO57spkDh8iYmaPYCLF6EC/1GRuvNBavjvqhvihKuIZuOmW6bBtrXRM16n8 VrNa+X7wYlPoh3R9mbxCL12lIfM4xAUDRBMvJ0kDGEXzB5xtsmYedLEQ0eJDki/njLzv7xFE6KTqm K8EFbsRuF/paYgStqoTzPzfBxNKhRMmsC7Q0c1gVeFCfiLMSLqF6RQN4CXs3M9Eu8PxQTth+7FIi1 AsixOCi+rOZ4Cv+TCAa0uKe8kKCUX9Ockn7zZFMxxWLht+eS5cnw8Mr+ovy7mL48ZRIPu0HyTSeY2 T602m3OxlUrGzg==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1tG3H0-0007RC-QH; Tue, 26 Nov 2024 16:39:07 -0500 In-Reply-To: (chad's message of "Tue, 26 Nov 2024 13:29:34 -0500") 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:325729 Archived-At: chad writes: > On Tue, Nov 26, 2024 at 12:18=E2=80=AFAM Gerd M=C3=B6llmann wrote: > > =C3=93scar Fuentes writes: > > > Is the igc project dormant?=20 > > [...] So I'd say neither users nor developers > are pushing things forward at the moment. Don't know more either, it's > just what I'm observing. > > Anecdatally, I finally got around to building it on my wacky linux > system, then pretty much immediately shifted to the pretest as my > daily driver, and haven't been back yet. Related to the recent mention > of branches, I suspect that a "call to test out" would be > comparatively quite effective, at least based on the example of > native-comp. I think at the time native-comp had a similar call to test and public visibility on emacs-devel. My idea is that if the results are different this is because of other factors. Andrea