Add Time Zone and Daylight Saving Time Customization for MDF Data #280
Annotations
8 warnings
Build And Test:
mdflib/src/cg4block.cpp#L148
'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
|
Build And Test:
mdflib/src/cg4block.cpp#L148
'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
|
Build And Test:
mdflib/src/mdfhelper.cpp#L320
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
Build And Test:
mdflib/src/mdfhelper.cpp#L320
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
|
Build And Test:
mdflib/src/mdfhelper.cpp#L325
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
Build And Test:
mdflib/src/mdfhelper.cpp#L325
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
|
Build And Test:
mdfviewer/src/mdfviewer.cpp#L186
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
Build And Test:
mdfviewer/src/mdfviewer.cpp#L186
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
|
Loading