[vlc-devel] [PATCH] Lua SD: fix issue when having both .lua and .luac
Rémi Denis-Courmont
remi at remlab.net
Tue Mar 9 19:04:08 CET 2010
Le mardi 9 mars 2010 19:42:02 Fabio Ritrovato, vous avez écrit :
> Hello everyone,
> I attached 2 different patches to try and fix this issue (currently it
> shows both scripts but you can only start one), please comment which
> one you think is better, or if none, give me some suggestions 'cause I
> can't think of anything else...
>
> Patch 1 is the way it should work for me, if you have both files, only
> one will show, I gave priority to .lua files to make debug easier...
Two files with the same name do not necessarily do the same thing.
You have almost complete freedom over what to put inside the configuration
chain, so there is absolutely no need for this ugly kludge.
Also, this would hide potential bugs in installation rules. And hiding bugs is
generally a bad idea.
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list