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.devel Subject: Re: Time to merge scratch/correct-warning-pos into master, perhaps? Date: Sat, 22 Jan 2022 17:36:20 +0200 Message-ID: <83bl03n5or.fsf@gnu.org> References: <83mtjwzwkb.fsf@gnu.org> <87r198ytog.fsf@gnus.org> <87zgnvyb5y.fsf@gnus.org> <87bl03j10s.fsf@gnus.org> <87bl03dc64.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13917"; mail-complaints-to="usenet@ciao.gmane.io" Cc: acm@muc.de, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jan 22 16:37:27 2022 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 1nBISF-0003NT-QV for ged-emacs-devel@m.gmane-mx.org; Sat, 22 Jan 2022 16:37:27 +0100 Original-Received: from localhost ([::1]:36532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nBISE-0005Gg-Gv for ged-emacs-devel@m.gmane-mx.org; Sat, 22 Jan 2022 10:37:26 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:34164) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBIRU-0004WL-Dr for emacs-devel@gnu.org; Sat, 22 Jan 2022 10:36:40 -0500 Original-Received: from [2001:470:142:3::e] (port=53954 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBIRT-0004Ca-Ar; Sat, 22 Jan 2022 10:36:39 -0500 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=XIHtY3WpKhMmQl99PjzABmBj2wULwXGPp4ZjsvpXLOk=; b=oA7fWQ0O1sBY /3l+n4ndBA8Pp3HV229eH4FTuE2Orofcjpi7XCqVMkXtvOyUKAlf7LuJ4N9x64QHfQPDJ7aF49nGD 8NSrPws7zLA6IfhyIj9ZU1jioZYaOCiQtBKz0flez8WxrazhP6ABK7T+a9wAE8FoUuMXqrWz5i3Oj L1ShMsy6XSwh9Wwbompa9VY24YDRzA249oW6lOCkUHVF6lOP8gl8mUDA8plJSHRsV2HyeENS/rtLM eMqzv2htJS6mJ8jRV1AaXWropApUON25t4jMQBFeoboJcIGs9VneYcrtYFQVGjvIHA/kWOEuHr8yy tFLXlQXA0RvoAtU9cpl1wA==; Original-Received: from [87.69.77.57] (port=2266 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 1nBIRS-0003Fn-R2; Sat, 22 Jan 2022 10:36:39 -0500 In-Reply-To: <87bl03dc64.fsf@gnus.org> (message from Lars Ingebrigtsen on Sat, 22 Jan 2022 16:26:27 +0100) 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" Xref: news.gmane.io gmane.emacs.devel:285215 Archived-At: > From: Lars Ingebrigtsen > Cc: Stefan Monnier , Eli Zaretskii > , emacs-devel@gnu.org > Date: Sat, 22 Jan 2022 16:26:27 +0100 > > Alan Mackenzie writes: > > > Each of the following two sets of results was obtained from my machine > > starting emacs --no-desktop, and represents the second run of > > elisp-benchmarks on each build. The state of master was merged into the > > branch this morning, and both builds were redone this morning, too. > > Looks good to me, then, so unless Eli has any objections, merging the > branch is fine by me. No objections.