]> git.lyx.org Git - features.git/commit
A first batch of potential bugs spotted by llvm/clang
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 2 May 2013 14:38:25 +0000 (16:38 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 2 May 2013 14:38:25 +0000 (16:38 +0200)
commitbd2e7480b17a8fa8bc8ed5ec60eb4f02d75a0f1e
tree826c93de9ba8a2036190148ef8639a14b0c07085
parent154319d0635da7da3523519e28702e4a0ff85bba
A first batch of potential bugs spotted by llvm/clang

There are more warnings left, but these are the easiest to fix. And some of them are real bugs (assignments with == instead of =).
12 files changed:
src/TextClass.h
src/frontends/qt4/GuiDocument.h
src/frontends/qt4/GuiFontLoader.cpp
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWorkArea.h
src/frontends/qt4/TocWidget.cpp
src/insets/InsetCommandParams.h
src/insets/InsetTabular.h
src/mathed/InsetMathFont.cpp
src/support/FileName.h
src/support/Messages.cpp
src/support/Messages.h