]> git.mxchange.org Git - flightgear.git/commit
Ladislav Michnovic:
authorehofman <ehofman>
Sun, 16 Oct 2005 09:05:40 +0000 (09:05 +0000)
committerehofman <ehofman>
Sun, 16 Oct 2005 09:05:40 +0000 (09:05 +0000)
commit2631cf9cc5b6abe3c8b3ee18e78e7f9269b43449
treeb2abcab8d63773b5bc723be13b81f571420bf875
parentb82166fb4dcfdf9da16bf15757284474fc897778
Ladislav Michnovic:

Using new gcc 4.0 I have some serios warnings about uninitialized
variables, that are used. I created a patch, but I have no idea if it
is possible to do it my way. Can you check this out please?

Erik: I've modified the patch slightly based on the contents of an older
      version of hitlist.cxx. I think this is correct now.
src/Cockpit/hud_rwy.cxx
src/FDM/Balloon/BalloonSim.cpp
src/Scenery/hitlist.cxx