all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24258: 25.1.50: In C++ `for' statement, second declaration is misfontified.
@ 2016-08-18  9:04 Alan Mackenzie
  2016-08-18 10:21 ` Alan Mackenzie
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Mackenzie @ 2016-08-18  9:04 UTC (permalink / raw)
  To: 24258; +Cc: Arash

Hello, Emacs.

In C++ Mode, in the following:

    for (int32 a = 0, int32 b = 0; ; ) {
    }

, the second "int32" is getting font-lock-variable-name-face and "b" is
left unfontified.  This is a bug.

This was reported by Arash <pbqbqp@gmail.com>.

-- 
Alan Mackenzie (Nuremberg, Germany).





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-18 12:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-18  9:04 bug#24258: 25.1.50: In C++ `for' statement, second declaration is misfontified Alan Mackenzie
2016-08-18 10:21 ` Alan Mackenzie
2016-08-18 11:43   ` Arash
2016-08-18 12:04     ` Alan Mackenzie

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.