vonreth added a comment.
Turns out that my test was a bit too small. While sonnet finds the dicts and marked my random typed stuff as wrong it also marks everything as wrong. Sonnet might have no problems with the rcc but hunspell has. Hunspell(const char* affpath, const char* dpath, const char* key = NULL); The constructor only takes a file path and creates an invalid speller if the file does not exist. So I guess I'm going to abandon the review.... REPOSITORY R246 Sonnet BRANCH master REVISION DETAIL https://phabricator.kde.org/D12283 To: vonreth, mlaurent Cc: #frameworks, michaelh, bruns