diff options
| author | Allan Sandfeld Jensen <[email protected]> | 2016-11-17 14:59:34 +0100 |
|---|---|---|
| committer | Allan Sandfeld Jensen <[email protected]> | 2016-12-21 22:08:01 +0000 |
| commit | 674430cea0edafc374552b4743e2da7d29143453 (patch) | |
| tree | 879a58bac3c83d858a5daa125511d294537c01da /examples/opengl/qopenglwidget/mainwindow.cpp | |
| parent | 88a02c4d6342d092edf3114420e9153c52c90294 (diff) | |
Silence maybe_uninitialized warning with gcc -Og
GCC produces false positives for maybe_uninitialized when compiling with
-Og in these three places. Simply initialize the variables to silence
it. This should be entirely cost-free for normal compilation.
Change-Id: Iab778a6ba25993f78f190e928c1fcc2dbd8b2fcd
Reviewed-by: Oswald Buddenhagen <[email protected]>
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'examples/opengl/qopenglwidget/mainwindow.cpp')
0 files changed, 0 insertions, 0 deletions
