On Sat, Oct 31, 2009 at 7:12 AM, David Brownell <[email protected]> wrote: > On Friday 30 October 2009, Øyvind Harboe wrote: >> Deleted unused fn's in interfaces. Unused fn's will be copy & pasted >> around the code, get rid of it. >> >> Keeping it in a dev branch until after 0.3. >> >> See head of: >> >> http://repo.or.cz/w/openocd/oharboe.git?a=shortlog;h=refs/heads/remove_pre_debug > > Seems OK to me ... > > Similar idea: target->quit().
On the other hand: if we support orderly shutdown of OpenOCD we can use e.g. valgrind to check for leaks... >> Is it a good or bad idea to post patches just as links to dev >> branches? Opinions? > > That was a ref to the repository, not to a patch; the commitdiff > would have been the patch. :) > > Don't expect gobs of feedback that way, but it'd be better than > posting attachments. And as someone else noted recently, I like > color ... so the syntax highlighting from gitweb is nice. I'll be sending emails for small patches like this in the future. Right now I'm toying with branches :-) -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
