View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000572 | OpenMPT | libopenmpt | public | 2014-08-22 07:25 | 2016-08-07 19:08 |
| Reporter | manx | Assigned To | Saga Musix | ||
| Priority | high | Severity | crash | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | OpenMPT 1.27.01.00 / libopenmpt 0.3.1 (upgrade first) | Fixed in Version | OpenMPT 1.27.01.00 / libopenmpt 0.3.1 (upgrade first) | ||
| Summary | 0000572: Avoid non-standard language extensions for structure packing | ||||
| Description | All currently supported compilers provide C++ language extensions for tightly packed structures (and thus non-naturally aligned structure members): MSVC via #pragma pack; GCC, Clang and emscripten via attribute((packed)). | ||||
| Additional Information | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41809 | ||||
| Tags | No tags attached. | ||||
| Has the bug occurred in previous versions? | |||||
| Tested code revision (in case you know it) | |||||
| child of | 0000783 | new | cross-platform OpenMPT |
|
Implemented in r6783. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-08-22 07:25 | manx | New Issue | |
| 2014-08-22 07:25 | manx | Status | new => assigned |
| 2014-08-22 07:25 | manx | Assigned To | => manx |
| 2014-12-12 10:42 | manx | Priority | normal => high |
| 2014-12-12 10:42 | manx | Severity | minor => major |
| 2015-08-15 07:01 | manx | Description Updated | |
| 2015-08-15 07:01 | manx | Additional Information Updated | |
| 2015-09-05 10:41 | manx | Additional Information Updated | |
| 2016-05-04 08:07 | manx | Severity | major => crash |
| 2016-05-04 08:07 | manx | Target Version | OpenMPT 1.?? (long term goals) => OpenMPT 1.?? (libopenmpt 1.0) (goals) |
| 2016-05-04 08:07 | manx | Additional Information Updated | |
| 2016-05-09 09:30 | manx | Relationship added | child of 0000783 |
| 2016-07-31 17:21 | Saga Musix | Assigned To | manx => Saga Musix |
| 2016-07-31 17:21 | Saga Musix | Target Version | OpenMPT 1.?? (libopenmpt 1.0) (goals) => OpenMPT 1.27.01.00 / libopenmpt 0.3.1 (upgrade first) |
| 2016-08-07 19:08 | Saga Musix | Status | assigned => resolved |
| 2016-08-07 19:08 | Saga Musix | Resolution | open => fixed |
| 2016-08-07 19:08 | Saga Musix | Fixed in Version | => OpenMPT 1.27.01.00 / libopenmpt 0.3.1 (upgrade first) |
| 2016-08-07 19:08 | Saga Musix | Note Added: 0002561 |