make -vvv display the parse tree in checkwps. Fix a potential bug in the parser where...
commit91008d88af66bc32049856fbcb5e196cafeac025
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 3 Aug 2010 12:14:50 +0000 (3 12:14 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 3 Aug 2010 12:14:50 +0000 (3 12:14 +0000)
tree4d375fd2b49f75854c33588361e46a13d8985357
parentcdf41b861fdc996b60abb39655b36375a2ef664f
make -vvv display the parse tree in checkwps. Fix a potential bug in the parser where recursive tags (the playlist viewier) would share params with its parant which meant bad things

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27677 a1c6a512-1295-4272-9138-f99709370657
lib/skin_parser/skin_debug.c
lib/skin_parser/skin_parser.c
lib/skin_parser/skin_parser.h
tools/checkwps/checkwps.c