Community
Participate
Working Groups
The behavior of the platform's URIUtil.toURI(String) method was changed in 3.6, affecting some code I wrote in CDT's Executable.getSourceFiles(). I posted a belated objection to that change https://bugs.eclipse.org/bugs/show_bug.cgi?id=291323#c15 I'll adjust the CDT code to restore the intended behavior.
*** cdt cvs genie on behalf of jcortell *** Bug 341170 - Fix for platform bug 291323 changed API behavior, regressing behavior in CDT [*] Executable.java 1.13 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/core/executables/Executable.java?root=Tools_Project&r1=1.12&r2=1.13
*** cdt cvs genie on behalf of jcortell *** Bug 341170 - Fix for platform bug 291323 changed API behavior, regressing behavior in CDT [*] Binary.java 1.55 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/Binary.java?root=Tools_Project&r1=1.54&r2=1.55
John, should we mark this as fixed?
Yep