[vlc-commits] Remove xtag
    Rémi Denis-Courmont 
    git at videolan.org
       
    Wed Jan 19 23:09:57 CET 2011
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Jan 19 22:53:50 2011 +0200| [d2f2be39f55d2438a515a84116f42bcab93914dc] | committer: Rémi Denis-Courmont
Remove xtag
It is behaving a little bit different from the libxml parser which has
caused weird bugs in the past. Anyway, everybody has libxml (I am
planning to write an Expat parser too but not there yet).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d2f2be39f55d2438a515a84116f42bcab93914dc
---
 modules/LIST                |    1 -
 modules/misc/xml/Modules.am |    3 -
 modules/misc/xml/xtag.c     | 1018 -------------------------------------------
 po/POTFILES.in              |    1 -
 4 files changed, 0 insertions(+), 1023 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d2f2be39f55d2438a515a84116f42bcab93914dc
    
    
More information about the vlc-commits
mailing list