[ scummvm-Bugs-2942682 ] AMIGAOS4: Compiler errors at sci.cpp

SourceForge.net noreply at sourceforge.net
Sat Jan 30 07:12:04 CET 2010


Bugs item #2942682, was opened at 2010-01-30 07:12
Message generated for change (Tracker Item Submitted) made by raziel_
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2942682&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hubert Maier (raziel_)
Assigned to: Nobody/Anonymous (nobody)
Summary: AMIGAOS4: Compiler errors at sci.cpp

Initial Comment:
    C++      engines/sci/sci.o
In file included from ./engines/sci/engine/vm.h:32,
                 from ./engines/sci/debug.h:30,
                 from engines/sci/sci.cpp:32:
./engines/sci/resource.h: In member function 'Common::String Sci::ResourceId::toString()':
./engines/sci/resource.h:171: warning: format '%i' expects type 'int', but argument 4 has type 'uint32'
./engines/sci/resource.h:171: warning: format '%i' expects type 'int', but argument 5 has type 'long unsigned int'
./engines/sci/resource.h:171: warning: format '%i' expects type 'int', but argument 6 has type 'long unsigned int'
./engines/sci/resource.h:171: warning: format '%i' expects type 'int', but argument 7 has type 'long unsigned int'
In file included from ./engines/sci/engine/seg_manager.h:32,
                 from ./engines/sci/engine/state.h:40,
                 from engines/sci/sci.cpp:36:
./engines/sci/engine/segment.h: In member function 'void Sci::Object::init(byte*, Sci::reg_t)':
./engines/sci/engine/segment.h:270: warning: cast from 'byte*' to 'uint16*' increases required alignment of target type
./engines/sci/engine/segment.h:271: warning: cast from 'byte*' to 'uint16*' increases required alignment of target type
./engines/sci/engine/segment.h:275: warning: cast from 'byte*' to 'uint16*' increases required alignment of target type
./engines/sci/engine/segment.h:276: warning: cast from 'byte*' to 'uint16*' increases required alignment of target type
engines/sci/sci.cpp: In member function 'virtual Common::Error Sci::SciEngine::run()':
engines/sci/sci.cpp:179: error: 'struct Sci::EngineState' has no member named '_gui32'
gmake: *** [engines/sci/sci.o] Error 1

Could have been revision 47687

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

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




More information about the Scummvm-tracker mailing list