MantisBT - Doomseeker |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003382 | Doomseeker | [All Projects] Bug | public | 2018-02-22 20:31 | 2018-09-29 14:17 |
|
Reporter | WubTheCaptain | |
Assigned To | Zalewa | |
Priority | normal | Severity | trivial | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 1.2 | |
Target Version | 1.2 | Fixed in Version | 1.2 | |
|
Summary | 0003382: logdock.cpp: Wrong alphabetical order of #include directives |
Description | Commit d2a1b74d39f1b41c23a598a2a77534eb54e268b7 introduced a style error, where
#include "clipboard.h"
is out of alphabetical order. |
Steps To Reproduce | Top of src/core/gui/logdock.cpp file in Doomseeker 1.2-beta, after beforementioned commit. |
Additional Information | Present in currently latest Mercurial tree at commit 34583760c0683b8264ff700f1baf6be4df7a5331. |
Tags | No tags attached. |
Relationships | related to | 0003257 | closed | Zalewa | X clipboard (ICCCM) integration is inconsistent, broken behavior copies clipboard to Ctrl+C/V but not middle mouse button |
|
Attached Files | 0001-gui-logdock-Fix-#include-directive-alphabetical-order.patch (913) 2018-02-22 20:35 https://zandronum.com/tracker/file_download.php?file_id=2307&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2018-02-22 20:31 | WubTheCaptain | New Issue | |
2018-02-22 20:31 | WubTheCaptain | Status | new => assigned |
2018-02-22 20:31 | WubTheCaptain | Assigned To | => WubTheCaptain |
2018-02-22 20:32 | WubTheCaptain | Relationship added | related to 0003257 |
2018-02-22 20:35 | WubTheCaptain | File Added: 0001-gui-logdock-Fix-#include-directive-alphabetical-order.patch | |
2018-02-22 20:36 | WubTheCaptain | Assigned To | WubTheCaptain => Zalewa |
2018-02-22 20:36 | WubTheCaptain | Status | assigned => needs review |
2018-02-22 20:36 | WubTheCaptain | Note Added: 0019085 | |
2018-02-22 21:16 | Zalewa | Note Added: 0019086 | |
2018-02-22 21:16 | Zalewa | Status | needs review => resolved |
2018-02-22 21:16 | Zalewa | Fixed in Version | => 1.2 |
2018-02-22 21:16 | Zalewa | Resolution | open => fixed |
2018-09-29 14:17 | WubTheCaptain | Status | resolved => closed |