Skip to content

Commit

Permalink
Update CppCheck_Suppressions
Browse files Browse the repository at this point in the history
  • Loading branch information
rosswhitfield committed Jan 21, 2025
1 parent 70ca9e4 commit 143249f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions buildconfig/CMake/CppCheck_Suppressions.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -826,11 +826,6 @@ truncLongCastAssignment:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/Matrix.cpp:1021
suspiciousFloatingPointCast:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/Matrix.cpp:1205
iterateByValue:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/MultiFileValidator.cpp:65
constVariablePointer:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/NeutronAtom.cpp:713
cstyleCast:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/NexusHDF5Descriptor.cpp:50
cstyleCast:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/NexusHDF5Descriptor.cpp:58
cstyleCast:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/NexusHDF5Descriptor.cpp:61
cstyleCast:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/NexusHDF5Descriptor.cpp:68
cstyleCast:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/NexusHDF5Descriptor.cpp:85
variableScope:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/PropertyManager.cpp:113
invalidLifetime:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/PropertyManager.cpp:142
constVariablePointer:${CMAKE_SOURCE_DIR}/Framework/Kernel/src/PropertyManager.cpp:158
Expand Down

0 comments on commit 143249f

Please sign in to comment.