From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?V=E1clav_Zeman?= Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] support a few of the new features of C++11 in syntax highlighting Date: Sun, 11 May 2014 08:48:22 +0200 Message-ID: <536F1D36.6010307@gmail.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Obe9tRCKrN9Ch5t9G618h0b7xBIsedfkq" X-Trace: ger.gmane.org 1399822015 30562 80.91.229.3 (11 May 2014 15:26:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 11 May 2014 15:26:55 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 11 17:26:48 2014 Return-path: Envelope-to: ged-emacs-devel@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 1WjVeJ-0003OU-6j for ged-emacs-devel@m.gmane.org; Sun, 11 May 2014 17:26:47 +0200 Original-Received: from localhost ([::1]:33260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjVeI-0004IN-P9 for ged-emacs-devel@m.gmane.org; Sun, 11 May 2014 11:26:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjNYs-0002fO-MW for emacs-devel@gnu.org; Sun, 11 May 2014 02:48:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WjNYj-0005Ib-JZ for emacs-devel@gnu.org; Sun, 11 May 2014 02:48:38 -0400 Original-Received: from mail-ee0-x231.google.com ([2a00:1450:4013:c00::231]:51647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjNYj-0005IN-Bw for emacs-devel@gnu.org; Sun, 11 May 2014 02:48:29 -0400 Original-Received: by mail-ee0-f49.google.com with SMTP id e53so3667522eek.22 for ; Sat, 10 May 2014 23:48:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=cxjymnUj7QhlfC/BInJKpqCMtiJFtviqTGSHzVEw+LU=; b=es9Bvp+ZdHtEmDFmsbUCskCRhJNSS2H90abWHIBP/uQ2IolB32wd1J4zjGyUlWFHZV dPiRefusNjhkkKNXDHRwMDR082frQPs47guxty3mvH64L0uGzXM5T622S5mwXefMUnjE pnSJ30ij1NnnUrlqP38bjpicI4MVf3B5+qXF+5t9SqqG1W8aNCCIGhvPwZ72YFUn4xn0 UUVDlw9n/JrbxjWa08vALuq/5Rei/HLliNEEG2LT2hffuDH6ivNyDMMk/WU1y5uqucxR j2oeZlSV8ZdPLqfP2xtO9AuxhFA4oootQxD9AS4mQ7gdTUvxIuOejiKgb8Vn5jPTxPs8 utpg== X-Received: by 10.14.109.201 with SMTP id s49mr24117655eeg.88.1399790906765; Sat, 10 May 2014 23:48:26 -0700 (PDT) Original-Received: from [10.0.0.141] (148.217.broadband9.iol.cz. [90.176.217.148]) by mx.google.com with ESMTPSA id m8sm23489961eeg.11.2014.05.10.23.48.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 10 May 2014 23:48:25 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 In-Reply-To: X-Enigmail-Version: 1.5.2 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::231 X-Mailman-Approved-At: Sun, 11 May 2014 11:26:44 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:171800 Archived-At: This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Obe9tRCKrN9Ch5t9G618h0b7xBIsedfkq Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 25.1.2014 13:51, Paul Pogonyshev wrote: > This patch adds support for a few of new C++11 features. I added only > the ones easy to implement (basically, just adding keywords to lists), > since I'm not familiar with the way cc-mode works. Hope this patch is > not controversial. I submitted required legal papers years ago, you can= > find a few my patches in ChangeLog. >=20 > Paul >=20 >=20 > 2014-01-25 Paul Pogonyshev > >=20 > * progmodes/cc-langs.el: Support some of the new keywords in > C++11. > (c-operators): Handle `alignof' and `decltype'. > (c-primitive-type-kwds): Add `char16_t' and `char32_t' primitive > types. > (c-type-modifier-kwds): Add `constexpr' and `thread_local'. > (c-constant-kwds): Add `nullptr'. >=20 Has this thread come to any conclusion? Were your collective patches merged and committed? --=20 VZ --Obe9tRCKrN9Ch5t9G618h0b7xBIsedfkq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iF4EAREKAAYFAlNvHTgACgkQE3+v/RpUDYBijwD9HN1AU33yBIXBJ66jm9gx+VT/ JKwuf8QZXH+0eLzCofAA/38FWHn1vGP680frZQJ/Y2gL8bymPlKJ+q9H98GyKMkB =Mk3b -----END PGP SIGNATURE----- --Obe9tRCKrN9Ch5t9G618h0b7xBIsedfkq--