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 <[email protected]> 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 <[email protected]> > 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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
