freebsd-ports/emulators/snes9x/files
Jan Beich d0ab485037 emulators/snes9x: unbreak with libc++ 3.9
unix/unix.cpp:1451:9: error: cannot initialize a variable of type 'char *' with an rvalue of type
      'const char *'
  char *slash = strrchr(path, SLASH_CHAR);
        ^       ~~~~~~~~~~~~~~~~~~~~~~~~~
unix/unix.cpp:1452:9: error: cannot initialize a variable of type 'char *' with an rvalue of type
      'const char *'
  char *dot = strrchr(path, '.');
        ^     ~~~~~~~~~~~~~~~~~~

PR:		212343
Regressed by:	https://github.com/llvm-mirror/libcxx/commit/b4aa97130b8b
2017-01-03 21:04:37 +00:00
..
patch-2XSAI.CPP
patch-3d.h
patch-configure
patch-Makefile.in
patch-memmap.cpp
patch-port.h
patch-unix_unix.cpp
patch-unix_xf86.cpp
patch-unzip_unzip.h
pkg-message.in