Community
Participate
Working Groups
Build Identifier: 20110615-0604 Line wrapping if occured sequence "\ua" or "\ud" with all built-in code styles. Example 1. Before: #include "test\udp.h" After formatting: #include "test\u dp.h" Example 2. Before: #define test ".\uart" After formatting: #define test ".\u art" Reproducible: Always Steps to Reproduce: 1. Add any line with sequence "\ua" or "\ud" 2. ctrl+shift+F
Fixed in master and 8.0.1.
*** cdt git genie on behalf of Anton Leherbauer *** Bug 350433 - [formatter] Line wrapping if "\ua" or "\ud" occurs in preprocessor directive [*] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=b7382e51f175a37e7bec706990f9fc6b3bb818b8
*** cdt git genie on behalf of Anton Leherbauer *** Bug 350433 - [formatter] Line wrapping if "\ua" or "\ud" occurs in preprocessor directive [*] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=e83262d1dde0c395dd18f2444e0d0bed9e896039