You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ uni git:(master) raku -I. bin/uni -n dead
Error encoding UTF-8 string: could not encode Unicode Surrogate codepoint 57005 (0xDEAD)
in block at /Users/coke/dists/uni/lib/App/Uni.rakumod (App::Uni) line 91
in sub MAIN at bin/uni line 26
in block <unit> at bin/uni line 5
➜ uni git:(master) raku -I. bin/uni -n abc
㪼 - U+003ABC - CJK UNIFIED IDEOGRAPH-3ABC [Lo]
䪼 - U+004ABC - CJK UNIFIED IDEOGRAPH-4ABC [Lo]
媼 - U+005ABC - CJK UNIFIED IDEOGRAPH-5ABC [Lo]
檼 - U+006ABC - CJK UNIFIED IDEOGRAPH-6ABC [Lo]
窼 - U+007ABC - CJK UNIFIED IDEOGRAPH-7ABC [Lo]
誼 - U+008ABC - CJK UNIFIED IDEOGRAPH-8ABC [Lo]
骼 - U+009ABC - CJK UNIFIED IDEOGRAPH-9ABC [Lo]
Error encoding UTF-8 string: could not encode Unicode Surrogate codepoint 55996 (0xDABC)
in block at /Users/coke/dists/uni/lib/App/Uni.rakumod (App::Uni) line 91
in sub MAIN at bin/uni line 26
in block <unit> at bin/uni line 5
While search works in general:
Some search strings cause... problems:
(note the error is on DABC, not ABC)
but it's not every matching possible hex string:
The text was updated successfully, but these errors were encountered: