[vlc-devel] vlc: svn commit r18206 (courmisch)

Subversion daemon svn at videolan.org
Sun Dec 3 08:05:21 CET 2006


r18206 | courmisch | 2006-12-03 08:05:21 +0100 (Sun, 03 Dec 2006) | 7 lines
Changed paths:
   M /trunk/src/misc/vlm.c

New VLM quoting and escaping logic that is more like the usual C one[1]
- Do not validate quotes recursively (there is no reason to do that)
  and it is really unlike anything else.
- Do not allow escaping non-ASCII (to avoid UTF-8 breakages)
  or non-printable characters.
[1] we don't support every features of C escaping though

 > http://trac.videolan.org/vlc/changeset/18206

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list