[ scummvm-Bugs-1702679 ] parallaction code not 64-bit safe

SourceForge.net noreply at sourceforge.net
Wed Apr 18 08:35:49 CEST 2007


Bugs item #1702679, was opened at 2007-04-18 08:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1702679&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: Unknown Crash/Other
Group: Unknown
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Klausner (thomasklausner)
Assigned to: Nobody/Anonymous (nobody)
Summary: parallaction code not 64-bit safe

Initial Comment:
Compilation of parallaction/font.cpp fails with on NetBSD-4.99.16/amd64 with "gcc-4.1.2 20070110 prerelease (NetBSD nb1 20070110)" fails with:
engines/parallaction/font.cpp: In constructor 'Parallaction::AmigaFont::AmigaFont(Common::SeekableReadStream&)':
engines/parallaction/font.cpp:308: error: cast from 'Parallaction::AmigaFont::CharLoc*' to 'uint32' loses precision
engines/parallaction/font.cpp:309: error: cast from 'byte*' to 'uint32' loses precision
engines/parallaction/font.cpp:310: error: cast from 'uint16*' to 'uint32' loses precision
engines/parallaction/font.cpp:311: error: cast from 'uint16*' to 'uint32' loses precision

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

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




More information about the Scummvm-tracker mailing list