Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9075 - Macro for checking for 'read / not read' after a call to parse_list

Attached to Project: Rockbox
Opened by Alexander Levin (fml2) - Thursday, 05 June 2008, 19:50 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Saturday, 07 June 2008, 11:01 GMT+2
Task Type Patches
Category Applications
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

A small patch that IMHO improves readability of the checks. The functionality itself was introduced with r17690.
   list_parsing_readability.patch (2.8 KiB)
 apps/gui/wps_parser.c |   14 +++++++-------
 apps/misc.c           |    2 +-
 apps/misc.h           |   10 +++++++++-
 3 files changed, 17 insertions(+), 9 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Saturday, 07 June 2008, 11:01 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  thanks

Loading...