-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blank_as throws "invalid byte sequence in UTF-8" for string with UTF-16 LE encoding #27
Comments
Is standard Ruby Regex able to handle this? Does stuff like length work? |
If regex is failing can you raise this with mri at
https://bugs.ruby-lang.org and link to the bug report here
…On Wed, 4 Dec 2019 at 6:46 pm, PikachuEXE ***@***.***> wrote:
However if remove the BOM then both blank_as? and regex work
[image: image]
<https://user-images.githubusercontent.com/1018543/70123228-28547b80-16ad-11ea-9e4d-48d8dcdb5a9c.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#27?email_source=notifications&email_token=AAABIXPWZ7IKEQNBEYD3XDDQW5N4JA5CNFSM4JUUIVPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEF4BTUI#issuecomment-561519057>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAABIXPAMXJYR6PWAMZP653QW5N4JANCNFSM4JUUIVPA>
.
|
Here the bug report |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
test_data_feed.txt
The text was updated successfully, but these errors were encountered: