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: update to 0.21 #10461

Merged
merged 2 commits into from Jan 2, 2022
Merged

gettext: update to 0.21 #10461

merged 2 commits into from Jan 2, 2022

Conversation

lazka
Copy link
Member

@lazka lazka commented Jan 2, 2022

No description provided.

@lazka
Copy link
Member Author

lazka commented Jan 2, 2022

I'm somewhat torn re the libintl relocation patch.

  • It no longer applies and libintl now allows wchar_t paths, so it needs to be rewritten
  • Relocating a user provided dynamic path is usually not handled by the library and needs to be done by the library user, which is also the argument of upstream, and I agree. It's hacky as hell right now...
  • There is still a lot of code passing hardcoded win and unix paths to bindtextdomain...

@lazka lazka marked this pull request as draft January 2, 2022 12:14
remove some patches for generated files
add back a patch for envsubst
disable libtextstyle like in fedora
@lazka lazka marked this pull request as ready for review January 2, 2022 12:38
@lazka lazka merged commit a545a08 into msys2:master Jan 2, 2022
6 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants