MantisBT - Doomseeker
View Issue Details
0003382Doomseeker[All Projects] Bugpublic2018-02-22 20:312018-09-29 14:17
WubTheCaptain 
Zalewa 
normaltrivialN/A
closedfixed 
1.2 
1.21.2 
0003382: logdock.cpp: Wrong alphabetical order of #include directives
Commit d2a1b74d39f1b41c23a598a2a77534eb54e268b7 introduced a style error, where

#include "clipboard.h"


is out of alphabetical order.
Top of src/core/gui/logdock.cpp file in Doomseeker 1.2-beta, after beforementioned commit.
Present in currently latest Mercurial tree at commit 34583760c0683b8264ff700f1baf6be4df7a5331.
No tags attached.
related to 0003257closed Zalewa X clipboard (ICCCM) integration is inconsistent, broken behavior copies clipboard to Ctrl+C/V but not middle mouse button 
patch 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
2018-02-22 20:31WubTheCaptainNew Issue
2018-02-22 20:31WubTheCaptainStatusnew => assigned
2018-02-22 20:31WubTheCaptainAssigned To => WubTheCaptain
2018-02-22 20:32WubTheCaptainRelationship addedrelated to 0003257
2018-02-22 20:35WubTheCaptainFile Added: 0001-gui-logdock-Fix-#include-directive-alphabetical-order.patch
2018-02-22 20:36WubTheCaptainAssigned ToWubTheCaptain => Zalewa
2018-02-22 20:36WubTheCaptainStatusassigned => needs review
2018-02-22 20:36WubTheCaptainNote Added: 0019085
2018-02-22 21:16ZalewaNote Added: 0019086
2018-02-22 21:16ZalewaStatusneeds review => resolved
2018-02-22 21:16ZalewaFixed in Version => 1.2
2018-02-22 21:16ZalewaResolutionopen => fixed
2018-09-29 14:17WubTheCaptainStatusresolved => closed

Notes
(0019085)
WubTheCaptain   
2018-02-22 20:36   
Patch by me and attached. Reassigning to Zalewa for review, who made the original commit.
(0019086)
Zalewa   
2018-02-22 21:16   
Pushed:'https://bitbucket.org/Doomseeker/doomseeker/commits/5aaddc0f153129277b37601d966b9335ac65df68 [^]'