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#70797: [PATCH] Make the Compilation mode recognize non-legacy Kotlin/Gradle errors Date: Sat, 08 Jun 2024 14:44:31 +0300 Message-ID: <86y17fd5gg.fsf@gnu.org> References: <86jzk03exp.fsf@gnu.org> <864jam1ggi.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22836"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 70797@debbugs.gnu.org To: rudolf@adamkovic.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 08 13:44:58 2024 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 1sFuVG-0005kV-AX for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 08 Jun 2024 13:44:58 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sFuV7-0007sW-A9; Sat, 08 Jun 2024 07:44:49 -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 1sFuV4-0007rs-Qq for bug-gnu-emacs@gnu.org; Sat, 08 Jun 2024 07:44:46 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sFuV4-0006Zz-IP for bug-gnu-emacs@gnu.org; Sat, 08 Jun 2024 07:44:46 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sFuVK-0007io-8i for bug-gnu-emacs@gnu.org; Sat, 08 Jun 2024 07:45:02 -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, 08 Jun 2024 11:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70797 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 70797-submit@debbugs.gnu.org id=B70797.171784710129660 (code B ref 70797); Sat, 08 Jun 2024 11:45:02 +0000 Original-Received: (at 70797) by debbugs.gnu.org; 8 Jun 2024 11:45:01 +0000 Original-Received: from localhost ([127.0.0.1]:37621 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sFuVI-0007iB-Mm for submit@debbugs.gnu.org; Sat, 08 Jun 2024 07:45:01 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:42520) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sFuVG-0007hl-AO for 70797@debbugs.gnu.org; Sat, 08 Jun 2024 07:44:58 -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 1sFuUt-0006XX-14; Sat, 08 Jun 2024 07:44:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=7JKMyCm9v+bARrhK/3pv+sDMhLbCU73NaZSTzb0OrgQ=; b=W8KPWvunwQ/D2ffYExlX JY+VTlO+XgYnWPzXzN9UWHWv8rpWYev7AFegxyfVlZazESpvglXUlIjPAWH4CCpL9Nf+6PoPM7OUA Rt+Ep8Ucr2sKBAOnHxPo3JPJkseXGupfd8eukEbrmLxJyceh8rd4z0EY0zv0Rcb00CILBLad7AvlF hcRv2VYEqQmRi9cKK1fOwiu7AkpPkZ4dHFkDdZNaFlaayvZGTq7K8q0QL7Z8S/czzLOZLCIaGDUbc HX0PRQF9wpWQ6yJ7aGGXZKyUix8R0NXtZANZn766a/CHsx/dRahKN7qQTLO0dPN1m6spD+VgqimRL CMOJIkJwpEAaRQ==; In-Reply-To: <864jam1ggi.fsf@gnu.org> (message from Eli Zaretskii on Sat, 25 May 2024 10:46:53 +0300) 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:286831 Archived-At: Ping! Ping! Can we please resolve this issue? > Cc: 70797@debbugs.gnu.org > Date: Sat, 25 May 2024 10:46:53 +0300 > From: Eli Zaretskii > > Ping! Can we please make progress with resolving this issue? > > > Cc: 70797@debbugs.gnu.org > > Date: Sat, 11 May 2024 11:56:02 +0300 > > From: Eli Zaretskii > > > > > From: Rudolf Adamkovič > > > Date: Mon, 06 May 2024 00:14:04 +0200 > > > > > > >From 8ff95a02a321d730e2c3171b18ddb55f3a554d20 Mon Sep 17 00:00:00 2001 > > > From: =?UTF-8?q?Rudolf=20Adamkovi=C4=8D?= > > > Date: Thu, 2 May 2024 19:06:11 +0200 > > > Subject: [PATCH] Make the Compilation mode recognize non-legacy Kotlin/Gradle > > > errors > > > > > > The Compilation mode recognizes Kotlin/Gradle errors but only in the old > > > format. The new format, which has been in wide use for about a year, is > > > not supported. This patch adds support for the new format. > > > > > > * etc/compilation.txt: > > > (symbols): Add a non-legacy Kotlin/Gradle warning and error. > > > * lisp/progmodes/compile.el: > > > (compilation-error-regexp-alist-alist): Rename 'gradle-kotlin' to > > > 'gradle-kotlin-legacy' and add 'grade-kotlin' that matches errors and > > > warnings outputted by non-legacy Kotlin/Gradle. > > > --- > > > etc/compilation.txt | 13 +++++++++++-- > > > lisp/progmodes/compile.el | 20 +++++++++++++++++--- > > > 2 files changed, 28 insertions(+), 5 deletions(-) > > > > Thanks, but: > > > > . applying this fails compile-tests in the test suite, so I guess > > some adjustment there is also needed; > > . you removed the comment with the pointer to kotlin sources, which > > might be still useful for the legacy format (unless the URL is no > > longer valid), so please restore that if the pointer can still be > > useful > > > > Thanks. > > > > > > > > > > > >