summaryrefslogtreecommitdiff
path: root/src/OS/os.h-SunOS4
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2017-02-10 21:00:02 -0500
committerPhil Pennock <pdp@exim.org>2017-02-10 21:08:24 -0500
commit863bd541063e72fcea7305b9d3ee2cb460a6d3d1 (patch)
treed49ee16e1bdf896bc457982b040ecf108e4bdb52 /src/OS/os.h-SunOS4
parent4d3d955f2791199b35704c3e9784dc99fd229696 (diff)
Compilation warnings shushing
With this patch, in clang 3.4.1 we get no compilation complaints if Local/Makefile contains: CC=clang CFLAGS+=-Wno-dangling-else -Wno-logical-op-parentheses * In hash.c, for the OpenSSL case, use assert() to guard the paths which can't happen, instead of just assuming that the calling code never has a mistake * Fix some signed/unsigned issues * Be explicit about some ignored return values * Some parens around bit-twiddling * Use our os_getcwd with its extra guards in one place where getcwd was called * FreeBSD: use system iconv, safely, always (cherry picked from commit 845a3ced80964f562872aba841099adbc8933b40) Signed-off-by: Phil Pennock <pdp@exim.org>
Diffstat (limited to 'src/OS/os.h-SunOS4')
0 files changed, 0 insertions, 0 deletions