Skip to content

Fix toolchain localization issues (Implements gprbuild#163)#18

Closed
delta-lima7 wants to merge 1 commit intoAdaCore:masterfrom
delta-lima7:master
Closed

Fix toolchain localization issues (Implements gprbuild#163)#18
delta-lima7 wants to merge 1 commit intoAdaCore:masterfrom
delta-lima7:master

Conversation

@delta-lima7
Copy link
Copy Markdown
Contributor

Implements AdaCore/gprbuild#163 as requested.

Unfortunately, I am unable to get libgpr2 to build on my system and also really haven't got the time to figure it out. So the testing is on you. However, I think it should be fine.

Best regards,
Paul Martin

Compilers like GCC provide localized messages when the system is
configured with a non-english locale.  This change sets the LC_MESSAGES
variable to `C` so that always the default version info is used
for searching in the knowledge base.

(Applies AdaCore/gprbuild#163)
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 30, 2026

CLA assistant check
All committers have signed the CLA.

@Jicquel
Copy link
Copy Markdown
Collaborator

Jicquel commented Mar 31, 2026

Hi @delta-lima7, the master branch is not the default branch by default anymore. Could you cherry-pick your patch to the "main" branch?

@delta-lima7
Copy link
Copy Markdown
Contributor Author

Thanks for noticing! I somehow didn't when I encountered strange rebase conflicts. I cherry-picked and pushed to main, but it seems I'm unable to change the PR base branch.

@Jicquel
Copy link
Copy Markdown
Collaborator

Jicquel commented Mar 31, 2026

You may have to close this PR and open another based on main directly

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.

3 participants