[FFmpeg-devel] [PATCH]Silence a msvc warning

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Sep 18 18:40:42 CEST 2012


Derek Buitenhuis <derek.buitenhuis <at> gmail.com> writes:

> On 18/09/2012 12:17 PM, Carl Eugen Hoyos wrote:
> > msvc currently often warns:
> > warning C4554: '>>' : check operator precedence for possible error; use 
> > parentheses to clarify precedence
> 
> This is rather dumb indeed. Patch looks OK to me.

Patch applied.

I found another one that I suspect you want to silence:
libavcodec\get_bits.h(255) : warning C4189: 're_size_plus8' :
local variable is initialized but not referenced

If you agree, I will commit a patch.

Thank you, Carl Eugen



More information about the ffmpeg-devel mailing list