Descriptionfix reorder initialization warning
../bench/PicturePlaybackBench.cpp: In constructor ‘PosTextPlaybackBench::PosTextPlaybackBench(void*, bool)’:
../bench/PicturePlaybackBench.cpp:133:10: warning: ‘PosTextPlaybackBench::fDrawPosH’ will be initialized after [-Wreorder]
../bench/PicturePlaybackBench.cpp:98:69: warning: base ‘PicturePlaybackBench’ [-Wreorder]
../bench/PicturePlaybackBench.cpp:96:5: warning: when initialized here [-Wreorder]
BUG=
TEST=compiled without the above warning
Patch Set 1 #
MessagesTotal messages: 4
|