Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 341170

Summary: Fix for platform bug 291323 changed API behavior, regressing behavior in CDT
Product: [Tools] CDT Reporter: John Cortell <john.cortell>
Component: cdt-debugAssignee: John Cortell <john.cortell>
Status: RESOLVED FIXED QA Contact: Ken Ryall <ken.ryall>
Severity: normal    
Priority: P3 CC: cdtdoug, marc.khouzam, pawel.1.piech
Version: 8.0   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description John Cortell CLA 2011-03-28 16:56:17 EDT
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.
Comment 1 CDT Genie CLA 2011-03-28 19:23:02 EDT
*** 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
Comment 2 CDT Genie CLA 2011-04-01 05:23:03 EDT
*** 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
Comment 3 Marc Khouzam CLA 2011-05-03 10:11:16 EDT
John, should we mark this as fixed?
Comment 4 John Cortell CLA 2011-05-03 10:12:21 EDT
Yep