diff options
author | Phil Pennock <pdp@exim.org> | 2011-03-22 05:36:24 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-03-22 05:36:24 -0400 |
commit | 1ba28e2b955b005ce4825fec792df17f75a8de1e (patch) | |
tree | 5b866e8916047973d58a938ff378889cde2dd275 /doc/doc-misc | |
parent | 5d758a462abebb9885f2e596f7892479812de125 (diff) |
Compiler masochism compliance.
Be able to build most of Exim with:
-Werror -Wwrite-strings -Wunused-function -Waddress -Wpointer-sign
-Wformat -Wuninitialized -Winit-self
Skipped a change to auth-spa which I was uncertain of. That is not
the most readable of code.
Temporarily gave up on src/src/pdkim/pdkim.c, as header_name_match()
treats the second param as const or not depending on the third param.
(I hacked the build-*/pdkim/Makefile to continue past this)
Much of this change is const propagation.
Diffstat (limited to 'doc/doc-misc')
0 files changed, 0 insertions, 0 deletions