liblouis / liblouis-java

Java bindings for liblouis
GNU Lesser General Public License v3.0
4 stars 8 forks source link

Update to Liblouis 3.21.0 #24

Closed bertfrees closed 2 years ago

bertfrees commented 2 years ago

When I run mvn integration-test on my machine I'm getting a crash when Liblouis tries to compile "no.tbl". This looks very familiar. Some time ago the Norwegian grade 3 table was also causing a crash (https://github.com/liblouis/liblouis-java/issues/10) but then the problem went away in some next version of Liblouis.

bertfrees commented 2 years ago

I worked around the problem by eliminating no.tbl (https://github.com/liblouis/liblouis-nar/commit/e4dc7712e33cad58a47139458e97b8f1697788da) so there is one nesting level less.

bertfrees commented 2 years ago

Merged in 360338275ab0146d7f9da0479637bf026e605ca1