Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2018 20:40:58 +0300
From:      "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To:        nivit@freebsd.org
Cc:        ports@freebsd.org
Subject:   x11/wbar build failure on 12-CURRENT
Message-ID:  <20180409204058.2c67ff12@laptop.minsk.domain>

next in thread | raw e-mail | index | archive | help
Hi,

after clang6 was imported to HEAD x11/wbar stopped to build with following
error[s]:

../src/config/Functions.cc:14:34: error: invalid suffix on literal; C++11
requires a space between literal and identifier
[-Wreserved-user-defined-literal] #define ICON_DEFAULT
PIXMAPDIR"/"PACKAGE_NAME".png" ^

with following patches it builds just fine and as I can see it works fine too

--
wbr, Sergey




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180409204058.2c67ff12>