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

Pull recent changes from upstream #2

Merged
merged 52 commits into from
Jun 18, 2024

Conversation

PeterJRiches
Copy link
Owner

No description provided.

LukeSavefrogs and others added 30 commits November 13, 2022 00:57
…es - Fixes #274

The `--profiler` option now works as expected on locales which had the decimal separator set as comma (`,`) and not period (`.`), such as Italian, Spanish, French and many others.
For those of us in the unknown, like me
shopt is built into cygwin's posh? why?

```
$ posh -c 'type shopt; shopt'
shopt is a shell builtin
posh: shopt: not found
```
Solaris 11.4 does not include C.UTF-8
By default, the following errors are output
couldn't set locale correctly
README: Adds link explaining what BDD means
Use POSIX commands if possible for better portability.
It is also a workaround for the problem that Solaris 10's minimum
configuration does not include the od command.
@PeterJRiches PeterJRiches self-assigned this Jun 18, 2024
@PeterJRiches PeterJRiches merged commit 8b86c7c into PeterJRiches:master Jun 18, 2024
1 check 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.

4 participants