#3936: Compiler warnings on macOS 10.12.4
---------------------+----------------------
Reporter: chdiza | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone:
Component: build | Version:
Resolution: fixed | Keywords:
---------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"c54ac874a32bc3a85f724b9475bc21db12d12caf"
7027:c54ac874a32b]:
{{{
#!CommitTicketReference repository=""
revision="c54ac874a32bc3a85f724b9475bc21db12d12caf"
Fix unused function warnings when sidebar is disabled. (closes #3936)
parse_path_list/unlist are currently only used by the
un/sidebar_whitelist commands. Add an ifdef around them to stop an
unused function warning. Add a comment too, so it's clear why they
are ifdef'ed.
}}}
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3936#comment:4>
Mutt <http://www.mutt.org/>
The Mutt mail user agent