From: Lars Ingebrigtsen <larsi@gnus.org>
To: Daniel Colascione <dancol@dancol.org>
Cc: 49787@debbugs.gnu.org, Alan Mackenzie <acm@muc.de>
Subject: bug#49787: noexcept on destructor confuses cc-mode
Date: Mon, 22 Aug 2022 12:32:04 +0200 [thread overview]
Message-ID: <87pmgsa7rv.fsf@gnus.org> (raw)
In-Reply-To: <3cfd5de8-598f-b2c0-9f53-28e2ba433ffa@dancol.org> (Daniel Colascione's message of "Fri, 30 Jul 2021 16:38:39 -0700")
Daniel Colascione <dancol@dancol.org> writes:
> This is valid C++ code.
>
> struct Foo {
>
> ~Foo() noexcept;
>
> };
>
> Adding the "noexcept" on the destructor causes cc-mode not to
> recognize "~Foo" as a destructor.
I can confirm that this behaviour is still present in Emacs 29. Adding
Alan to the CCs.
next prev parent reply other threads:[~2022-08-22 10:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-30 23:38 bug#49787: noexcept on destructor confuses cc-mode Daniel Colascione
2022-08-22 10:32 ` Lars Ingebrigtsen [this message]
2022-08-24 19:35 ` Alan Mackenzie
2022-08-31 9:15 ` Alan Mackenzie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pmgsa7rv.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=49787@debbugs.gnu.org \
--cc=acm@muc.de \
--cc=dancol@dancol.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.