]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
Fix false positive uselessAssignmentArg cppcheck warning
authorKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Sat, 11 May 2024 14:59:46 +0000 (17:59 +0300)
committerKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Sat, 11 May 2024 14:59:46 +0000 (17:59 +0300)
commit0f61853a3782aed3130c59c6617295e5b88fa880
tree35dce478f979e1db4350eb76bc0edf5d310a54c3
parentcd1e13d4d2bb296dbe53da9674a0a466072bc08e
Fix false positive uselessAssignmentArg cppcheck warning

(also at the same time some cstyleCast warnings)
src/rose/rose_build_scatter.cpp