HomeFreeBSD

deskutils/ical: unbreak with libc++ 3.9

Description

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)

Details

Provenance
jbeichAuthored on
Parents
rP426307: graphics/zphoto: unbreak with libc++ 3.9
Branches
Unknown
Tags
Unknown