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

Feature/char8 t #427

Open
wants to merge 31 commits into
base: develop
Choose a base branch
from
Open

Feature/char8 t #427

wants to merge 31 commits into from

Conversation

srz-zumix
Copy link
Owner

@srz-zumix srz-zumix added the c++2a label May 1, 2020
@srz-zumix srz-zumix added this to the version 1.18.0 milestone May 1, 2020
include/impl/iutest_port.ipp Outdated Show resolved Hide resolved
include/internal/iutest_locale.hpp Outdated Show resolved Hide resolved
include/impl/iutest_port.ipp Outdated Show resolved Hide resolved
CHANGES.md Show resolved Hide resolved
@ghost
Copy link

ghost commented May 30, 2020

* C++20 で削除された basic_ostream::operator << に対応

[LanguageTool] Possible spelling mistake found. (view)

Rule Type Category Replacements
MORFOLOGIK_RULE_EN_US misspelling TYPOS -

You can close this issue if no need to fix it. Learn more.

CHANGES.md Show resolved Hide resolved
include/internal/iutest_locale.hpp Show resolved Hide resolved
CHANGES.md Show resolved Hide resolved
CHANGES.md Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
include/internal/iutest_locale.hpp Show resolved Hide resolved
CHANGES.md Show resolved Hide resolved
CHANGES.md Show resolved Hide resolved
CHANGES.md Show resolved Hide resolved
#if !defined(_MSC_VER)
static ::std::string GetLocaleWithEncoding_(int category, const char* encoding)
{
const char* curr = setlocale(category, NULL);

Choose a reason for hiding this comment

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

🚫 [infer] <8> reported by reviewdog 🐶
Null Dereference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant