K 10 svn:author V 6 jbeich K 8 svn:date V 27 2016-11-18T03:45:14.299864Z K 7 svn:log V 285 deskutils/ical: unbreak with libc++ 3.9 calfile.C:63:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* lastSlash = strrchr(name, '/'); ^ ~~~~~~~~~~~~~~~~~~ PR: 212343 Reported by: antoine (via exp-run) END