1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/core
Nathan Ridge ade410bbe9 Bug 508254 - Static field of enclosing class type
We previously guarded against recursion in this case, but the
result was an invalid composite value that could cause problems
down the line.

This patch avoids getting into the recursion to begin with by
skipping the processing of static fields in a case where it's
not necessary to begin with.

Change-Id: Ic3a346092bb7ad5c94cd15871110dd17ecd64886
2016-12-26 19:43:35 -05:00
..
org.eclipse.cdt.core Bug 508254 - Static field of enclosing class type 2016-12-26 19:43:35 -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 508254 - Static field of enclosing class type 2016-12-26 19:43:35 -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 Revert "Update plugin version and fix @since tag" 2016-11-15 21:05:03 -04:00
org.eclipse.cdt.ui.tests Update version to 9.2.0 2016-11-14 23:50:05 -05:00