Bug 271608 - Rename erroneously affects fixed-form files
Summary: Rename erroneously affects fixed-form files
Status: RESOLVED FIXED
Alias: None
Product: PTP
Classification: Tools
Component: Photran.Refactoring Engine (show other bugs)
Version: 4.0   Edit
Hardware: All All
: P1 major (vote)
Target Milestone: ---   Edit
Assignee: Jeffrey Overbey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-08 07:53 EDT by Jeffrey Overbey CLA
Modified: 2009-06-20 00:44 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Overbey CLA 2009-04-08 07:53:09 EDT
If a free-form file A references a module defined in a fixed-form file B, an entity from B can be renamed at its point of use in A, and the refactoring engine will attempt to refactor B, even though it is fixed-form (so it will eliminate all comments and whitespace from B).
Comment 1 Jeffrey Overbey CLA 2009-06-20 00:44:55 EDT
Fixed in CVS