Closed bvp closed 3 years ago
In cpplint messages
src/Homie/Boot/BootNormal.cpp:995: Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4] src/Homie/Boot/BootNormal.cpp:999: Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4]
I suggest using the recommendations
closed by #717
In cpplint messages
I suggest using the recommendations