Skip to content

Conversation

DivikChotani
Copy link

  • Store and compare locale environment variables before and after execution.
  • Checked and warned to have locale set to LC_ALL=C.UTF-8 to guarantee consistent evaluation
    Signed-off-by: Divik Chotani [email protected]

- Store and compare locale environment variables before and after execution.
- Checked and warned to have locale set to `LC_ALL=C.UTF-8` to guarantee consistent evaluation

Signed-off-by: Divik Chotani <[email protected]>
Copy link

OS:ubuntu-20.04
Mon Feb 24 02:09:05 UTC 2025
intro: 2/2 tests passed.
interface: 42/42 tests passed.
compiler: 54/54 tests passed.

Copy link
Member

@angelhof angelhof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm, looking at this PR I am not sure if this is the right approach to address this issue. We wouldn't want to warn users just if they have a different locale, but only to let them know that the evaluation results might differ. Let's keep this PR open and think about this a bit later.

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.

2 participants