Hi Rico, Revision d2d508184e35909aa5da901b81bb70f10f7794c7 breaks my compact reordering model, but at runtime and only if you do a clean build without any build artifacts from earlier compilations. It segfaults during loading in a weird low-level place. I can investigate some more if you want me to. Best, Marcin
W dniu 14.01.2014 18:08, Rico Sennrich pisze: > Hi list, > > I just pushed a commit that uses a C++11 feature (initalizer list). It > should work with compilers that are no older than 5 years or so (gcc >= 4.4). > > If you have trouble compiling it (because you're using an older gcc version > or another compiler), please speak up. This is basically a test to see if > it's ok to start seriously using C++11 features in Moses or if it's better > to revert the commit and wait a couple more years because people are still > relying on older compilers. > > best, > Rico > > _______________________________________________ > 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
