Øyvind Harboe wrote: > 2011/10/28 Peter Stuge <[email protected]>: > > [email protected] wrote: > >> -DumpTargets: > >> +DumpTargets:; > > > > Hm? > > Syntactically a declaration can't follow a label, so add an empty > statement.
I don't like the change so much. It ends up declaring the exact same variable twice, and other odd noise, to silence a warning. Is there no better way? //Peter _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
