Open GoogleCodeExporter opened 9 years ago
It fails under mingw32 with the following error message:
RuntimeError: lib/marisa/grimoire/io\writer.cc:129: MARISA_IO_ERROR:
size_written <= 0
See
http://www.reddit.com/r/Python/comments/ywpwl/memorywise_fast_static_trie_for_py
thon_may_use/
Original comment by kmik...@gmail.com
on 31 Aug 2012 at 10:22
I've updated Reader/Writer to use read_/write_ instead of read/write when
compiled with MinGW (r98).
I'm not sure whether this update fixes the problem or not, but currently I have
no idea other than this.
Original comment by susumu.y...@gmail.com
on 16 Sep 2012 at 3:46
Original issue reported on code.google.com by
susumu.y...@gmail.com
on 31 Aug 2012 at 1:21