Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] Compiling with Bind9

2006-08-07 by Jack L. Stone

At 07:11 PM 8.7.2006 +0000, you wrote:
>On Mon, Aug 07, 2006 at 12:06:03PM -0500, Jack L. Stone wrote:
>> sync.c:283: warning: int format, different type arg (arg 4)
>> sync.c:295: warning: int format, different type arg (arg 5)
>> sync.c:313: warning: int format, different type arg (arg 5)
>> sync.c:329: warning: int format, different type arg (arg 5)
>> sync.c:339: warning: int format, different type arg (arg 5)
>
>It's always q_len. Does it improves with that?
>
>Index: sync.h
>===================================================================
>RCS file: /cvsroot/milter-greylist/sync.h,v
>retrieving revision 1.17
>diff -U2 -r1.17 sync.h
>--- sync.h      1 Aug 2006 14:55:20 -0000       1.17
>+++ sync.h      7 Aug 2006 19:11:30 -0000
>@@ -69,5 +69,5 @@
>        struct synclist p_deferred;
>        LIST_ENTRY(peer) p_list;
>-       size_t p_qlen;
>+       unsigned int p_qlen;
>        int p_flags;
>        int p_vers;
>
>-- 
>Emmanuel Dreyfus
>manu@...
>

Looks like the patch failed:

root@sageweb>> patch < ../patch.2.1.12
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: sync.h
|===================================================================
|RCS file: /cvsroot/milter-greylist/sync.h,v
|retrieving revision 1.17
|diff -U2 -r1.17 sync.h
|--- sync.h      1 Aug 2006 14:55:20 -0000       1.17
|+++ sync.h      7 Aug 2006 19:11:30 -0000
--------------------------
Patching file sync.h using Plan A...
Hunk #1 failed at 69.
1 out of 1 hunks failed--saving rejects to sync.h.rej
done

(^_^)
Happy trails,
Jack L. Stone

System Admin
Sage-american

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.