Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:A
enchant
enchant-hunspell-1.4.0.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File enchant-hunspell-1.4.0.patch of Package enchant
Index: enchant-1.6.0/src/myspell/myspell_checker.cpp =================================================================== --- enchant-1.6.0.orig/src/myspell/myspell_checker.cpp +++ enchant-1.6.0/src/myspell/myspell_checker.cpp @@ -148,6 +148,10 @@ MySpellChecker::~MySpellChecker() g_iconv_close(m_translate_out); } +#ifndef MAXWORDLEN +# define MAXWORDLEN 100 +#endif + bool MySpellChecker::checkWord(const char *utf8Word, size_t len) {
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