[vlc-devel] [PATCH] subtitles: don't force double directory separators

Steve Lhomme robux4 at gmail.com
Mon Feb 1 10:22:31 CET 2016


On Sat, Jan 30, 2016 at 3:47 PM, Rémi Denis-Courmont <remi at remlab.net> wrote:
> Le 2016-01-30 10:26, Steve Lhomme a écrit :
>>
>> From: Steve Lhomme <robUx4 at gmail.com>
>>
>> WindowsPhone doesn't like double backslashes in the path
>
>
> I think you are hosed then. It's most certainly not the only place where
> paths get concatenated.

Should we make helper functions to concatenate pathes ? Or maybe a
path cleaner helper ?

> Also complicated string handling in C is best avoided.

I agree but I don't think switching to another language is an option.

> --
> 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


More information about the vlc-devel mailing list