View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003158 | FSSCP | Build system | public | 2015-05-04 19:12 | 2015-05-05 21:10 |
Reporter | chief1983 | Assigned To | chief1983 | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | x86-64 | OS | FreeBSD | OS Version | 10.1 |
Product Version | 3.7.3 | ||||
Target Version | 3.7.4 | Fixed in Version | 3.7.3 | ||
Summary | 0003158: C++11 causing compilation failure on FreeBSD | ||||
Description | CXX network/multi_voice.o network/multi_voice.cpp:566:8: error: case value evaluates to 3735928493, which cannot be narrowed to type 'int' [-Wc++11-narrowing] case MULTI_VOICE_TOKEN_INDEX_RELEASED: ^ network/multi_voice.cpp:109:44: note: expanded from macro 'MULTI_VOICE_TOKEN_INDEX_RELEASED' #define MULTI_VOICE_TOKEN_INDEX_RELEASED 0xDEADBEAD // the token has been released but the stream is still active ^ 1 error generated. | ||||
Steps To Reproduce | > Be on FreeBSD 10.1. > compile fs2open from git > cry when it fails > realize greentext doesn't work on Mantis | ||||
Additional Information | clang: v3.4.1 hash: 189275d See me for access to a FreeBSD environment. | ||||
Tags | No tags attached. | ||||
|
I think this is resolved now? |
|
Yup, closing. Fixed in PR 72 https://github.com/scp-fs2open/fs2open.github.com/pull/72 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-05-04 19:12 | chief1983 | New Issue | |
2015-05-04 19:12 | chief1983 | Status | new => assigned |
2015-05-04 19:12 | chief1983 | Assigned To | => chief1983 |
2015-05-05 20:59 | niffiwan | Note Added: 0016695 | |
2015-05-05 21:09 | chief1983 | Note Added: 0016696 | |
2015-05-05 21:09 | chief1983 | Status | assigned => resolved |
2015-05-05 21:09 | chief1983 | Resolution | open => fixed |
2015-05-05 21:09 | chief1983 | Fixed in Version | => 3.7.3 |
2015-05-05 21:10 | chief1983 | Note Edited: 0016696 |