K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-02-01T12:29:47.888283Z K 7 svn:log V 431 mail/bincimap: unbreak with libc++ 3.9 In file included from address.cc:39: ./convert.h:117:14: error: assigning to 'char *' from incompatible type 'const char *' if ((t = strchr(hexchars, c)) == 0) ^ ~~~~~~~~~~~~~~~~~~~ ./convert.h:122:14: error: assigning to 'char *' from incompatible type 'const char *' if ((t = strchr(hexchars, d)) == 0) ^ ~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout END