-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
more-information-neededFurther information is requiredFurther information is required
Description
When compiling ROS 2 with a C++17 or newer toolchain, the line 131 in rosidl_runtime_cpp/include/rosidl_runtime_cpp/traits.hpp
std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> convert;
emits a deprecation warning for std::codecvt_utf8_utf16 and wstring_convert
How do I resolve this issue, I did some research and there are no replacements as of now.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
more-information-neededFurther information is requiredFurther information is required