[ scummvm-Bugs-3172890 ] TOON: AmigaOS4 Compiler error

SourceForge.net noreply at sourceforge.net
Fri Feb 4 19:13:40 CET 2011


Bugs item #3172890, was opened at 2011-02-04 19:13
Message generated for change (Tracker Item Submitted) made by raziel_
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3172890&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler error
Group: Unknown
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hubert Maier (raziel_)
Assigned to: Nobody/Anonymous (nobody)
Summary: TOON: AmigaOS4 Compiler error

Initial Comment:
ScummVM 1.3.0svn55772 (Feb 04 2011 19:12:47)
Features compiled in: Vorbis FLAC MP3 RGB zLib Theora 

    C++      engines/toon/toon.o
engines/toon/toon.cpp: In member function 'void Toon::ToonEngine::parseInput()':
engines/toon/toon.cpp:218: warning: format '%d' expects type 'int', but argument 4 has type 'int32'
engines/toon/toon.cpp:223: warning: format '%d' expects type 'int', but argument 4 has type 'int32'
engines/toon/toon.cpp:237: warning: format '%d' expects type 'int', but argument 4 has type 'int32'
engines/toon/toon.cpp:242: warning: format '%d' expects type 'int', but argument 4 has type 'int32'
engines/toon/toon.cpp: In member function 'void Toon::ToonEngine::updateTimer(int32)':
engines/toon/toon.cpp:372: warning: format '%d' expects type 'int', but argument 4 has type 'int32'
engines/toon/toon.cpp: In member function 'int32 Toon::ToonEngine::getScaleAtPoint(int32, int32)':
engines/toon/toon.cpp:1822: error: no matching function for call to 'MAX(int, int32&)'
engines/toon/toon.cpp:1823: error: no matching function for call to 'MAX(int, int32&)'
engines/toon/toon.cpp: In member function 'int32 Toon::ToonEngine::getLayerAtPoint(int32, int32)':
engines/toon/toon.cpp:1834: error: no matching function for call to 'MAX(int, int32&)'
engines/toon/toon.cpp:1835: error: no matching function for call to 'MAX(int, int32&)'
engines/toon/toon.cpp: In member function 'int32 Toon::ToonEngine::characterTalk(int32, bool)':
engines/toon/toon.cpp:2091: warning: format '%d' expects type 'int', but argument 4 has type 'int32'
engines/toon/toon.cpp: In member function 'bool Toon::ToonEngine::saveGame(int32, Common::String)':
engines/toon/toon.cpp:2977: warning: format '%d' expects type 'int', but argument 2 has type 'int32'
gmake: *** [engines/toon/toon.o] Error 1

AmigaOS4 - PPC - SDL - BE
gcc (GCC) 4.2.4 (adtools build 20090118)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3172890&group_id=37116




More information about the Scummvm-tracker mailing list