[ scummvm-Patches-1040501 ] Possible fix for inttypes.h problem

SourceForge.net noreply at sourceforge.net
Tue Oct 5 11:13:25 CEST 2004


Patches item #1040501, was opened at 2004-10-05 11:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1040501&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible fix for inttypes.h problem

Initial Comment:
The discussion on the mailing list seems to have fallen
silent, so here's one possible way of dealing with the
inttypes.h problem. As you can see, it simply adds a
check for inttypes.h to the configure script and then
uses the result from that to determine if it should
include inttypes.h or if it should do its own typedeffing.

Mind you, the configure script already assumes that
inttypes.h is present when it checks for libmpeg2, but
I still thought it was more elegant to have a separate
test for it.

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

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




More information about the Scummvm-tracker mailing list