-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Encountered error Utf8Error { valid_up_to: 2, error_len: Some(1) } returned from Hunspell_suggest(handle, ["\"\\xc2\\xa9\""]): 0: "\xc2\x80\x93"
[2022-09-16T10:03:50Z DEBUG hunspell] © --{suggest}--> []
To Reproduce
Steps to reproduce the behaviour:
- A file containing
©
- Run
cargo spellcheck file.rs
- ...
Expected behavior
Handle or ignore, currently hunspell-rs
is hacked to print an error.
Screenshots
Please complete the following information:
- System: Fedora
- Obtained: cargo + git
- Version: 0.12.2 / git
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working