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]"
