| Summary: | [Refactoring] Change Variable Case | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Tools] PTP | Reporter: | Federico Tombazzi <fede8802> | ||||||||
| Component: | Photran.Refactoring Engine | Assignee: | Jeffrey Overbey <com-eclipse-dot-org> | ||||||||
| Status: | CLOSED FIXED | QA Contact: | |||||||||
| Severity: | enhancement | ||||||||||
| Priority: | P2 | CC: | com-eclipse-dot-org, geraq1988, marianomendez | ||||||||
| Version: | 7.0 | ||||||||||
| Target Milestone: | 8.0 | ||||||||||
| Hardware: | All | ||||||||||
| OS: | All | ||||||||||
| Whiteboard: | |||||||||||
| Attachments: |
|
||||||||||
Hi Federico, Thanks for the new refactoring! Before we can accept this, please confirm (by adding a comment to this bug) that 1. you wrote 100% of the code (including test code) without incorporating content from elsewhere or relying on the intellectual property of others, 2. you have the right to contribute the code to Eclipse, and 3. you have included the EPL license header in all source files. If you would, please ask Aquino German and Mariano Mendez to confirm this also. (They will each need to add a separate comment.) Sorry for the inconvenience; this is required by the Eclipse Legal team. Thanks again! I confirm that: 1) I wrote 100% of the code without incorporating content from elsewhere or relying on the intellectual property of others, 2) I have the right to contribute the code to Eclipse, and 3) I have included the EPL license header in all source files. I confirm that: 1) I wrote 100% of the code without incorporating content from elsewhere or relying on the intellectual property of others, 2) I have the right to contribute the code to Eclipse, and 3) I have included the EPL license header in all source files. Mariano ; I confirm that: 1) I wrote 100% of the code without incorporating content from elsewhere or relying on the intellectual property of others, 2) I have the right to contribute the code to Eclipse, and 3) I have included the EPL license header in all source files. Germán Aquino. Committed to master for 8.0. Documentation pending. Thanks again for the contribution! the Do loop index variable is not changed. I will submit a patch to fix that bug. Mariano Méndez Created attachment 216301 [details]
Patch that fix Do Variable index change case
This patch fix the bug.
Mariano Méndez
Created attachment 216305 [details]
Patch that fix Do Variable index change case
this patch fix the bug
Mariano Méndez
I committed the patch. Thanks! Closing for Juno; documentation pending. Thanks! |
Created attachment 209170 [details] Change Variable Case Refactoring patch Resource refactoring to unify case of all variable names in Fortran files.