[vlc-devel] [PATCH] Win32: undefined reference to _strsep

Geoffroy Couprie geo.couprie at gmail.com
Wed Sep 3 17:20:08 CEST 2008


Hello,

Since 9f9d89824ba205868f06d9e07aeb4e8182817baf, we get an undefined
reference, because there is no strsep on Windows. I replaced it with
strtok in this patch, but there are known problems with this function
(and no, I can't use strtok_r or MS' strtok_s with mingw). Could
someone check if this patch is correct?

Regards,

Geoffroy
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 2819-no-strsep-on-windows.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080903/84b6d220/attachment.ksh>


More information about the vlc-devel mailing list