From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#7916: [PATCH] cc-mode does not fontify constructors and destructors with exception specifications Date: Fri, 26 Feb 2016 16:54:51 +1030 Message-ID: <87a8mougy4.fsf@gnus.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1456467985 9985 80.91.229.3 (26 Feb 2016 06:26:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Feb 2016 06:26:25 +0000 (UTC) Cc: 7916@debbugs.gnu.org To: Daniel Colascione Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 26 07:26:13 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aZBqs-0005Qu-V5 for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Feb 2016 07:26:11 +0100 Original-Received: from localhost ([::1]:47616 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZBqs-0000eV-C6 for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Feb 2016 01:26:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZBqo-0000eA-Km for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2016 01:26:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZBqn-0003z0-L4 for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2016 01:26:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:49522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZBqj-0003uS-Nv; Fri, 26 Feb 2016 01:26:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aZBqj-0008Ob-Jb; Fri, 26 Feb 2016 01:26:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Fri, 26 Feb 2016 06:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7916 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: patch Original-Received: via spool by 7916-submit@debbugs.gnu.org id=B7916.145646792032227 (code B ref 7916); Fri, 26 Feb 2016 06:26:01 +0000 Original-Received: (at 7916) by debbugs.gnu.org; 26 Feb 2016 06:25:20 +0000 Original-Received: from localhost ([127.0.0.1]:46649 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZBq4-0008Nj-Cu for submit@debbugs.gnu.org; Fri, 26 Feb 2016 01:25:20 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:41036) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZBq2-0008Na-NF for 7916@debbugs.gnu.org; Fri, 26 Feb 2016 01:25:19 -0500 Original-Received: from [175.103.25.178] (helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aZBpg-0005Hi-4Q; Fri, 26 Feb 2016 07:24:56 +0100 In-Reply-To: (Daniel Colascione's message of "Tue, 25 Jan 2011 22:25:05 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aZBpg-0005Hi-4Q MailScanner-NULL-Check: 1457072697.14236@h0nyrLDLsTC7JoC3e6pJhQ X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:113841 Archived-At: Daniel Colascione writes: > struct foo { > foo() throw() {} > ~foo() throw() {} > }; > > struct bar { > bar() throw(); > ~bar() throw(); > } > > struct qux { > qux(); > ~qux() {} > }; > > qux::qux() { > > } > > bar::~bar() throw() > {} This seems to be working OK on the Emacs trunk, I think. Although I'm not quite sure what I should be looking for. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no