MantisBT - Doomseeker |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003933 | Doomseeker | [All Projects] Cleanup | public | 2021-12-09 01:58 | 2022-03-22 11:11 |
|
Reporter | WubTheCaptain | |
Assigned To | Zalewa | |
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 1.3.2 | |
Target Version | 1.3.3 | Fixed in Version | 1.3.3 | |
|
Summary | 0003933: CMakeLists.txt legacy "else(expression)" is confusing and unnecessary |
Description | Background: 0003280:0020368 and 0003931. I'm aggravated to confuse myself with the same insanity 2½ years later: "elseif(expression)" being written as "else(expression)".
Please don't hurt me anymore. It's either "elseif(expression2)" or just "else()". |
Steps To Reproduce | |
Additional Information | 'https://cmake.org/cmake/help/v3.13/command/if.html [^]'
'https://cmake.org/cmake/help/v3.14/command/if.html [^]' |
Tags | No tags attached. |
Relationships | |
Attached Files | 0001-CMakeLists-Replace-confusing-else-expression.patch (4,190) 2021-12-09 02:26 /tracker/file_download.php?file_id=2686&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2021-12-09 01:58 | WubTheCaptain | New Issue | |
2021-12-09 01:58 | WubTheCaptain | Status | new => assigned |
2021-12-09 01:58 | WubTheCaptain | Assigned To | => WubTheCaptain |
2021-12-09 02:26 | WubTheCaptain | File Added: 0001-CMakeLists-Replace-confusing-else-expression.patch | |
2021-12-09 02:26 | WubTheCaptain | Note Added: 0021863 | |
2021-12-09 02:26 | WubTheCaptain | Assigned To | WubTheCaptain => |
2021-12-09 02:26 | WubTheCaptain | Status | assigned => needs review |
2021-12-09 02:30 | WubTheCaptain | Description Updated | bug_revision_view_page.php?rev_id=13411#r13411 |
2021-12-09 02:37 | WubTheCaptain | Note Added: 0021864 | |
2021-12-09 02:38 | WubTheCaptain | Note Edited: 0021864 | bug_revision_view_page.php?bugnote_id=21864#r13413 |
2021-12-09 02:39 | WubTheCaptain | Note Edited: 0021864 | bug_revision_view_page.php?bugnote_id=21864#r13414 |
2021-12-09 02:39 | WubTheCaptain | Note Edited: 0021864 | bug_revision_view_page.php?bugnote_id=21864#r13415 |
2021-12-09 02:39 | WubTheCaptain | Note Edited: 0021864 | bug_revision_view_page.php?bugnote_id=21864#r13416 |
2021-12-09 02:40 | WubTheCaptain | Note Edited: 0021864 | bug_revision_view_page.php?bugnote_id=21864#r13417 |
2021-12-09 02:44 | WubTheCaptain | Description Updated | bug_revision_view_page.php?rev_id=13422#r13422 |
2021-12-15 19:01 | Zalewa | Note Added: 0021898 | |
2021-12-15 19:01 | Zalewa | Status | needs review => resolved |
2021-12-15 19:01 | Zalewa | Fixed in Version | => 1.3.3 |
2021-12-15 19:01 | Zalewa | Resolution | open => fixed |
2021-12-15 19:01 | Zalewa | Assigned To | => Zalewa |
2022-03-22 11:11 | WubTheCaptain | Status | resolved => closed |