This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9457 - Replace multiple usage of the same condition with a locally defined symbol
Attached to Project:
Rockbox
Opened by Alexander Levin (fml2) - Sunday, 05 October 2008, 12:09 GMT+2
Last edited by Frank Gevaerts (fg) - Wednesday, 15 October 2008, 21:05 GMT+2
Opened by Alexander Levin (fml2) - Sunday, 05 October 2008, 12:09 GMT+2
Last edited by Frank Gevaerts (fg) - Wednesday, 15 October 2008, 21:05 GMT+2
|
DetailsIn ata.c, the same condition is used to include/exclude some parts of code. This patch conditionally defines a symbol and uses it instead.
|
This task depends upon