…string copy As follow-up to #322, avoid copying the wordchars string completely and modify it in-place, as @b4n suggested in https://github.com/geany/geany-plugins/pull/322/files#r48687409 (thanks). You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/325 -- Commit Summary -- * Make temporarily modifying wordchars more efficient by avoiding full string copy -- File Changes -- M spellcheck/src/speller.c (20) -- Patch Links -- https://github.com/geany/geany-plugins/pull/325.patch https://github.com/geany/geany-plugins/pull/325.diff --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/325
