freebsd-ports/security/clamfs/files
Jan Beich af37deebed security/clamfs: unbreak build with Clang 6 (C++14 by default)
clamfs.cxx:963:26: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
    rLog(Info, "ClamFS v"VERSION);
                         ^

Reported by:	pkg-fallout
2018-10-28 11:51:43 +00:00
..
patch-src_clamfs.cxx
patch-src_config.hxx
patch-src_scancache.cxx