i've turned on c++14 in the Jamefile in branch RELEASE-3.0-cpp14 and fixed all the compile errors.
I can't verify if fixes introduced any bugs, a few tests failed when using the current regression tests Hieu Hoang http://moses-smt.org/ On 28 January 2017 at 23:20, Hieu Hoang <[email protected]> wrote: > hiya Panos > > I've created a fork of the RELEASE-3.0 branch on github, called > RELEASE-3.0-cpp14 > If you have the fixes, please check it into there. > > I can fix it if you give me access to an ArchLinux server or make a VM > available, I don't know how to set it up > > Hieu Hoang > http://moses-smt.org/ > > On 27 January 2017 at 15:51, Panos Kanavos <[email protected]> wrote: > >> Hi all, >> >> Would it be possible to backport a few fixes from master to stable >> release 3.0 for c++11? Currently release 3 won’t compile in Arch Linux so >> the package is broken in AUR because it uses gcc 6.3 which has std=gnu++14 >> on by default. There are only a couple of fixes that need to be ported >> (“phrase-extract/extract-mixed-syntax/Main.cpp”, >> “biconcor/Vocabulary.cpp”). Also, it would be nice to update the Jamroot >> too, if that’s possible. >> >> Thanks! >> >> Panos >> _______________________________________________ >> Moses-support mailing list >> [email protected] >> http://mailman.mit.edu/mailman/listinfo/moses-support >> > >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
