Commit Graph

3 Commits

Author SHA1 Message Date
Kenneth Heafield
758b270447 Change integer handling to coercion by default 2015-10-02 18:32:16 +01:00
Hieu Hoang
fe7a817519 comparison error for pointers on OSX clang
eg. check boost::lexical_cast<std::string>(value) == result has failed [0x0 != 0]

Added operator<<(long value) for FakeOStream. Compile error on clang
2015-10-01 16:28:41 +01:00
Kenneth Heafield
ea8e19f286 KenLM a590a3a4dadf516a1cff28c8f1c06aa89766f519 including StringStream
TODO: kill istream
2015-09-29 16:58:02 +01:00