From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#48031: 28.0.50; comp-tests oddities Date: Mon, 26 Apr 2021 20:13:23 +0000 Message-ID: References: <8735vdpeso.fsf@gmx.de> <87h7jtkolq.fsf@gmx.de> <87czuhkl7e.fsf@gmx.de> <878s54lv14.fsf@gmx.de> Reply-To: Andrea Corallo Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13114"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 48031-done@debbugs.gnu.org To: Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Apr 26 22:14:12 2021 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 1lb7cR-0003KF-VQ for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 26 Apr 2021 22:14:11 +0200 Original-Received: from localhost ([::1]:60666 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lb7cR-0004AD-38 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 26 Apr 2021 16:14:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34088) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lb7cI-00048D-Im for bug-gnu-emacs@gnu.org; Mon, 26 Apr 2021 16:14:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35743) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lb7cI-00069S-9n for bug-gnu-emacs@gnu.org; Mon, 26 Apr 2021 16:14:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lb7cI-00054x-5r for bug-gnu-emacs@gnu.org; Mon, 26 Apr 2021 16:14:02 -0400 Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 26 Apr 2021 20:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 48031 X-GNU-PR-Package: emacs Mail-Followup-To: 48031@debbugs.gnu.org, akrl@sdf.org, michael.albinus@gmx.de Original-Received: via spool by 48031-done@debbugs.gnu.org id=D48031.161946800919466 (code D ref 48031); Mon, 26 Apr 2021 20:14:01 +0000 Original-Received: (at 48031-done) by debbugs.gnu.org; 26 Apr 2021 20:13:29 +0000 Original-Received: from localhost ([127.0.0.1]:47286 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lb7bk-00053u-Qu for submit@debbugs.gnu.org; Mon, 26 Apr 2021 16:13:29 -0400 Original-Received: from mx.sdf.org ([205.166.94.24]:56758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lb7bh-00053i-OK for 48031-done@debbugs.gnu.org; Mon, 26 Apr 2021 16:13:28 -0400 Original-Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 13QKDNoY001129 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Mon, 26 Apr 2021 20:13:24 GMT In-Reply-To: <878s54lv14.fsf@gmx.de> (Michael Albinus's message of "Mon, 26 Apr 2021 21:12:39 +0200") 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:204972 Archived-At: Michael Albinus writes: > Andrea Corallo writes: > >> Hi Michael, > > Hi Andrea, > >> I think with 449045b2a6 we should be okay WDYT? > > Yes, I believe so. The compilation of test/src/comp-tests.el shows > several compilation warnings, but this is another story, and I'm > confident you'll fix it as well. ATM I'm not 100% sure we can remove all the warnings but I certainly have a look. > You could close this bug from my pov. Doing that, thanks :) Thanks Andrea