HomeFreeBSD

security/clamfs: unbreak build with Clang 6 (C++14 by default)

Description

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

Details

Provenance
jbeichAuthored on
Parents
rP483285: Fix build with GCC-based architectures, add USES=gl.
Branches
Unknown
Tags
Unknown