[vlc-devel] fix for ticket 3154
Antoine Cellerier
dionoea at videolan.org
Tue Mar 2 10:18:05 CET 2010
On Mon, Mar 01, 2010, Marnik Vander Elst wrote:
> Finding charatcter # does not always mean a VLC command is following.
> Replacing line 137 with
>
> if( ( c == '#' && !quote ) || param )
> should to the trick, it won't consider # inside quotes as the beginning of
> a VLC command. However, I don't know if this could break other stuff, I'm
> too unfamiiar with the code.
Looks good to me. I'll check the code and commit the fix tonight.
--
Antoine Cellerier
dionoea
More information about the vlc-devel
mailing list