1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core.tests
Doug Schaefer 1c70ddf64a Bug 429196 Eliminate StackOverflow on adaptBinding.
A pretty simple and kludgy fix to the problem, but if we detect that
we are adapting a binding that we are just in the middle of adapting,
we bail and return null. Added Andrew's JUnit that reproduces the
problem in case someone wants to try a better solution.

Change-Id: Ib4a85c161be6aee073fee7ac0501464b70020fac
Reviewed-on: https://git.eclipse.org/r/24396
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
Reviewed-on: https://git.eclipse.org/r/24409
Tested-by: Hudson CI
2014-04-03 14:02:22 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
META-INF Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
misc/org/eclipse/cdt Remove test interdependencies in CDescriptorTests 2014-03-21 16:33:00 -04:00
model/org/eclipse/cdt/core Cosmetics. 2014-03-31 11:15:19 -07:00
parser/org/eclipse/cdt Bug 429196 Eliminate StackOverflow on adaptBinding. 2014-04-03 14:02:22 -04:00
regression/org/eclipse/cdt/core/tests Fix intermittent test failures. 2012-09-14 09:32:36 +02:00
resources Bug 427539 - C++11 attribute implementation 2014-03-10 13:01:47 -04:00
suite/org/eclipse/cdt/core Bug 431684 - Intermittent test failures in IndexBugsTest 2014-04-01 13:32:09 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html Updated the about.html files. 2006-05-24 13:51:50 +00:00
build.properties Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
ChangeLog 2005-08-30 Alain Magloire 2005-08-30 20:16:08 +00:00
plugin.xml bug 416628: "Export" of entries of language settings providers to referencing projects - added capability 2013-09-08 08:09:10 -04:00
pom.xml Bumped up CDT version to 8.4. 2014-01-21 17:35:29 -05:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00