Commit Graph

2088 Commits

Author SHA1 Message Date
G.E
00165e1d5a stl'ed another. 2024-05-18 00:02:43 +03:00
G.E
a7f1f399d4 stl'ed another one 2024-05-17 23:27:42 +03:00
G.E
795d776b3d stl'ed one more instance 2024-05-17 23:18:55 +03:00
G.E
44b05fc6c0 clean up comments 2024-05-17 11:27:43 +03:00
g. economou
45de972f44 Merge branch 'develop' into wip-cppcheck271-part2 2024-05-17 11:08:09 +03:00
G.E
83060b1b4d last batch 2024-05-17 11:02:00 +03:00
G.E
6c4e027e26 next batch 2024-05-17 10:44:28 +03:00
G.E
7555d5cc96 next batch 2024-05-17 00:08:37 +03:00
Konstantinos Margaritis
db540d5ae7 Merge pull request #281 from VectorCamp/bugfix/cppcheck-cstyleCasts-part1
Part 1 of C-style cast cppcheck fixes
2024-05-16 23:14:45 +03:00
G.E
d78cfb922e first batch of cppcheck disables and a few more stl-ifications,
involving use of accumulate() .
2024-05-16 23:01:17 +03:00
Konstantinos Margaritis
258197eb54 add alternative macro without C casts to avoid Cppcheck warnings 2024-05-16 15:58:02 +03:00
Konstantinos Margaritis
4f3f25fa54 Fix C style casts in mcsheng_compile.cpp 2024-05-16 15:57:39 +03:00
Konstantinos Margaritis
690ab14dc0 Merge pull request #280 from isildur-g/bugfix-rose-segfault
the segfault we ran into, included_frag_id should be
2024-05-16 15:41:22 +03:00
Konstantinos Margaritis
056cdc2dab Fix wrong cast in aligned_free() 2024-05-16 13:06:28 +03:00
Konstantinos Margaritis
e39db866ce Fix C-style casts 2024-05-16 12:03:42 +03:00
g. economou
206b74a788 Merge branch 'develop' into bugfix-rose-segfault 2024-05-16 09:57:58 +03:00
G.E
fe943f5037 the segfault we ran into, included_frag_id should be
included_delay_frag_id.
2024-05-16 09:53:03 +03:00
Konstantinos Margaritis
afd03a3d85 Merge pull request #279 from VectorCamp/bugfix/cppcheck-unreadVariable-others
Fix marked as done cppcheck warnings unreadVariable & others
2024-05-15 23:18:02 +03:00
Konstantinos Margaritis
a6777ee485 Merge pull request #278 from VectorCamp/bugfix/cppcheck-remaining-const-warnings
Fix remaining marked as done const* cppcheck warnings
2024-05-15 17:54:27 +03:00
Konstantinos Margaritis
7f13bc24aa remove unused variables 2024-05-15 17:18:53 +03:00
Konstantinos Margaritis
15950078c1 another duplicateExpression false positive 2024-05-15 17:11:07 +03:00
Konstantinos Margaritis
4bb3f4445f Fix unreadVariable warning 2024-05-15 17:05:50 +03:00
Konstantinos Margaritis
36118e9de3 Fix missingOverride 2024-05-15 17:05:22 +03:00
Konstantinos Margaritis
6d1d53d471 Fix unknownMacro 2024-05-15 17:04:50 +03:00
Konstantinos Margaritis
8336b0860b Fix variableScope 2024-05-15 17:04:11 +03:00
Konstantinos Margaritis
1fd3679ee9 False positive knownConditionTrueFalse 2024-05-15 17:01:02 +03:00
Konstantinos Margaritis
141b282595 False positives duplicateExpression 2024-05-15 17:00:28 +03:00
Konstantinos Margaritis
129df24422 Fix remaining marked as done const* cppcheck warnings 2024-05-15 10:52:31 +03:00
Konstantinos Margaritis
93239afa3a Merge pull request #277 from isildur-g/wip-cppcheck271
phase 1 of addressing cppcheck useStlAlgorithm warnings for fill and copy operations
2024-05-15 10:44:15 +03:00
Konstantinos Margaritis
0212b15b76 Merge pull request #276 from gtsoul-tech/bugFix/cppcheck-noExplicitConstructor-part2
Bug fix/cppcheck no explicit constructor part2
2024-05-14 19:52:01 +03:00
G.E
b541288cd5 phase 1 of addressing cppcheck useStlAlgorithm warnings,
this set only includes fill and copy operations.
2024-05-14 17:37:38 +03:00
gtsoul-tech
0501f39277 supervector conversion 2024-05-14 14:15:15 +03:00
gtsoul-tech
0a90c30fa8 forgot some conversions SuperVector<32> 2024-05-14 14:10:56 +03:00
gtsoul-tech
efa376838d explicit constructor Supervector 2024-05-14 13:32:50 +03:00
gtsoul-tech
9cf735c0b2 ppc64el supervector explicit constructor 2024-05-14 10:11:52 +03:00
gtsoul-tech
91c2ab34e0 arm supervector explicit constructor 2024-05-14 09:53:08 +03:00
gtsoul-tech
a162722629 x86 explicit constructor supervector 2024-05-14 09:28:13 +03:00
Konstantinos Margaritis
876a59deff Merge pull request #274 from gtsoul-tech/bugFix/cppcheckError-noexplicitConstructor
Bug fix/cppcheck error noexplicitconstructor
2024-05-13 21:52:55 +03:00
gtsoul-tech
490c16471b most ptr.get() conversion 2024-05-13 14:24:16 +03:00
gtsoul-tech
32f88cad09 fixes left_id and suffix_id 2024-05-13 13:04:57 +03:00
gtsoul-tech
3e825baeed more fixes 2024-05-13 12:41:40 +03:00
gtsoul-tech
8ec529494e fix conversions 2024-05-13 11:03:27 +03:00
Konstantinos Margaritis
ef62852672 Merge pull request #267 from VectorCamp/bugfix/cppcheck-rose_build_scatter-uselessAssignmentArg
Fix marked as false positive uselessAssignmentArg cppcheck warning
2024-05-13 10:42:23 +03:00
Konstantinos Margaritis
81aca3091e Merge pull request #268 from VectorCamp/bugfix/cppcheck-constStatement
Fix marked as false positive constStatement cppcheck warnings
2024-05-13 10:26:38 +03:00
Konstantinos Margaritis
2470961e5a Merge pull request #269 from VectorCamp/bugfix/cppcheck-duplicateAssignment
Fix marked as false positive duplicateAssignExpression cppcheck warnings
2024-05-13 10:26:25 +03:00
Konstantinos Margaritis
61321cd801 Merge pull request #270 from VectorCamp/bugfix/cppcheck-redundantAssignment
Fix marked as false positive redundantAssignment cppcheck warnings
2024-05-13 10:25:53 +03:00
Konstantinos Margaritis
8871dc64d8 Merge pull request #271 from VectorCamp/bugfix/cppcheck-identicalConditionAfterEarlyExit
Fix marked as false positive identicalConditionAfterEarlyExit cppcheck warnings
2024-05-13 10:25:34 +03:00
Konstantinos Margaritis
056b79f67d Merge pull request #272 from VectorCamp/bugfix/cppcheck-truncLongCastAssignment
Fix marked as false positive truncLongCastAssignment cppcheck warnings
2024-05-13 10:13:45 +03:00
Konstantinos Margaritis
a27750e94c Merge pull request #273 from VectorCamp/bugfix/cppcheck-knownConditionTrueFalse
Fix marked as false positive knownConditionTrueFalse cppcheck warnings
2024-05-13 10:13:22 +03:00
gtsoul-tech
65cd281d48 revert supervector 2024-05-13 09:52:42 +03:00