Skip to content

Prevent some errors by setting the locale to C#275

Open
dunglas wants to merge 1 commit into
nirvdrum:masterfrom
dunglas:patch-1
Open

Prevent some errors by setting the locale to C#275
dunglas wants to merge 1 commit into
nirvdrum:masterfrom
dunglas:patch-1

Conversation

@dunglas

@dunglas dunglas commented Jan 30, 2019

Copy link
Copy Markdown

Quick workaround to close #259 and related errors.

@skull-squadron

skull-squadron commented Jan 14, 2024

Copy link
Copy Markdown

This is a hack that doesn't fix the problem and forces gotchas onto all users by creating more tech debt to read about. Instead:

IO.popen(ENV.to_h.merge('LANG'=>'C'), ...

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.

Branch tracking detection fails for different system language

2 participants