]> git.mxchange.org Git - flightgear.git/commit
#348 related: More places where missing files were not reported properly
authorThorstenB <brehmt@gmail.com>
Sun, 3 Jul 2011 11:06:41 +0000 (13:06 +0200)
committerThorstenB <brehmt@gmail.com>
Sun, 3 Jul 2011 11:06:41 +0000 (13:06 +0200)
commit4fd1e219a44f7fe1913a76daf90c393bba9bfa73
tree1908971d8424ddc68ed4b8676735b9e437751c46
parent979ad55c61b9bbacafeb59bbff8fe1de0c035020
#348 related: More places where missing files were not reported properly
Whenever resolving a (relative) path to an absolute path with
'resolve_maybe_aircraft_path', check if the result is empty and report original
(relative) path as missing. Otherwise no or a meaningless message is
issued ("File '' not found.").
src/Autopilot/autopilotgroup.cxx
src/Instrumentation/HUD/HUD.cxx
src/Main/fg_commands.cxx
src/Main/splash.cxx
src/Scripting/NasalSys.cxx