[Ffmpeg-devel] [PATCH] use proper PRI?64 macros for %ll? format

Michael Niedermayer michaelni
Sat Oct 14 19:37:33 CEST 2006


Hi

On Sat, Oct 14, 2006 at 07:30:38PM +0200, Dominik 'Rathann' Mierzejewski wrote:
> Hi.
> 
> This fixes a few printf format warnings:
> utils.c:833: warning: format ???%lld??? expects type ???long long int???, but argument 5 has type ???int64_t???
> utils.c:833: warning: format ???%lld??? expects type ???long long int???, but argument 6 has type ???int64_t???
> utils.c:854: warning: format ???%lld??? expects type ???long long int???, but argument 5 has type ???int64_t???
> utils.c:854: warning: format ???%lld??? expects type ???long long int???, but argument 6 has type ???int64_t???
> 
> asf.c:872: warning: format ???%Lx??? expects type ???long long unsigned int???, but argument 4 has type ???int64_t???
> 
> mov.c:1754: warning: format ???%llx??? expects type ???long long unsigned int???, but argument 5 has type ???int64_t???

ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list