mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
![Jan Beich](/assets/img/avatar_default.png)
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)