[vlc-devel] [PATCH] fix lfind errors on windows

Martell Malone martellmalone at gmail.com
Tue Nov 4 13:03:24 CET 2014


>
> My advice is to fix MingW and ignore the warning in the mean time.


The issue here is there is nothing wrong with mingw-w64 as they link to
msvcrt
As defined here http://msdn.microsoft.com/en-us/library/a6xkkxfz.aspx

On little endian we can just ignore the warning but depending in the
strictness of the build / package system this is not an option.
I'll CC this to Kai one of the maintainers of mingw-w64 and see whats
possible on their end.

I'm not fully sure but it may or may not be possible for them to change to
size_t pointer.
Ultimately this is the fault of some Microsoft architect who didn't care
about x64 at the time msvcrt was created.




On Mon, Nov 3, 2014 at 3:58 PM, Rémi Denis-Courmont <remi at remlab.net> wrote:

> Le lundi 03 novembre 2014, 12:58:05 Martell Malone a écrit :
> > Their advice is for vlc to make an exception when using lfind.
>
> My advice is to fix MingW and ignore the warning in the mean time.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20141104/5d7cb285/attachment.html>


More information about the vlc-devel mailing list