1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 04:15:35 +02:00
cdt/core
Doug Schaefer f810db333f Bug 510885 Fix case where two env vars try to prepend
The env var operation processer always turned the resulting operation
into a replace, even if it was two prepends. That kills the actual
prepend operation. In this case, keep it as a prepend. Also fix the
append case this way.

Unfortunately this is still broken in other multiple operation
cases, like appending then prepending.

Change-Id: Ib158317f16d025a479201745159a2aa3c1335e25
2017-01-23 16:45:58 -05:00
..
org.eclipse.cdt.core Bug 510885 Fix case where two env vars try to prepend 2017-01-23 16:45:58 -05:00
org.eclipse.cdt.core.aix Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.ppc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.ppc64 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.ppc64le Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.x86 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.x86_64 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.macosx Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.native Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.tests Bug 495423 - Indexer produces a erroneous "Symbol could not be found" 2017-01-21 15:19:14 -05:00
org.eclipse.cdt.core.win32 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.win32.x86 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.win32.x86_64 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.ui Bug 509731 - Completion between empty parentheses in simple-type-constructor-expression 2017-01-22 13:46:13 -05:00
org.eclipse.cdt.ui.tests Bug 509731 - Completion between empty parentheses in simple-type-constructor-expression 2017-01-22 13:46:13 -05:00