[ scummvm-Bugs-2095663 ] RESIDUAL: missing vsnprintf in MSVC7.x, doesn't compile
SourceForge.net
noreply at sourceforge.net
Fri Sep 5 21:55:19 CEST 2008
Bugs item #2095663, was opened at 2008-09-05 14:55
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=2095663&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Quietust (quietust)
Assigned to: Nobody/Anonymous (nobody)
Summary: RESIDUAL: missing vsnprintf in MSVC7.x, doesn't compile
Initial Comment:
Recently, Residual was updated to make use of ScummVM's "common" code; as a result, it no longer compiles in MSVC 7.1 (or 7.0, presumably) due to "vsnprintf" being undefined.
ScummVM's 'common/scummsys.h' includes a conditional "#define vsnprintf _vsnprintf" which presumably needs to be added to Residual's 'common/sys.h'.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2095663&group_id=37116
More information about the Scummvm-tracker
mailing list