[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#7579: cc-mode c++ template-typed variable decl regression
From: |
Daniel Colascione |
Subject: |
bug#7579: cc-mode c++ template-typed variable decl regression |
Date: |
Tue, 07 Dec 2010 05:17:55 -0800 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 12/7/10 2:55 AM, Daniel Colascione wrote:
> /* In Emacs 23, adffdfa below is fontified as a variable. In Emacs HEAD,
> it is not. */
>
> void foo()
> {
> mumble x(5);
> std::vector<int> adffdfa(1,2,3);
> };
>
>
Never mind --- this is a manifestation of bug 7405.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
iEYEARECAAYFAkz+M/cACgkQ17c2LVA10Vsp7ACfYNwuW/aL4C1YOETbpX1gwwsz
GN8AoMZOP22xLEeTaB0btb5vD4YdQapI
=DP2/
-----END PGP SIGNATURE-----