]> git.lyx.org Git - features.git/commit
Properly fix #10863 compiler warnings.
authorRichard Heck <rgheck@lyx.org>
Sat, 16 Dec 2017 14:30:12 +0000 (09:30 -0500)
committerRichard Heck <rgheck@lyx.org>
Sat, 16 Dec 2017 14:30:12 +0000 (09:30 -0500)
commitfab87917eab29ee0ac97808cc1f2292989a5156a
tree960de8b87b95f2f3eab33eb9d48c98d5953779ad
parent0a87aa02474ef15adb18d82043b9f32726c9cc8a
Properly fix #10863 compiler warnings.

Also change a few variable names, so as not to use "it" with
range-based for loops.
src/BufferParams.cpp
src/insets/InsetCitation.cpp
src/mathed/InsetMathHull.cpp
src/mathed/MathParser.cpp