D12283: Allow to load dictionaries form a rcc
Hannah von Reth
noreply at phabricator.kde.org
Wed Apr 18 06:43:58 UTC 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180418/87e09b79/attachment.html>
More information about the Kde-frameworks-devel
mailing list