Draft: improvements for gui_groups.py (#19312) #1687
Annotations
10 warnings
CMake Build:
src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L491
implicit conversion from 'const int64_t' (aka 'const long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
|
CMake Build:
src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L203
implicit conversion from 'const int32_t' (aka 'const int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
|
CMake Build:
src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L215
implicit conversion from 'const uint32_t' (aka 'const unsigned int') to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion]
|
CMake Build:
src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L227
implicit conversion from 'const int64_t' (aka 'const long long') to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
|
CMake Build:
src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L227
implicit conversion from 'const int64_t' (aka 'const long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
|
CMake Build:
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L401
unused variable 'bool1' [-Wunused-variable]
|
CMake Build:
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L402
unused variable 'bool2' [-Wunused-variable]
|
CMake Build:
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L559
unused variable 'bool1' [-Wunused-variable]
|
CMake Build:
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L560
unused variable 'bool2' [-Wunused-variable]
|
CMake Build:
src/CXX/Python3/Objects.hxx#L1787
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
|
Loading