[Bug 907] New: Build errors on Mac OS X 10.6.2

View: New views
1 Messages — Rating Filter:   Alert me  

[Bug 907] New: Build errors on Mac OS X 10.6.2

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- 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@...
        ReportedBy: nigel@...
                CC: exim-dev@...


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/ ##