MantisBT - Zandronum | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0002770 | Zandronum | [All Projects] Bug | public | 2016-07-02 12:19 | 2018-09-30 22:02 | |||||
| Reporter | Dusk | |||||||||
| Assigned To | Torr Samaho | |||||||||
| Priority | normal | Severity | block | Reproducibility | always | |||||
| Status | closed | Resolution | fixed | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | 3.0-beta | |||||||||
| Target Version | Fixed in Version | 3.0 | ||||||||
| Summary | 0002770: error: use of undeclared identifier 'nullptr' | |||||||||
| Description | Changeset dd923895a4f4 added these bits of code into a_strifeitems.cpp:
nullptr is a C++11 only identifier, so the above causes compilation errors on Linux, as GCC and Clang (unlike MSVC) do not default to C++11 by default. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2016-07-02 12:19 | Dusk | New Issue | ||||||||
| 2016-07-02 12:22 | Dusk | Description Updated | bug_revision_view_page.php?rev_id=9199#r9199 | |||||||
| 2016-07-02 12:23 | Dusk | Relationship added | child of 0001067 | |||||||
| 2016-07-02 12:30 | Dusk | Note Added: 0015168 | ||||||||
| 2016-07-02 12:30 | Dusk | Note Edited: 0015168 | bug_revision_view_page.php?bugnote_id=15168#r9201 | |||||||
| 2016-07-02 12:33 | Torr Samaho | Note Added: 0015169 | ||||||||
| 2016-07-02 13:18 | Dusk | Note Added: 0015170 | ||||||||
| 2016-07-02 13:18 | Dusk | Status | new => resolved | |||||||
| 2016-07-02 13:18 | Dusk | Fixed in Version | => 3.0 | |||||||
| 2016-07-02 13:18 | Dusk | Resolution | open => fixed | |||||||
| 2016-07-02 13:18 | Dusk | Assigned To | => Torr Samaho | |||||||
| 2018-09-30 22:02 | Blzut3 | Status | resolved => closed | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||