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

gettext: Using wrong path to read mo file #22902

Open
2 of 6 tasks
q962 opened this issue Dec 25, 2024 · 0 comments
Open
2 of 6 tasks

gettext: Using wrong path to read mo file #22902

q962 opened this issue Dec 25, 2024 · 0 comments
Labels

Comments

@q962
Copy link

q962 commented Dec 25, 2024

Description / Steps to reproduce the issue

Just run xgettext --help in mingw64.exe

Expected behavior

Actual behavior

Observed errors:

  1. Enumerating all languages ​​in the registry.

图片

  1. Not escaping paths correctly

图片

  1. Not traversing XDG_DATA_DIRS(/mingw64/share/:/usr/local/share/:/usr/share/)

图片

Verification

Windows Version

MINGW64_NT-10.0-19045

MINGW environments affected

  • MINGW64
  • MINGW32
  • UCRT64
  • CLANG64
  • CLANGARM64

Are you willing to submit a PR?

No response

@q962 q962 added the bug label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant