Community
Participate
Working Groups
Code style: If switching over an enum and there's no "default", make sure all variants are handled Possibly also: If switching over something else, make sure there's a "default", even if just 'default: break'
New Gerrit change created: https://git.eclipse.org/r/139378
Gerrit change https://git.eclipse.org/r/139378 was merged to [master]. Commit: http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=1065ee7688e641d2d9ad80f88bf1c6377b1fbd92
New Gerrit change created: https://git.eclipse.org/r/142830
Gerrit change https://git.eclipse.org/r/142830 was merged to [master]. Commit: http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=3890eec7b714ef20d7f6410c32dcdabf7d49ff37
New Gerrit change created: https://git.eclipse.org/r/143033
Gerrit change https://git.eclipse.org/r/143033 was merged to [master]. Commit: http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=90358f53746e2227005c82d5412a8fca1c83b9cd
*** Bug 451227 has been marked as a duplicate of this bug. ***