<div dir="ltr">Locally no issue, investigating it. Is it for HBD ?</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 5, 2015 at 5:46 PM, Steve Borho <span dir="ltr"><<a href="mailto:steve@borho.org" target="_blank">steve@borho.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 01/05, <a href="mailto:praveen@multicorewareinc.com">praveen@multicorewareinc.com</a> wrote:<br>
> # HG changeset patch<br>
> # User Praveen Tiwari<br>
> # Date 1420458944 -19800<br>
> # Node ID 132cbd77d7f149c3444a37a607567a875f27c229<br>
> # Parent  cbdd7a2c3bf6d00a6b5379fedd0fb4de778e0a30<br>
> saoCuOrgE2: asm code<br>
<br>
</span>With the first and last of these 3 patches applied, I get these shadow<br>
warnings:<br>
<br>
/Users/steve/repos/x265/source/encoder/sao.cpp:479:17: warning: declaration shadows a local variable [-Wshadow]<br>
            int x, y;<br>
                ^<br>
/Users/steve/repos/x265/source/encoder/sao.cpp:227:9: note: previous declaration is here<br>
    int x, y;<br>
        ^<br>
/Users/steve/repos/x265/source/encoder/sao.cpp:479:20: warning: declaration shadows a local variable [-Wshadow]<br>
            int x, y;<br>
                   ^<br>
/Users/steve/repos/x265/source/encoder/sao.cpp:227:12: note: previous declaration is here<br>
    int x, y;<br>
           ^<br>
2 warnings generated.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Steve Borho<br>
_______________________________________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" target="_blank">https://mailman.videolan.org/listinfo/x265-devel</a><br>
</font></span></blockquote></div><br></div>