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 <[email protected]> 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 > > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
