mosesdecoder/phrase-extract/lexical-reordering
Jeroen Vermeulen bd86ceffbe Check for error when opening gzfilebuf.
This replaces a segfault when a file can't be found with an exception.
Not as helpful as it could be yet, but certainly better than just
crashing.

Also, make InputFileStream constructor from path "explicit" to avoid
mistakes.
2015-06-13 21:31:53 +07:00
..
gzfilebuf.h Check for error when opening gzfilebuf. 2015-06-13 21:31:53 +07:00
InputFileStream.cpp Using boost for prefix/suffix checks /Jeroen Vermeulen 2015-02-05 16:23:47 +00:00
InputFileStream.h Check for error when opening gzfilebuf. 2015-06-13 21:31:53 +07:00
Jamfile lex reordering scoring uses FilePiece/StringPiece 2013-01-09 17:38:48 +00:00
reordering_classes.cpp beautify 2014-05-19 15:35:33 +02:00
reordering_classes.h instance weighting for lex reordering 2013-01-10 19:46:19 +00:00
score.cpp beautify 2013-05-29 18:16:15 +01:00