Fix clang 3.2 warnings.
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 27 Jul 2012 17:39:50 +0000 (20:39 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Fri, 27 Jul 2012 17:39:50 +0000 (20:39 +0300)
commit180a42f9ebbd86564afd2c8e45856cf434331429
tree4d54762e794c6408d58777d0f44fbdc09432755c
parenteef8b4500180f58a2102a952a9464dd132f002dc
Fix clang 3.2 warnings.

Majority of these were false positives, but the fixes were simple.
Took the simplest route with gtest and edited the source.  We just need
to fix this thing again if/when we update to a newer version if it isn't
fixed upstream.

Change-Id: I5007d26ac9f38c61d5f0258d5bd4ccb7c08f4336
src/external/gmock-1.6.0/gtest/src/gtest-internal-inl.h
src/gromacs/options/tests/abstractoptionstorage.cpp
src/programs/mdrun/genalg.c
src/tools/gmx_h2order.c
src/tools/gmx_sorient.c