unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33649: 26.1.50; variable is highlighted as type in c++ mode
@ 2018-12-06 11:21 Shanavas
       [not found] ` <mailman.5279.1544110157.1284.bug-gnu-emacs@gnu.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Shanavas @ 2018-12-06 11:21 UTC (permalink / raw)
  To: 33649

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

For the following snippet,

```
int a = 9;
func(a);
func(a * 9);
```
`a` is highlighted differently in two function calls.
In `func(a)` it is highlighted as a variable where in `func(a * 9)` it is highlighted as a type.

Major mode: C++//l
-- 
ഷാനവാസ്
Sent from my Android device with K-9 Mail.

[-- Attachment #2: Type: text/html, Size: 373 bytes --]

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

end of thread, other threads:[~2018-12-10 12:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-06 11:21 bug#33649: 26.1.50; variable is highlighted as type in c++ mode Shanavas
     [not found] ` <mailman.5279.1544110157.1284.bug-gnu-emacs@gnu.org>
2018-12-07 16:39   ` Alan Mackenzie
2018-12-10  7:42     ` Shanavas
2018-12-10 12:20       ` Alan Mackenzie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).