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
Ticket imported from: #1702679. Ticket imported from: bugs/3150.
Please update from SVN repository and let me know, so I can work on it more or closed this issue.
Thank you.