Open hfst-importer opened 11 years ago
Reported by me.
Original comment by: snomos
This bug can be closed, it isn't a real bug. The limbo state disappeared - and hfst-ospell returned to normal operation - as soon as I added the library required for reading zhfst files (zlib).
Original comment by: snomos
it can be kept open until someone writes libarchive tests for zip support in configure.ac
Original comment by: flammie
To reduce the list of dependencies (and thus the complexity of building libvoikko with hfst support for Windows), Harri Pitkänen suggested to build libarchive with all optional libraries turned off. After doing this, installing it, and then rebuilding hfst-ospell linked to this minimal libarchive, nothing happens when running hfst-ospell with a zhfst file.
Here is what I did:
Result: nothing happens, input is accepted.
Expected: input to be proofread, possibly with suggestions.
I then ran hfst-ospell with GDB, the output can be found here.
hfst-ospell version: svn r3635