
exim-dev at spodhuis
Jul 30, 2009, 4:52 PM
Post #1 of 1
(678 views)
Permalink
|
|
[Bug 870] New: Compile warnings for new DKIM code
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=870 Summary: Compile warnings for new DKIM code Product: Exim Version: N/A Platform: Other OS/Version: Linux Status: NEW Severity: bug Priority: medium Component: ACLs AssignedTo: tom [at] duncanthrax ReportedBy: exim-dev [at] spodhuis CC: exim-dev [at] exim FreeBSD 7, amd64 platform, I see compile warnings for the new DKIM code which should perhaps be double-checked? gcc expand.c expand.c: In function 'find_variable': expand.c:1570: warning: cast from pointer to integer of different size gcc dkim.c dkim.c: In function 'dkim_exim_expand_query': dkim.c:240: warning: cast to pointer from integer of different size dkim.c:248: warning: cast to pointer from integer of different size dkim.c:252: warning: cast to pointer from integer of different size (PS: bugzilla needs a DKIM component) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
|