2
0
mirror of https://github.com/boostorg/nowide.git synced 2026-01-24 18:12:23 +00:00

Include 'Merge pull request #161 from Flamefire/coverity

Fix coverity build'
This commit is contained in:
Flamefire
2022-06-14 15:16:16 +00:00
parent 3e81b6e08c
commit 495bbcc11f
17 changed files with 22 additions and 16 deletions

View File

@@ -62,7 +62,7 @@ std::string heap_stackstring_to_narrow(const std::wstring& s)
return ss.get();
}
// coverity [root_function]
// coverity[root_function]
void test_main(int, char**, char**)
{
std::string hello = "\xd7\xa9\xd7\x9c\xd7\x95\xd7\x9d";