The C/C++ syntax highlighting doesn't recognise this (correct) syntax:
1 char paragraph\[\] = "There once was a string \
2 that was far too long, so his father \
3 cut him to pieces with newlines.";
Lines 2 and 3 are not highlighted as strings when they should be.
Submitted | bhelyer - 2007-08-24 05:57:49 | Assigned | tsourick |
---|---|---|---|
Priority | 5 | Labels | |
Status | open | Group | minor bug |
Resolution | None |
2007-08-24 11:27:05 *anonymous |
Logged In: YES |
---|---|
2007-08-24 11:30:41 *anonymous |
Logged In: YES |
2007-09-09 23:02:03 *anonymous |
Logged In: YES |
2007-09-09 23:03:58 *anonymous |
Logged In: YES |
2007-09-10 00:11:34 k_satoda |
Logged In: YES |
2009-12-07 16:39:58 k_satoda |
There are some more comments on #1235126 which was closed as a duplicate
|
2012-01-15 21:48:56 ezust |
- **assigned_to**: nobody --> shlomy |
2012-01-15 21:54:28 ezust |
Shlomy, can you please open a fresh ticket on how to reproduce the text area corruption
bug?
|
2012-02-29 20:46:16 *anonymous |
- **assigned_to**: shlomy --> nobody |
2012-06-09 01:11:55 ezust |
Figured out what line you were talking about and committed rev# 21774 |
2012-06-09 01:11:55 ezust |
- **assigned_to**: nobody --> ezust |
2012-06-09 01:13:41 ezust |
oh damn. It works but it also makes certain invalid C++ code valid.
|
2012-06-09 01:14:15 ezust |
- **status**: closed-accepted --> open |
2012-06-09 01:17:07 ezust |
- **assigned_to**: ezust --> nobody |
2017-12-04 03:32:03.976000 tsourick |
- **assigned_to**: Roman Tsourick |