HomeFreeBSD

net-im/ramblercontacts: Fix build with Clang 6

Description

net-im/ramblercontacts: Fix build with Clang 6

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

QRegExp mail("\\b"MAIL_NODE_PATTERN"@"JID_DOMAIN_PATTERN);
                  ^

http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/ramblercontacts-0.3.2.1030_2.log

  • Apply dos2unix to all source files

Details

Provenance
tobikAuthored on
Parents
rP478686: Update to the 20180830 snapshot of GCC 7.3.1.
Branches
Unknown
Tags
Unknown