This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12289 - Skin comments take up space in the skin buffer
Attached to Project:
Rockbox
Opened by Frank Gevaerts (fg) - Saturday, 24 September 2011, 18:59 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 25 September 2011, 15:03 GMT+2
Opened by Frank Gevaerts (fg) - Saturday, 24 September 2011, 18:59 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 25 September 2011, 15:03 GMT+2
|
DetailsAt least in r30593 wps, sbs and fms comment lines seem to be stored in the skin buffer.
My testing used iLike for nano, on a sim. This theme uses 88K of skin buffer (more than the default allowance, I had to bump WPS_MAX_TOKENS a bit). Stripping comment lines reduces that to 63.7K. The comment lines take about 25513 bytes in the files, which is (almost?) exactly the difference. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Sunday, 25 September 2011, 15:03 GMT+2
Reason for closing: Fixed
Sunday, 25 September 2011, 15:03 GMT+2
Reason for closing: Fixed
investigating