[vlc-devel] [PATCH 1/2] compat: add realpath used by test_media_subitems()

Steve Lhomme robux4 at gmail.com
Thu Sep 15 10:23:50 CEST 2016


On Thu, Sep 15, 2016 at 10:20 AM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On 15 Sep, Steve Lhomme wrote :
>> +    return _fullpath( NULL, pathname, _MAX_PATH );
>
> why not _wfullpath ?

Good point. Some user pathes may have non ASCII chars.

>
> With my kindest regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/ - +33 672 704 734
> Sent from my Electronic Device
> _______________________________________________
> 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