[vlc-devel] commit: module: Allow multiple paths in --plugin-path (Separated by ':'). ( Pierre d'Herbemont )
Pierre d'Herbemont
pdherbemont at free.fr
Fri Mar 28 13:06:11 CET 2008
On Mar 28, 2008, at 12:42 PM, Olivier Aubert wrote:
>> module: Allow multiple paths in --plugin-path (Separated by ':').
> This is a good idea, but beware of cross-platform issues: : is used in
> paths on win32, and the standard separator for path lists is ;
>
> I think a conditional #define PATHSEP would be useful here.
Agreed.
Pierre.
More information about the vlc-devel
mailing list