This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7179 - Standalone checkwps tool
Attached to Project:
Rockbox
Opened by Dave Chapman (linuxstb) - Thursday, 17 May 2007, 03:32 GMT+2
Last edited by Dave Chapman (linuxstb) - Tuesday, 29 May 2007, 21:01 GMT+2
Opened by Dave Chapman (linuxstb) - Thursday, 17 May 2007, 03:32 GMT+2
Last edited by Dave Chapman (linuxstb) - Tuesday, 29 May 2007, 21:01 GMT+2
|
DetailsThe attached patch is a first attempt at a standalone checkwps tool.
Compile it by typing "make checkwps" in the tools/ directory, and then you can use it to parse and debug a WPS using the command "./checkwps filename.wps" The code itself needs cleaning up before it's suitable for committing (there are too many hacks) but I'm posting the patch to get feedback on the idea and if people think it would be useful and worth committing. |
This task depends upon
Closed by Dave Chapman (linuxstb)
Tuesday, 29 May 2007, 21:01 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed as SVN revision 13517
Tuesday, 29 May 2007, 21:01 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed as SVN revision 13517
Are you planning on committing it ?