[vlc-devel] [PATCH] win32 opendir: remove broken and obsolete special mode
Rafaël Carré
funman at videolan.org
Sat Jan 26 01:52:36 CET 2013
Le 25/01/2013 20:08, Rémi Denis-Courmont a écrit :
> Le vendredi 25 janvier 2013 14:02:11, Rafaël Carré a écrit :
>> ---
>> src/win32/filesystem.c | 40 ++++------------------------------------
>> 1 file changed, 4 insertions(+), 36 deletions(-)
>
> I'm always in favor of removing hacks, but how has that one become "obsolete"?
Obsolete in the way that no code explicitely opens vlc_opendir("") or
vlc_opendir("\\"), although perhaps it was designed to be opened
manually by the user as "directory://" (not working these days) or
"directory://\\" (broken)
More information about the vlc-devel
mailing list