id summary reporter owner description type status priority component version resolution keywords cc game 4234 PARALLACTION: Compile breaks in AmigaOS raziel- peres "{{{#!Markdown Latest SVN build mkdir -p engines/parallaction/.deps ppc-amigaos-g++ -Wp,-MMD,""engines/parallaction/.deps/parallaction.d"",-MQ,""engines/parallaction/parallaction.o"",-MP -Wall -mcrt=newlib -mstrict-align -mcpu=750 -mtune=7400 -Wno-long-long -Wno-multichar -Wno-unknown-pragmas -Wno-reorder -pedantic -Wpointer-arith -Wcast-qual -Wcast-align -Wshadow -Wimplicit -Wnon-virtual-dtor -Wwrite-strings -fno-rtti -fno-exceptions -fcheck-new -DHAVE\_CONFIG\_H -DDATA\_PATH=\""/usr/local/share/scummvm\"" -DPLUGIN\_DIRECTORY=\""/usr/local/lib/scummvm\"" -DSDL\_BACKEND -DENABLE\_SCUMM=STATIC\_PLUGIN -DENABLE\_SCUMM\_7\_8 -DENABLE\_HE -DENABLE\_AGI=STATIC\_PLUGIN -DENABLE\_AGOS=STATIC\_PLUGIN -DENABLE\_CINE=STATIC\_PLUGIN -DENABLE\_DRASCULA=STATIC\_PLUGIN -DENABLE\_GOB=STATIC\_PLUGIN -DENABLE\_GROOVIE=STATIC\_PLUGIN -DENABLE\_KYRA=STATIC\_PLUGIN -DENABLE\_LURE=STATIC\_PLUGIN -DENABLE\_MADE=STATIC\_PLUGIN -DENABLE\_PARALLACTION=STATIC\_PLUGIN -DENABLE\_QUEEN=STATIC\_PLUGIN -DENABLE\_SAGA=STATIC\_PLUGIN -DENABLE\_IHNM -DENABLE\_SKY=STATIC\_PLUGIN -DENABLE\_SWORD1=STATIC\_PLUGIN -DENABLE\_SWORD2=STATIC\_PLUGIN -DENABLE\_TOUCHE=STATIC\_PLUGIN -DENABLE\_TUCKER=STATIC\_PLUGIN -I. -I. -I./engines -I/SDK/Local/newlib/include/SDL -D\_GNU\_SOURCE=1 -c engines/parallaction/parallaction.cpp -o engines/parallaction/parallaction.o In file included from engines/parallaction/parallaction.cpp:41: ./engines/parallaction/sound.h: In member function 'void Parallaction::SoundMan::execute\(int, int32\)': ./engines/parallaction/sound.h:65: warning: format '%i' expects type 'int', but argument 3 has type 'int32' engines/parallaction/parallaction.cpp: In member function 'void Parallaction::Parallaction::runZone\(Parallaction::ZonePtr\)': engines/parallaction/parallaction.cpp:623: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'long unsigned int' engines/parallaction/parallaction.cpp:640: error: call of overloaded 'execute\(Parallaction::<anonymous enum>, int&\)' is ambiguous ./engines/parallaction/sound.h:60: note: candidates are: void Parallaction::SoundMan::execute\(int, bool\) ./engines/parallaction/sound.h:63: note: void Parallaction::SoundMan::execute\(int, int32\) engines/parallaction/parallaction.cpp:642: error: call of overloaded 'execute\(Parallaction::<anonymous enum>, int\)' is ambiguous ./engines/parallaction/sound.h:60: note: candidates are: void Parallaction::SoundMan::execute\(int, bool\) ./engines/parallaction/sound.h:63: note: void Parallaction::SoundMan::execute\(int, int32\) engines/parallaction/parallaction.cpp: In member function 'bool Parallaction::Parallaction::checkZoneBox\(Parallaction::ZonePtr, uint32, uint, uint\)': engines/parallaction/parallaction.cpp:727: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'uint32' engines/parallaction/parallaction.cpp: In member function 'bool Parallaction::Parallaction::checkLinkedAnimBox\(Parallaction::ZonePtr, uint32, uint, uint\)': engines/parallaction/parallaction.cpp:760: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'uint32' engines/parallaction/parallaction.cpp: In member function 'void Parallaction::Parallaction::beep\(\)': engines/parallaction/parallaction.cpp:989: error: call of overloaded 'execute\(Parallaction::<anonymous enum>, int\)' is ambiguous ./engines/parallaction/sound.h:60: note: candidates are: void Parallaction::SoundMan::execute\(int, bool\) ./engines/parallaction/sound.h:63: note: void Parallaction::SoundMan::execute\(int, int32\) engines/parallaction/parallaction.cpp:990: error: call of overloaded 'execute\(Parallaction::<anonymous enum>, int\)' is ambiguous ./engines/parallaction/sound.h:60: note: candidates are: void Parallaction::SoundMan::execute\(int, bool\) ./engines/parallaction/sound.h:63: note: void Parallaction::SoundMan::execute\(int, int32\) engines/parallaction/parallaction.cpp:991: error: call of overloaded 'execute\(Parallaction::<anonymous enum>, int\)' is ambiguous ./engines/parallaction/sound.h:60: note: candidates are: void Parallaction::SoundMan::execute\(int, bool\) ./engines/parallaction/sound.h:63: note: void Parallaction::SoundMan::execute\(int, int32\) ./engines/parallaction/sound.h:68: note: void Parallaction::SoundMan::execute\(int, const char\*\) gmake: \*\*\* \[engines/parallaction/parallaction.o\] Error 1 gcc version 4.2.4 \(adtools build 20090118\) AmigaOS4 }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#2689733. Ticket imported from: bugs/4234. }}}" defect closed normal Engine: Parallaction fixed build Nippon Safes