Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
morfologik-stemming
morfologik-stemming-binaryinput.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File morfologik-stemming-binaryinput.patch of Package morfologik-stemming
--- morfologik-stemming-2.1.6/morfologik-tools/src/main/java/morfologik/tools/DictCompile.java 2019-05-11 14:36:25.000000000 +0200 +++ morfologik-stemming-2.1.6/morfologik-tools/src/main/java/morfologik/tools/DictCompile.java 2019-10-21 17:18:26.482640810 +0200 @@ -57,7 +57,7 @@ private boolean overwrite; @ParametersDelegate - private final BinaryInput binaryInput; + private BinaryInput binaryInput; DictCompile() { binaryInput = new BinaryInput(); --- morfologik-stemming-2.1.6/morfologik-tools/src/main/java/morfologik/tools/FSACompile.java 2019-05-11 14:36:25.000000000 +0200 +++ morfologik-stemming-2.1.6/morfologik-tools/src/main/java/morfologik/tools/FSACompile.java 2019-10-21 17:04:49.058936527 +0200 @@ -42,7 +42,7 @@ private SerializationFormat format = SerializationFormat.FSA5; @ParametersDelegate - private final BinaryInput binaryInput; + private BinaryInput binaryInput; FSACompile() { binaryInput = new BinaryInput();
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor