all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Colascione <dan.colascione@gmail.com>
To: 7579@debbugs.gnu.org
Subject: bug#7579: cc-mode c++ template-typed variable decl regression
Date: Tue, 07 Dec 2010 02:55:00 -0800	[thread overview]
Message-ID: <4CFE1284.9080003@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 170 bytes --]

/* 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);
};



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

             reply	other threads:[~2010-12-07 10:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-07 10:55 Daniel Colascione [this message]
2010-12-07 13:17 ` bug#7579: cc-mode c++ template-typed variable decl regression Daniel Colascione
2012-02-14 14:14 ` Chong Yidong
2012-02-14 15:24   ` Alan Mackenzie
2012-02-14 16:11     ` Alan Mackenzie
2012-02-14 17:12       ` Andreas Schwab
2012-02-14 17:16       ` Daniel Colascione
2012-02-21 14:05         ` Alan Mackenzie
2016-02-04 19:09 ` Alan Mackenzie
2016-02-04 19:17   ` Daniel Colascione

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=4CFE1284.9080003@gmail.com \
    --to=dan.colascione@gmail.com \
    --cc=7579@debbugs.gnu.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.