Community
Participate
Working Groups
Parallel builds with intermixing output wreck havoc on CWD locator which tries to determine build directory by "Entering directory" messages. CWD locator should not supply build directory location to ErrorParserManager in this case which we can detect by "make -j" option.
The fix committed to the HEAD.
*** cdt cvs genie on behalf of agvozdev *** bug 347534: CWD Locator misinforms ErrorParserManager in case of parallel builds done with -j option [*] CWDLocator.java 1.3 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/errorparsers/CWDLocator.java?root=Tools_Project&r1=1.2&r2=1.3 [*] ErrorParserFileMatchingTest.java 1.18 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core.tests/misc/org/eclipse/cdt/core/internal/errorparsers/tests/ErrorParserFileMatchingTest.java?root=Tools_Project&r1=1.17&r2=1.18