fix: Move commonVars initialization to state-modifying methods #801
Annotations
1 error and 14 warnings
Configure CMake:
build/vcpkg_installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake#L3
Could not find a package configuration file provided by "Boost" with any of
|
Configure CMake
By not providing "FindIntelSYCL.cmake" in CMAKE_MODULE_PATH this project
|
Configure CMake
By not providing "FindIntelDPCPP.cmake" in CMAKE_MODULE_PATH this project
|
Configure CMake
By not providing "FindlibIntelDPCPP.cmake" in CMAKE_MODULE_PATH this
|
Configure CMake
By not providing "FindlibCUDAToolkit.cmake" in CMAKE_MODULE_PATH this
|
Configure CMake
By not providing "FindlibOpenCL.cmake" in CMAKE_MODULE_PATH this project
|
Configure CMake
By not providing "Findbcrypt.cmake" in CMAKE_MODULE_PATH this project has
|
Build:
omnn/math/Cache.cpp#L159
'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Build:
omnn/math/Cache.cpp#L162
'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Build:
omnn/math/Infinity.cpp#L8
character represented by universal-character-name '\u221E' cannot be represented in the current code page (1252)
|
Build:
omnn/math/Infinity.cpp#L91
character represented by universal-character-name '\u221E' cannot be represented in the current code page (1252)
|
Build:
omnn/math/Integer.cpp#L976
'=': conversion from 'size_t' to 'int', possible loss of data
|
Build:
omnn/math/test/SchoolTasks.cpp#L74
character represented by universal-character-name '\u2116' cannot be represented in the current code page (1252)
|
Build:
omnn/math/test/logic.cpp#L132
character represented by universal-character-name '\u03B4' cannot be represented in the current code page (1252)
|
Build:
OpenMind/trie.cpp#L43
'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Loading