View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027061 | Community | OCCT:Configuration | public | 2016-01-06 10:43 | 2016-04-20 15:50 |
Reporter | martinsiggel | Assigned To | |||
Priority | normal | Severity | major | ||
Status | closed | Resolution | fixed | ||
Platform | GCC 4.3.4 | OS | Linux, SLED | ||
Product Version | 7.0.0 | ||||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0027061: Compile failure due to BOM in OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx | ||||
Description | The file OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx contains a BOM (Byte Order Mark). Some compilers (such as gcc 4.3.4 on SLED 11) can not deal with files with BOM. A simple removal of the BOM fixes the compilation issues. | ||||
Steps To Reproduce | Compile on old gcc (e.g. 4.3.4) | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR0027061 has been created by martinsiggel. SHA-1: f2b4947419c91cd5e36a0fb81972cf2a5fca2a19 Detailed log of new commits: Author: Martin Siggel Date: Wed Jan 6 10:24:43 2016 +0100 0027061: Fixed compilation issue due to BOM The byte order mark (BOM) in src/OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx prevented compilation on some gcc compilers. I removed the BOM, which fixes compilation. |
|
Branch CR0027061 has been deleted by kgv. SHA-1: f2b4947419c91cd5e36a0fb81972cf2a5fca2a19 |
occt: master 39fb68ad 2016-01-06 09:24:43
Committer: abv Details Diff |
0027061: Fixed compilation issue due to BOM The byte order mark (BOM) in src/OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx prevented compilation on some gcc compilers. I removed the BOM, which fixes compilation. |
Affected Issues 0027061 |
|
mod - src/OpenGl/OpenGl_BVHClipPrimitiveTrsfPersSet.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-06 10:43 | martinsiggel | New Issue | |
2016-01-06 10:43 | martinsiggel | Assigned To | => kgv |
2016-01-06 10:59 | kgv | Category | OCCT:Coding => OCCT:Configuration |
2016-01-06 12:25 | git | Note Added: 0049699 | |
2016-01-06 12:29 | martinsiggel | Assigned To | kgv => bugmaster |
2016-01-06 12:29 | martinsiggel | Status | new => resolved |
2016-01-06 12:29 | martinsiggel | Steps to Reproduce Updated | |
2016-01-06 12:58 | kgv | Relationship added | child of 0026792 |
2016-01-06 12:58 | kgv | Status | resolved => reviewed |
2016-01-11 12:01 |
|
Assigned To | bugmaster => apv |
2016-01-11 12:19 |
|
Assigned To | apv => bugmaster |
2016-01-15 16:57 |
|
Changeset attached | => occt master 39fb68ad |
2016-01-15 16:57 |
|
Assigned To | bugmaster => abv |
2016-01-15 16:57 |
|
Status | reviewed => verified |
2016-01-15 16:57 |
|
Resolution | open => fixed |
2016-04-17 13:46 | git | Note Added: 0052930 | |
2016-04-20 15:43 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:50 |
|
Status | verified => closed |