1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
Find a file
Jonah Graham 1dd218df31 Stop using _ identifier
From JLS 15.27.1.

It is a compile-time error if a lambda parameter has the name _ (that
is, a single underscore character).

The use of the variable name _ in any context is discouraged. Future
versions of the Java programming language may reserve this name as a
keyword and/or give it special semantics.

Change-Id: I6f357dcc8f1eea933c6fc3afb474982e6d6210fe
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2016-04-15 11:12:02 +01:00
build Remove build.core from cmake.ui. 2016-04-14 16:41:57 -04:00
codan removing API for custom preference listeners in codan 2016-03-17 15:12:14 -04:00
core Stop using _ identifier 2016-04-15 11:12:02 +01:00
cross Make remote launch tab definition readable 2016-04-02 15:55:31 -04:00
debug Bug 472765: User documentation for Path Mapping 2016-04-13 10:41:46 -05:00
doc Bug 472765: User documentation for Path Mapping 2016-04-13 10:41:46 -05:00
dsf Bug 489501 - [memory] Add API to resolve the default memory space id 2016-04-07 15:48:16 -04:00
dsf-gdb Bug 472765: Restore test comments post refactoring 2016-04-13 11:41:28 -04:00
jtag Bug 484900: Remove CDI JTag Main tab 2016-03-18 22:20:28 -04:00
launch Cleanup check for file presence. 2016-03-22 16:16:48 -04:00
llvm Missing copyright header. 2016-02-01 12:47:41 -05:00
lrparser Stop using _ identifier 2016-04-15 11:12:02 +01:00
memory Bug 489505 - Add hovering support to the traditional memory render 2016-04-11 14:29:23 -05:00
native/org.eclipse.cdt.native.serial Serial - Support COM ports > 9. Set default baud rate to 115200. 2016-04-14 19:11:51 -04:00
qt Tighter integration of new build system with cdt.core. 2016-04-14 16:19:37 -04:00
releng Remove cdt.build plugins from the source feature. 2016-04-14 16:28:20 -04:00
remote Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
testsrunner Bug 484900: Remove the test runners CDI launch 2016-03-18 14:56:16 -04:00
toolchains/arduino New Qt templates using new templates framework. Arduino fixes. 2016-02-22 22:55:06 -05:00
upc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
util Cosmetics. 2016-03-02 14:34:20 -08:00
visualizer Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
windows Missing copyright header. 2016-02-01 12:47:41 -05:00
xlc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Tighter integration of new build system with cdt.core. 2016-04-14 16:19:37 -04:00