Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6692 - Shave off a couple of bytes in action.c

Attached to Project: Rockbox
Opened by Alexander Levin (fml2) - Saturday, 24 February 2007, 13:52 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 05 August 2007, 12:58 GMT+2
Task Type Patches
Category Drivers
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This reduced the binary size of rockbox.iriver by ~20 bytes. Not that much but...
(application/octet-stream)    action.c.patch (1.2 KiB)
 apps/action.c |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Sunday, 05 August 2007, 12:58 GMT+2
Reason for closing:  Rejected
Additional comments about closing:  KISS says dont bother using pointer when indexing is just as eays to read and 20bytes isnt worth the possible non-KISS-ness

Loading...