id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3487	"mcedit: wrong highlighting in presence of ""#define \\"" (i. e. preprocessor directives)"	safinaskar	andrew_b	"The following code
{{{
#!c
#define a b //
int
main (void)
}}}
highlights wrongly. I. e. ""int"" highlights as comment. But gcc 4.9.2 in C mode doesn't think this is a comment

--
$ /opt/mc/bin/mcedit -V
GNU Midnight Commander 4.8.14
Built with GLib 2.42.1
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;"	defect	closed	major	4.8.23	mcedit	4.8.14	fixed					merged	committed-master
