Fixed deprecated warning for std::iterator<> #26
Annotations
20 warnings
build (ubuntu-latest, clang):
src/PlainReaderImpl.cpp#L16
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/PlainReaderImpl.cpp#L51
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/PlainWriterImpl.cpp#L16
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/PlainWriterImpl.cpp#L50
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedReaderImpl.cpp#L20
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedReaderImpl.cpp#L20
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedReaderImpl.cpp#L174
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedReaderImpl.cpp#L174
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedWriterImpl.cpp#L19
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
src/ChunkedWriterImpl.cpp#L19
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (windows-latest, msvc):
include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-latest, msvc):
include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-latest, msvc):
include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-latest, msvc):
include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-latest, msvc):
include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-latest, msvc):
include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-latest, msvc):
include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-latest, msvc):
include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-latest, msvc):
include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-latest, msvc):
include/restc-cpp/logging.h#L135
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|