View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026919 | Community | OCCT:Configuration | public | 2015-11-24 10:41 | 2016-04-20 15:49 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0026919: Upgrade tool -- trailing spaces and includes with path prefix | ||||
Description | As reported by Roman Lygin at http://dev.opencascade.org/index.php?q=node/1136, current upgrade procedure needs to be corrected to: - avoid removing trailing spaces at the end of lines in processed files (as this produces a lot of irrelevant diffs) - recognize #include statements where class name is prefixed by some sub-directory, when forward declaration of Handle is converted to #include, to avoid incorrect substitution. Example of the code: ~~~~~ #include <occt/Geom_Surface.hxx> class Handle(Geom_Surface); Q_OBJECT slots: ~~~~~ | ||||
Tags | No tags attached. | ||||
Test case number | |||||
related to | 0026936 | closed | Drawbacks of inlining in new type system in OCCT 7.0 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-11-24 10:41 |
|
New Issue | |
2015-11-24 10:41 |
|
Assigned To | => bugmaster |
2015-12-18 11:36 |
|
Relationship added | related to 0026936 |
2015-12-18 11:37 |
|
Note Added: 0049267 | |
2015-12-18 11:37 |
|
Status | new => feedback |
2015-12-21 11:45 | bugmaster | Status | feedback => tested |
2015-12-21 11:45 | bugmaster | Status | tested => verified |
2015-12-21 11:45 | bugmaster | Resolution | open => fixed |
2016-04-20 15:43 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:49 |
|
Status | verified => closed |