
nigel at exim
Nov 10, 2009, 9:15 AM
Post #1 of 1
(432 views)
Permalink
|
|
[Bug 907] New: Build errors on Mac OS X 10.6.2
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=907 Summary: Build errors on Mac OS X 10.6.2 Product: Exim Version: 4.69 Platform: Other OS/Version: All Status: NEW Severity: bug Priority: medium Component: Unfiled AssignedTo: nigel [at] exim ReportedBy: nigel [at] exim CC: exim-dev [at] exim The following warnings are generated when compiling on Mac OS X 10.6.2 exim.c: In function ‘exim_wait_tick’: exim.c:336: warning: format ‘%06lu’ expects type ‘long unsigned int’, but argument 3 has type ‘__darwin_suseconds_t’ exim.c:336: warning: format ‘%06lu’ expects type ‘long unsigned int’, but argument 5 has type ‘__darwin_suseconds_t’ exim.c:338: warning: format ‘%06lu’ expects type ‘long unsigned int’, but argument 3 has type ‘__darwin_suseconds_t’ exim.c: In function ‘show_whats_supported’: exim.c:1057: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’ -- 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/ ##
|