On Fri, 22 Oct 2010 22:49:10 +0200
Stefan Weil wrote:
> Am 22.10.2010 19:33, schrieb Luiz Capitulino:
> > On Fri, 22 Oct 2010 19:15:07 +0200
> > Markus Armbruster wrote:
> >
> >
> >> Luiz Capitulino writes:
> >>
> >>
> >>> From: Jan Kiszka
> >>>
> >>> This avoids
> >>>
> >>> erro
Am 22.10.2010 19:33, schrieb Luiz Capitulino:
On Fri, 22 Oct 2010 19:15:07 +0200
Markus Armbruster wrote:
Luiz Capitulino writes:
From: Jan Kiszka
This avoids
error: zero-length gnu_printf format string
Signed-off-by: Jan Kiszka
Signed-off-by: Luiz Capitulino
---
check-q
On Fri, 22 Oct 2010 19:15:07 +0200
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > From: Jan Kiszka
> >
> > This avoids
> >
> > error: zero-length gnu_printf format string
> >
> > Signed-off-by: Jan Kiszka
> > Signed-off-by: Luiz Capitulino
> > ---
> > check-qjson.c |4 +++-
Luiz Capitulino writes:
> From: Jan Kiszka
>
> This avoids
>
> error: zero-length gnu_printf format string
>
> Signed-off-by: Jan Kiszka
> Signed-off-by: Luiz Capitulino
> ---
> check-qjson.c |4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/check-qjson.c b/
From: Jan Kiszka
This avoids
error: zero-length gnu_printf format string
Signed-off-by: Jan Kiszka
Signed-off-by: Luiz Capitulino
---
check-qjson.c |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/check-qjson.c b/check-qjson.c
index 0b60e45..64fcdcb 100644
---