Closed
Description
Warning (from clang-cl on Windows) that I don't know how to fix:
src\node_http2.cc(647,32): warning : unqualified call to 'std::move' [-Wunqualified-std-cast-call] [D:\Git\nodejs\node\libnode.vcxproj]
Lines 647 to 650 in 4bee69a
Warning (from clang-cl on Windows) that I don't know how to fix:
src\node_http2.cc(647,32): warning : unqualified call to 'std::move' [-Wunqualified-std-cast-call] [D:\Git\nodejs\node\libnode.vcxproj]
Lines 647 to 650 in 4bee69a