Date: Thu, 12 Apr 2018 22:28:54 +0200 From: Luca Pizzamiglio <pizzamig@freebsd.org> To: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> Cc: nivit@freebsd.org, ports@freebsd.org Subject: Re: x11/wbar build failure on 12-CURRENT Message-ID: <CAB88xy8wm=cR=wHk9iQXD-iWkJ96f0NtzSMUs7tNra1nXSeYdA@mail.gmail.com> In-Reply-To: <20180409204058.2c67ff12@laptop.minsk.domain> References: <20180409204058.2c67ff12@laptop.minsk.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Sergey, Thanks for the patch! Unfortunately there's no attachment, I'm pretty sure they are automatically removed. You can fill a PR on bugs.freebsd.org and a committer can take care of your patch! Best regards, pizzamig On Mon, Apr 9, 2018 at 7:40 PM, Sergey V. Dyatko <sergey.dyatko@gmail.com> wrote: > 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 > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB88xy8wm=cR=wHk9iQXD-iWkJ96f0NtzSMUs7tNra1nXSeYdA>