1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00
Find a file
Doug Schaefer 126da7d685 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>
2014-04-03 11:27:59 -04:00
build Adjusted plugin version numbers to not go back compared to CDT 8.2.1. 2014-01-22 10:59:08 -08:00
codan Bug 428041 - NPE in ReturnChecker 2014-02-12 13:28:57 -08:00
core Bug 429196 Eliminate StackOverflow on adaptBinding. 2014-04-03 11:27:59 -04:00
cross Bug 426586 - [launch] Rename launch delegates to be more descriptive to 2014-01-27 15:43:32 -05:00
debug Bug 430117 - "Connect to Process" is always enabled initially 2014-03-31 13:11:43 +02:00
doc bug 428230: What's New and Noteworthy in CDT 8.3? 2014-02-14 16:39:32 -05:00
dsf Bug 428121 - Can't force refresh of the disassembly on a different address 2014-03-31 11:42:14 +02:00
dsf-gdb Bug 250323 - Each memory context needs a different memory retrieval 2014-01-15 09:06:21 -05:00
jtag Bug 426586 - [launch] Rename launch delegates to be more descriptive to 2014-01-27 15:43:32 -05:00
launch/org.eclipse.cdt.launch Bug 426586 - [launch] Rename launch delegates to be more descriptive to 2014-01-27 15:43:32 -05:00
llvm bug 420287: CDT features are scattered around in update manager 2013-10-24 11:11:58 -04:00
lrparser Bug 353281 - Content assist for designated initializers, additional fix 2013-12-20 20:33:20 -05:00
memory Bug 416391 - NullPointerException in FPRendering when adding in Mem view 2013-09-06 19:44:22 -04:00
p2 Bug 423201 remove the Generate Wascana launcher. 2014-01-06 14:03:53 -05:00
qt Bug 431012: Missing IQMakeProjectInfo.updateQMakeInfo() 2014-03-24 15:02:27 -04:00
releng Try again. Fixing signing. 2014-02-06 11:36:50 -05:00
testsrunner Bug 426586 - [launch] Rename launch delegates to be more descriptive to 2014-01-27 15:43:32 -05:00
upc Bug 421247 - ASTNode.copy() chaining inconsistent 2013-11-25 21:37:10 -05:00
util bug 420287: CDT features are scattered around in update manager 2013-10-24 11:11:58 -04:00
visualizer bug 420287: CDT features are scattered around in update manager 2013-10-24 11:11:58 -04:00
windows bug 420287: CDT features are scattered around in update manager 2013-10-24 12:50:54 -04:00
xlc Bug 421247 - ASTNode.copy() chaining inconsistent 2013-11-25 21:37:10 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Try again. Fixing signing. 2014-02-06 11:36:50 -05:00