[FFmpeg-devel] [PATCH] avformat/mov.c: Use %d to print an enum, not PRIu8

Michael Niedermayer michaelni at gmx.at
Tue Apr 21 23:59:01 CEST 2015


On Tue, Apr 21, 2015 at 09:30:41PM +0000, Chris Watkins wrote:
> On Tue, Apr 21, 2015 at 2:23 PM Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> 
> > Christopher Watkins <watk <at> chromium.org> writes:
> >
> > > Hi, this patch just removes a compiler warning.
> >
> > Please mention ticket #4467 is the commit message.
> >
> >
> Oh, I didn't see that. Done.

>  mov.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> c06d5c5428408cb619075dbf18863461cadb420b  0001-avformat-mov.c-Use-d-to-print-an-enum-not-PRIu8.patch
> From 041b6899c10a082c5d019678e78588dc26474a6c Mon Sep 17 00:00:00 2001
> From: Chris Watkins <watk at chromium.org>
> Date: Tue, 21 Apr 2015 14:14:19 -0700
> Subject: [PATCH] avformat/mov.c: Use %d to print an enum, not PRIu8
> 
> Using the PRIu8 format specifier to print an enum value causes a
> compiler warning, so use %d instead.
> 
> Fixes ticket #4467.

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150421/37250717/attachment.asc>


More information about the ffmpeg-devel mailing list