Re: [hatari-devel] Is it me or the symbols prg option is broken ?

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Le 04/05/2015 22:46, Eero Tamminen a écrit :
Hi,

On sunnuntai 03 toukokuu 2015, Nicolas Pomarède wrote:
there's a warning now in debug.c :

src/debug/breakcond.c: In function âBreakCond_DoDelayedActionsâ:
src/debug/breakcond.c:1616:7: attention : variable âremovedâ set but not
used [-Wunused-but-set-variable]
    bool removed;

Problem is that "removed" is only used in an "assert" statement.

What do you think of the attached patch?


hi

looks fine to me.

Nicolas




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/