Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341170 - Fix for platform bug 291323 changed API behavior, regressing behavior in CDT
Summary: Fix for platform bug 291323 changed API behavior, regressing behavior in CDT
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 8.0   Edit
Assignee: John Cortell CLA
QA Contact: Ken Ryall CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 16:56 EDT by John Cortell CLA
Modified: 2011-05-19 20:46 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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