help-gsasl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/3] Fix compilation problems associated with -Wunused-result


From: Simon Josefsson
Subject: Re: [PATCH 1/3] Fix compilation problems associated with -Wunused-result and -Werror
Date: Mon, 06 Jun 2011 21:33:23 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux)

Brad Hards <address@hidden> writes:

> These warnings are a bit excessive, but they are enabled by default on
> some systems (e.g. Ubuntu) with some compilers (gcc 4.5.2 in my case).
>
> Signed-off-by: Brad Hards <address@hidden>
> ---
>  examples/client-callback.c    |   14 +++++++++++---
>  examples/client-mech.c        |   16 +++++++++++++---
>  examples/client-serverfirst.c |    7 ++++++-
>  examples/client.c             |    7 ++++++-
>  src/imap.c                    |   12 +++++++++---
>  src/smtp.c                    |   12 +++++++++---
>  6 files changed, 54 insertions(+), 14 deletions(-)

I applied the src/ part of this.  Thank you!

/Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]