Re: OpenDKIM 2.8.0.Beta1 available

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Fri, 1 Feb 2013 09:19:06 -0800 (PST)

On Fri, 1 Feb 2013, Scott Kitterman wrote:
> Thanks. Got it working now.
>
> The only compile time warning I see now is (after removing the stray free in
> opendkim/opendkim.c):
>
> util.c: In function 'dkimf_mkpath':
> util.c:1016:3: warning: ignoring return value of 'getcwd', declared with
> attribute warn_unused_result [-Wunused-result]
>
> That's opendkim/util.c

To fix that, I'd have to declare a pointer in that function to receive the
value of getcwd(), and then never use it. I'm a little surprised that
with the explicit cast to (void) there, the warning persists.

> Packages will be available in Debian experimental shortly.

Excellent, thanks!

-MSK
Received on Fri Feb 01 2013 - 17:19:25 PST

This archive was generated by hypermail 2.3.0 : Fri Feb 01 2013 - 17:27:00 PST