Bug 69428

Summary: [Refactoring] Fails to rename members in constructor initialization list
Product: [Tools] CDT Reporter: Alexei Balmashnov <a_balmashnov>
Component: cdt-parserAssignee: Andrew Niefer <aniefer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 68623    
Bug Blocks:    

Description Alexei Balmashnov CLA 2004-07-06 20:31:48 EDT
Subject says it. Sample source:

class A
{
public:
	A() : i(0) {} //failed here!!!
private:
	int i_renamed;
};
Comment 1 John Camelon CLA 2004-07-07 10:22:26 EDT
Pls investigate Andrew.
Comment 2 Kleo Hapitas CLA 2004-07-07 16:57:21 EDT
PR was not targeted to any particular release. Changing target milestone to 2.1
Comment 3 Andrew Niefer CLA 2004-07-08 17:42:40 EDT
fix applied to head.  will be propagated to 2.0.1 later
Comment 4 Andrew Niefer CLA 2004-08-10 13:23:27 EDT
fix is now in 2.0.1