[x265] Compile failure on MinGW-w64 GCC 4.7.1 - 8e0fa5f
Steve Borho
steve at borho.org
Wed Jan 15 02:09:08 CET 2014
On Jan 14, 2014, at 4:16 AM, Jan Ekstrom <jeebjp at gmail.com> wrote:
> On Tue, Jan 14, 2014 at 11:35 AM, Nikos Barkas <nikbar2004 at yahoo.com> wrote:
>> Receiving this error on MinGW-w64 GCC 4.7.1 while attempting to build
>> 8e0fa5f:
>
> Yes, this is a bug, the variable i is out of scope there.
>
> Given the for loop is finished at that point of the code, the variable
> i has the value of the variable fullwords at that point. Thus I
> /think/ the i can be replaced with fullwords there.
Yes thanks. Stupid copy-paste bug on my part. Fortunately that function is currently unused.
--
Steve Borho
More information about the x265-devel
mailing list