Community
Participate
Working Groups
Build Identifier: I20110127-2034 Once the buildFailed variable in class AbstractCLaunchDelegate2 is set to true, it is never set to false. Reproducible: Couldn't Reproduce Steps to Reproduce: Unable to reproduce buildFailed = true line in a short time.
Created attachment 192462 [details] Place of the bug
(In reply to comment #0) > Reproducible: Couldn't Reproduce > > Steps to Reproduce: > Unable to reproduce buildFailed = true line in a short time. We don't generally change code unless there's a reproducible issue (or an obvious bug...). Please re-open if you can produce an issue.
Once I produced the issue - that is the reason, why I found buildFailed, which was always set to true. After restarting eclipse I was not able to reproduce it any more and now I am not willing to give it more time. I guess, that the "buildFailed = true" line is needed to be done in order to reproduce the described behavior. I will leave reopening this to your choice.