Skip to content

Conversation

@swift-kim
Copy link
Member

@swift-kim swift-kim commented Jul 21, 2021

Calling std::locale::global(std::locale("")) results in a program crash when the locale is explicitly provided.

e.g.

$ LANG=ja_JP ./flutter_tizen_shell --width=1400 --height=800
Launching a Flutter application...
...
Aborted (core dumped)

@swift-kim swift-kim requested a review from bwikbs July 21, 2021 06:11
Copy link
Member

@bwikbs bwikbs left a comment

Choose a reason for hiding this comment

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

I didn't expect this... this part is needed anymore... but it's still there. 😢

@bwikbs bwikbs merged commit ae4fd0d into flutter-tizen:flutter-2.2.1-tizen Jul 21, 2021
swift-kim pushed a commit that referenced this pull request Sep 1, 2022
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@a12a394...2541b12)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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