Mercurial > mplayer.hg
view etc/inttypes.h @ 33114:5ad451a5ebec
Remove useless warning message.
Instead, add debug message and return whether conversion was successful
or not and use the return code to issue an appropriate error message.
author | ib |
---|---|
date | Mon, 04 Apr 2011 12:40:20 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>