#3767: Compiler warnings re copy.c on older OSX
-------------------------+----------------------
Reporter: balderdash | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone:
Component: build | Version:
Resolution: wontfix | Keywords:
-------------------------+----------------------
Changes (by kevin8t8):
* status: new => closed
* resolution: => wontfix
Comment:
It looks like Mutt is using the PRId64 modifier. OS X is translating this
to "qd". The compiler is warning it's not "ISO", but that seems okay in
this case, since it's OS X's own declarations that are doing this. Thanks
for reporting the warning, but in this case I don't think we should (or
even can) do anything about it.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3767#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent