commit 6dc1884d05ee0d51dd896c7b924fdec758ea3d8e
Author: Juergen Spitzmueller <[email protected]>
Date: Sat Aug 12 08:57:02 2017 +0200
Mark some intentional fall-throughs (in a way understandable to gcc)
This silences -Wimplicit-fallthrough warnings with gcc7.
lib/examples/fr/FeynmanDiagrams.lyx | 41 +-
lib/examples/fr/linguistics.lyx | 108 ++--
po/fr.gmo | Bin 540537 -> 537846 bytes
po/fr.po | 1178 ++++++++++++++++------------------
src/Buffer.cpp | 2 +
src/LyXRC.cpp | 169 ++++-
src/Paragraph.cpp | 4 +-
src/frontends/qt4/GuiApplication.cpp | 3 +-
src/frontends/qt4/GuiView.cpp | 3 +-
src/insets/InsetCaption.cpp | 2 +
src/insets/InsetFloat.cpp | 2 +
src/insets/InsetLabel.cpp | 2 +
src/insets/InsetListings.cpp | 1 +
src/insets/InsetTabular.cpp | 15 +-
src/output_latex.cpp | 4 +-
15 files changed, 776 insertions(+), 758 deletions(-)