Re: Review Request 129385: kwindowsystem add overrides

2016-11-12 Thread Allen Winter

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129385/
---

(Updated Nov. 12, 2016, 5:23 p.m.)


Status
--

This change has been discarded.


Review request for KDE Frameworks.


Repository: kwindowsystem


Description
---

Add Q_DECL_OVERRIDES as suggested by -Wsuggest-override


Diffs
-

  autotests/kwindowsystem_threadtest.cpp a142bae 
  src/kstartupinfo.h 9ed86e4 
  src/platforms/xcb/kselectionowner.h f9ca7e2 
  src/platforms/xcb/kxmessages.cpp 0ca6bbc 

Diff: https://git.reviewboard.kde.org/r/129385/diff/


Testing
---

all warnings for -Wsuggest-override are gone
make test passes on the same tests as previously.  fyi: a handful of the same 
autotests fail for me with or without this patch.


Thanks,

Allen Winter



Re: Review Request 129385: kwindowsystem add overrides

2016-11-12 Thread Martin Gräßlin

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129385/#review100803
---



I'm against adding the Qt variant. Either we use the C++ variant or none. But 
not this stupid dance of we require C++11 but no we don't

so -2 from my side for this achappro

- Martin Gräßlin


On Nov. 12, 2016, 4:41 nachm., Allen Winter wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129385/
> ---
> 
> (Updated Nov. 12, 2016, 4:41 nachm.)
> 
> 
> Review request for KDE Frameworks.
> 
> 
> Repository: kwindowsystem
> 
> 
> Description
> ---
> 
> Add Q_DECL_OVERRIDES as suggested by -Wsuggest-override
> 
> 
> Diffs
> -
> 
>   autotests/kwindowsystem_threadtest.cpp a142bae 
>   src/kstartupinfo.h 9ed86e4 
>   src/platforms/xcb/kselectionowner.h f9ca7e2 
>   src/platforms/xcb/kxmessages.cpp 0ca6bbc 
> 
> Diff: https://git.reviewboard.kde.org/r/129385/diff/
> 
> 
> Testing
> ---
> 
> all warnings for -Wsuggest-override are gone
> make test passes on the same tests as previously.  fyi: a handful of the same 
> autotests fail for me with or without this patch.
> 
> 
> Thanks,
> 
> Allen Winter
> 
>



Review Request 129385: kwindowsystem add overrides

2016-11-12 Thread Allen Winter

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129385/
---

Review request for KDE Frameworks.


Repository: kwindowsystem


Description
---

Add Q_DECL_OVERRIDES as suggested by -Wsuggest-override


Diffs
-

  autotests/kwindowsystem_threadtest.cpp a142bae 
  src/kstartupinfo.h 9ed86e4 
  src/platforms/xcb/kselectionowner.h f9ca7e2 
  src/platforms/xcb/kxmessages.cpp 0ca6bbc 

Diff: https://git.reviewboard.kde.org/r/129385/diff/


Testing
---

all warnings for -Wsuggest-override are gone
make test passes on the same tests as previously.  fyi: a handful of the same 
autotests fail for me with or without this patch.


Thanks,

Allen Winter