Update platform.cpp to fix compilation on FreeBSD #275
Annotations
8 warnings
mdflib/src/cg4block.cpp#L148
'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
|
mdflib/src/cg4block.cpp#L148
'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
|
mdflib/src/mdfhelper.cpp#L283
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
mdflib/src/mdfhelper.cpp#L283
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
|
mdflib/src/mdfhelper.cpp#L288
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
mdflib/src/mdfhelper.cpp#L288
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
|
mdfviewer/src/mdfviewer.cpp#L186
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
mdfviewer/src/mdfviewer.cpp#L186
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
|
This job succeeded
Loading