On Tue, Aug 30, 2011 at 1:55 PM, simonqian.openocd <simonqian.open...@gmail.com> wrote: > OK. > Thanks. > > ________________________________ > simonqian.openocd via foxmail > > Sender: Eric Wetzel > Date: 2011年8月30日(星期二) 下午9:52 > To: openocd-development > Subject: [Openocd-development] vsllink driver compile fails > with'vsllink_debug_buffer' defined but not used > vsllink.c defines the 'vsllink_debug_buffer' function when verbose USB > comms or verbose JTAG comms are enabled, but each use is guarded by > #ifdef _DEBUG_JTAG_IO. So the function is unused if only verbose USB > comms are enabled, and this is an error with -Werror. I fixed the > problem as described in the following patch. > I'm not actually using the Versaloon, but I compile as much as I can to make sure I didn't make a blatant error when I make changes.
Well, I can get behind Simon's patch. It compiles. Let's do it. ~Eric _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development