From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#57562: [PATCH] * lisp/emacs-lisp/comp.el (comp-run-async-workers): Fail more gracefully Date: Sat, 03 Sep 2022 18:28:43 +0300 Message-ID: <83v8q4mq8k.fsf@gnu.org> References: <83wnakmqw6.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17395"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 57562@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Sep 03 17:30:52 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1oUV6i-0004PR-Dp for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 03 Sep 2022 17:30:52 +0200 Original-Received: from localhost ([::1]:57472 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oUV6h-0004ZE-D5 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 03 Sep 2022 11:30:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36572) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUV5u-0004Z3-Ar for bug-gnu-emacs@gnu.org; Sat, 03 Sep 2022 11:30:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53933) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oUV5u-00020u-1v for bug-gnu-emacs@gnu.org; Sat, 03 Sep 2022 11:30:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oUV5t-0008Tz-U8 for bug-gnu-emacs@gnu.org; Sat, 03 Sep 2022 11:30:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 03 Sep 2022 15:30:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57562 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 57562-submit@debbugs.gnu.org id=B57562.166221895732523 (code B ref 57562); Sat, 03 Sep 2022 15:30:01 +0000 Original-Received: (at 57562) by debbugs.gnu.org; 3 Sep 2022 15:29:17 +0000 Original-Received: from localhost ([127.0.0.1]:42632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oUV5A-0008SU-IE for submit@debbugs.gnu.org; Sat, 03 Sep 2022 11:29:16 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:35138) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oUV59-0008SI-6c for 57562@debbugs.gnu.org; Sat, 03 Sep 2022 11:29:15 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56292) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUV53-0001tv-VQ; Sat, 03 Sep 2022 11:29:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=RAHGEyqCkOXD8LQK23dlYKyH57tfJIE4rniyoypoyUM=; b=Cfb1qT5DEqPu G+AW4Mc4DqM8BYPojR5qIOnlteABmNIgw8d9U/xk94fqwDM8xTSsKxhRRUxFuTrA0zWy4mxyb4B6b VwadyPnp//mx7717qZWLFistGX8gCOCYpBfPMl4rBdEQfnIyoDfXnGnuCvybEju9v4r5vF7I6Zjwm TEHvdVIc66xpO9AaObDAytyBGBgdLmZi9X/PbEpzNLcCHl3AGttU78tuo1yMsXCYwojyB/saXW3I8 DyeMMzYP9jDUO7C+CSWl3Bg21q/BnMbFze5b+ir4bvtG9HaH2X1VIEOqk/n5RyTCi1oxXVbzroQGY p08Imk4OYImN7pQARLxcGg==; Original-Received: from [87.69.77.57] (port=4180 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUV53-00051k-7h; Sat, 03 Sep 2022 11:29:09 -0400 In-Reply-To: (message from Stefan Monnier on Sat, 03 Sep 2022 11:24:02 -0400) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:241417 Archived-At: > From: Stefan Monnier > Cc: 57562@debbugs.gnu.org > Date: Sat, 03 Sep 2022 11:24:02 -0400 > > > I have trouble seeing the actual change amongst unrelated whitespace > > changes. Please show a patch with the minimal necessary change, > > without all the reformatting. Emacs 28.2 is so close to a release > > that playing whitespace and formatting games is not appropriate there. > > Hmm... looks like I sent the patch I had on `master`, sorry. > Here is the cleaner `emacs-28` version. So this means we will silently skip native-compilation, leaving an obscure message in a buffer, is that right? Maybe this is the best we can do for emacs-28 so close to the release, but for master wouldn't it be better to use delayed-warning instead?