https://bugs.kde.org/show_bug.cgi?id=390994

Davide Gianforte <dav...@gengisdave.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kru
                   |                            |sader/8837fa2b4bf294d4b8b11
                   |                            |8c7e42024e302be04e4

--- Comment #1 from Davide Gianforte <dav...@gengisdave.org> ---
Git commit 8837fa2b4bf294d4b8b118c7e42024e302be04e4 by Davide Gianforte.
Committed on 25/02/2018 at 21:34.
Pushed by gengisdave into branch 'master'.

Fix compiler warnings for older GCC

FIXED: [ 390994 ] [dev] Compiler warnings with gcc-6.4.0

GCC older than version 7 doesn't have the attribute [[gnu::fallthrough]]. This
patch suppresses that compiler warning. The other warnings mentioned in the bug
report are still present in version 7 of GCC.

M  +2    -0    krusader/Dialogs/packguibase.cpp
M  +2    -0    krusader/KViewer/panelviewer.cpp
M  +2    -0    krusader/Panel/PanelView/krview.cpp
M  +2    -0    krusader/Panel/PanelView/listmodel.cpp

https://commits.kde.org/krusader/8837fa2b4bf294d4b8b118c7e42024e302be04e4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to