HomeFreeBSD

Fix build with clang 6

Description

Fix build with clang 6

cardcommander.cpp:48:47: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]

"cardcommander v0.4  (part of libchipcard v"k_CHIPCARD_VERSION_STRING")\n"\

Reported by: pkg-fallout

Details

Provenance
jhaleAuthored on
Parents
rP459558: Backport a few upstream patches to fix the build with clang 6 (-std=gnu++14)
Branches
Unknown
Tags
Unknown