GNU bug report logs - #37582
26.3; C++ complile error wrong regex

Previous Next

Package: emacs;

Reported by: Richter, Jörg <Joerg.Richter <at> pdv-FS.de>

Date: Wed, 2 Oct 2019 12:29:01 UTC

Severity: normal

Found in version 26.3

Done: Mattias Engdegård <mattiase <at> acm.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37582 in the body.
You can then email your comments to 37582 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#37582; Package emacs. (Wed, 02 Oct 2019 12:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Richter, Jörg <Joerg.Richter <at> pdv-FS.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 02 Oct 2019 12:29:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Richter, Jörg <Joerg.Richter <at> pdv-FS.de>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 26.3; C++ complile error wrong regex
Date: Wed, 2 Oct 2019 11:50:40 +0000
[Message part 1 (text/plain, inline)]
compile.el contains this line:

       (: "[ skipping " (+ ".") " ]")

I think this should be:

       (: "[ skipping " (+ (regexp ".")) " ]")

A typical error message is:

boost/container/detail/flat_tree.hpp:589:25:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]

This is diagnosed as 'error' and not 'note'.

[Message part 2 (text/html, inline)]

Reply sent to Mattias Engdegård <mattiase <at> acm.org>:
You have taken responsibility. (Fri, 04 Oct 2019 13:50:02 GMT) Full text and rfc822 format available.

Notification sent to Richter, Jörg <Joerg.Richter <at> pdv-FS.de>:
bug acknowledged by developer. (Fri, 04 Oct 2019 13:50:02 GMT) Full text and rfc822 format available.

Message #10 received at 37582-done <at> debbugs.gnu.org (full text, mbox):

From: Mattias Engdegård <mattiase <at> acm.org>
To: 37582-done <at> debbugs.gnu.org
Cc: Richter Jörg <Joerg.Richter <at> pdv-FS.de>
Subject: Re: bug#37582: 26.3; C++ complile error wrong regex
Date: Fri, 4 Oct 2019 15:49:15 +0200
Thanks for spotting that! It was a transcription error introduced when that regexp was converted to rx by hand (they say there are automated tools for that now). I've read through it, and there seems to be no more errors of that type.

Pushed to master.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 02 Nov 2019 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 283 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.