This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10513 - logf and logfdump fix
Attached to Project:
Rockbox
Opened by amaury pouly (pamaury) - Tuesday, 11 August 2009, 17:25 GMT+2
Last edited by MohamedTarek (mtarek16) - Saturday, 19 September 2009, 15:46 GMT+2
Opened by amaury pouly (pamaury) - Tuesday, 11 August 2009, 17:25 GMT+2
Last edited by MohamedTarek (mtarek16) - Saturday, 19 September 2009, 15:46 GMT+2
|
DetailsThis patch fixes a (long standing ?) bug of logf which caused a misunderstanding of how exactly logfbuffer worked. This fix also contained a rollback of a previous fix of logfdump to accomodate the change (r22250).
|
This task depends upon
Closed by MohamedTarek (mtarek16)
Saturday, 19 September 2009, 15:46 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in another task ( FS#10528 ).
Saturday, 19 September 2009, 15:46 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in another task (
Anyway, this weird implementation of logf was dropped and has been replaced by a simpler one (
FS#10528).