null8626 / decancer

A library that removes common unicode confusables/homoglyphs from strings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The character "Æ" (U+00C6) appears to cause cure to panic.

Yossipossi1 opened this issue · comments

Not sure why this is the case. Happens on version 1.6.2 in Rust with the error attempt to subtract with overflow, error location being src/lib.rs:95:20. This also occurs with cure_char().

commented

Hi! Thanks for reporting this bug. Will look into it!

commented

This issue is now fixed! Now wait for the future release of v1.6.3 to ship with this bugfix! Thank you for reporting! ❤️