[ scummvm-Feature Requests-1851741 ] Silence (a few) warnings (for me)

SourceForge.net noreply at sourceforge.net
Sun Dec 16 10:30:34 CET 2007


Feature Requests item #1851741, was opened at 2007-12-16 10:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=1851741&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hubert Maier (raziel_)
Assigned to: Nobody/Anonymous (nobody)
Summary: Silence (a few) warnings (for me)

Initial Comment:
ScummVM 0.11.0svn (Dec 16 2007 09:01:40)
Features compiled in: Vorbis FLAC MP3 zLib MPEG2 

Thanks to LordHoto for the initial fixes, i got alot
of those in other enigines, too (although i don't know
if those can be easily adapted to other engines aswell)

[22:20:44] <LordHoto> well the problem is that your system defines int32 as signed long, which is perfectly valid, but printf would require %ld instead of %d for signed long
[22:21:05] <LordHoto> but since other systems are using signed int instead of signed long, which would require just %d again, there's nothing that can be done about it
[22:21:24] <CIA-36> lordhoto * rb29864 /scummvm/trunk/engines/kyra/ (saveload_v1.cpp screen.cpp staticres.cpp vqa.cpp)n: debug(C) parameter type fixes.
[22:21:46] <LordHoto> anyway my commit now should at least fix the ones complaing about "'%c' expects type 'int', but argument X has type 'long unsigned int'"

Thanks for your effort to all the devs

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

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




More information about the Scummvm-tracker mailing list