[x265] [PATCH] silence MSVC warning C4334

Mateusz mateuszb at poczta.onet.pl
Fri Oct 13 00:15:18 CEST 2017


W dniu 2017-10-09 o 06:08, Pradeep Ramachandran pisze:
> 
> On Sun, Oct 8, 2017 at 1:53 PM, Mateusz <mateuszb at poczta.onet.pl <mailto:mateuszb at poczta.onet.pl>> wrote:
> 
>     MSVC (from VS 2017) gives 6 warnings:
>       F:\x265\source\encoder\analysis.cpp(312): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64
>     -bit shift intended?) [F:\x265\ma\10b\encoder\encoder.vcxproj]
> 
>     This patch silences these warnings.
> 
>     Please review.
> 
> 
> Please send the patch as an inline patch so that it becomes easy to see the extent of change and provide review comments.

After long and hard battle I've managed to send email directly from HG by hgext.patchbomb extension. Sorry for delay.

Mateusz



More information about the x265-devel mailing list