<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-family:arial,sans-serif;font-size:12.8000001907349px">My advice is to fix MingW and ignore the warning in the mean time.</span></blockquote><div><br>The issue here is there is nothing wrong with mingw-w64 as they link to msvcrt<br>As defined here <a href="http://msdn.microsoft.com/en-us/library/a6xkkxfz.aspx">http://msdn.microsoft.com/en-us/library/a6xkkxfz.aspx</a><br><br>On little endian we can just ignore the warning but depending in the strictness of the build / package system this is not an option.<br>I'll CC this to Kai one of the maintainers of mingw-w64 and see whats possible on their end.<br><br>I'm not fully sure but it may or may not be possible for them to change to size_t pointer.<br>Ultimately this is the fault of some Microsoft architect who didn't care about x64 at the time msvcrt was created.<br><br><br> </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 3, 2014 at 3:58 PM, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le lundi 03 novembre 2014, 12:58:05 Martell Malone a écrit :<br>
<span class="">> Their advice is for vlc to make an exception when using lfind.<br>
<br>
</span>My advice is to fix MingW and ignore the warning in the mean time.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.net/" target="_blank">http://www.remlab.net/</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div>