diff options
author | Martin Gerhardy | 2018-09-13 21:33:15 +0200 |
---|---|---|
committer | David Turner | 2018-09-13 20:55:49 +0100 |
commit | be71f5b990b3c7e41f1677429e12e4189ccfbe5f (patch) | |
tree | aae59b9a569eb372386a0978ec742d2341ceb1e7 /engines/toon/path.cpp | |
parent | 0cb6b30f67bada2626cbffb8dc0c83c80f3eda63 (diff) | |
download | scummvm-rg350-be71f5b990b3c7e41f1677429e12e4189ccfbe5f.tar.gz scummvm-rg350-be71f5b990b3c7e41f1677429e12e4189ccfbe5f.tar.bz2 scummvm-rg350-be71f5b990b3c7e41f1677429e12e4189ccfbe5f.zip |
LASTEXPRESS: fixed warnings with gcc 8.2
engines/lastexpress/entities/alexei.cpp: In member function ‘void LastExpress::Alexei::standingAtWindow(const LastExpress::SavePoint&)’:
engines/lastexpress/entities/alexei.cpp:772:49: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C++ engines/lastexpress/entities/chapters.o
engines/lastexpress/entities/august.cpp: In member function ‘void LastExpress::August::function21(const LastExpress::SavePoint&)’:
engines/lastexpress/entities/august.cpp:672:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
switch(params->param5) {
^~~~~~
engines/lastexpress/entities/august.cpp:694:3: note: here
case 9:
^~~~
Diffstat (limited to 'engines/toon/path.cpp')
0 files changed, 0 insertions, 0 deletions