Skip to content
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

encoding an UTF-8 symbol to ISO2022KR loops forever #56

Open
jip opened this issue May 27, 2024 · 1 comment
Open

encoding an UTF-8 symbol to ISO2022KR loops forever #56

jip opened this issue May 27, 2024 · 1 comment

Comments

@jip
Copy link

jip commented May 27, 2024

OS: Linux
kernel: 5.14.21-150500.55.62-default
arch: x86_64
distro: openSUSE Leap 15.5
GNU bash version: 4.4.23(1)-release (x86_64-suse-linux-gnu)
recode version: 3.7.12

# echo -n Ё | recode ..ISO2022KR > out.log  # hangs trying to create huge file
^C

The out.log file created begins with:

.$)C.,'..$)C.$)C.$)C.$)C.$)C.$)C.$)C.$)C.$)C.$)C.$

Problem encodings are:

  • CSISO2022KR
  • CSISO2022KR-translit
  • ISO2022KR
  • ISO2022KR-translit
  • ISO-2022-KR
  • ISO-2022-KR-translit
@jip jip changed the title encoding an UTF-8 symbol to CSISO2022KR loops forever encoding an UTF-8 symbol to ISO2022KR loops forever May 27, 2024
@rrthomas
Copy link
Owner

Thanks for the report! I'm not sure at the moment when I'll get to it, but it is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants