On Tue, 2009-04-21 at 08:36 -0500, Dick Hollenbeck wrote:
> Dick Hollenbeck wrote:
> > Zach Welch wrote:
> >
> >> Hi all,
> >>
> >> This patch fixes several warnings caused by -Wformat-security, which
> >> appears to be the default in Ubuntu 8.10.
> >>
[snip]
> > The original code looks fine to
Dick Hollenbeck wrote:
> Zach Welch wrote:
>
>> Hi all,
>>
>> This patch fixes several warnings caused by -Wformat-security, which
>> appears to be the default in Ubuntu 8.10.
>>
>> Cheers,
>>
>> Zach
>>
>>
>>
>
> T
Zach Welch wrote:
> Hi all,
>
> This patch fixes several warnings caused by -Wformat-security, which
> appears to be the default in Ubuntu 8.10.
>
> Cheers,
>
> Zach
>
>
The original code looks fine to me. I think you are
Committed.
Thanks!
--
Øyvind Harboe
Embedded software and hardware consulting services
http://consulting.zylin.com
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
Hi all,
This patch fixes several warnings caused by -Wformat-security, which
appears to be the default in Ubuntu 8.10.
Cheers,
Zach
Index: src/helper/options.c
===
--- src/helper/options.c (revision 1478)
+++ src/helper/options.c (w