C++11 fixes
Nikolay Krasilnikov <[email protected]> Fri, 22 Jun 2012 15:41:55 +0400
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Bug 214228 - header files does not color c++11 keywords Bug 214271 - C++11 mode: Parser errors in Freeway Bug 214185 - Alternative function syntax Bug 214184 - C++11 override keyword not supported by Code Assistance Bug 214111 - No code completion for auto variable That's bugs in C++11 Standard Support feature. Fixes are simple and safe. Reviewed by Vladimir Voskresensky and verified by QA. http://hg.netbeans.org/cnd-main/rev/00f95ac22cf7 http://hg.netbeans.org/cnd-main/rev/10d4e5bec78e http://hg.netbeans.org/cnd-main/rev/7e00d851fc13 http://hg.netbeans.org/cnd-main/rev/2b910a15c216 http://hg.netbeans.org/cnd-main/rev/489e15f51427 http://hg.netbeans.org/cnd-main/rev/993028343230