2022-06-27 11:33 ftp://ftp.de.debian.org/debian/pool/main/f/fflas-ffpack/fflas-ffpack_2.5.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j2 platform: Linux-5.4.0-110-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.24 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 cppcheck: head 2.8 head-info: 242afc3 (2022-06-25 21:42:55 +0200) count: 195 182 elapsed-time: 3.6 3.2 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: fflas-ffpack-2.5.0/autotune/arithprog.C:78:26: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] fflas-ffpack-2.5.0/autotune/arithprog.C:78:39: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] fflas-ffpack-2.5.0/autotune/arithprog.C:84:12: style: The scope of the variable 'CurrTime' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/charpoly.C:75:26: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] fflas-ffpack-2.5.0/autotune/charpoly.C:75:39: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] fflas-ffpack-2.5.0/autotune/fsytrf.C:70:26: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] fflas-ffpack-2.5.0/autotune/fsytrf.C:70:39: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] fflas-ffpack-2.5.0/autotune/fsytrf.C:77:12: style: The scope of the variable 'BCTime' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/fsytrf.C:77:20: style: The scope of the variable 'RecTime' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/fsytrf.C:78:9: style: The scope of the variable 'iter' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/fsyrk.C:83:26: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] fflas-ffpack-2.5.0/autotune/fsyrk.C:83:39: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] fflas-ffpack-2.5.0/autotune/fsyrk.C:90:12: style: The scope of the variable 'BCTime' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/fsyrk.C:90:20: style: The scope of the variable 'RecTime' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/fsyrk.C:91:9: style: The scope of the variable 'iter' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/ftrtri.C:66:26: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] fflas-ffpack-2.5.0/autotune/ftrtri.C:66:39: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] fflas-ffpack-2.5.0/autotune/ftrtri.C:73:12: style: The scope of the variable 'BCTime' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/ftrtri.C:73:20: style: The scope of the variable 'RecTime' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/ftrtri.C:74:9: style: The scope of the variable 'iter' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/pluq.C:68:26: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] fflas-ffpack-2.5.0/autotune/pluq.C:68:39: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] fflas-ffpack-2.5.0/autotune/pluq.C:60:12: style: The scope of the variable 'r' can be reduced. [variableScope] fflas-ffpack-2.5.0/autotune/winograd.C:82:26: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] fflas-ffpack-2.5.0/autotune/winograd.C:82:39: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:151:25: style: Local variable 'i' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:138:17: note: Shadowed declaration fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:151:25: note: Shadow variable fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:152:25: style: Local variable 'i' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:138:17: note: Shadowed declaration fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:152:25: note: Shadow variable fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:153:29: style: Local variable 'j' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:140:21: note: Shadowed declaration fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:153:29: note: Shadow variable fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:156:29: style: Local variable 'j' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:140:21: note: Shadowed declaration fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:156:29: note: Shadow variable fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:204:41: style: Variable 'e' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:206:39: style: Variable 'e' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:285:43: style: Variable 'e' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:287:39: style: Variable 'e' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-dgetrf.C:93:13: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/benchmarks/benchmark-dgetrf.C:91:13: note: First condition fflas-ffpack-2.5.0/benchmarks/benchmark-dgetrf.C:93:13: note: Second condition fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:99:17: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:95:17: note: First condition fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:99:17: note: Second condition fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:106:17: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:102:17: note: First condition fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:106:17: note: Second condition fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:113:17: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:109:17: note: First condition fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:113:17: note: Second condition fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:120:17: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:116:17: note: First condition fflas-ffpack-2.5.0/benchmarks/benchmark-dsytrf.C:120:17: note: Second condition fflas-ffpack-2.5.0/benchmarks/benchmark-echelon.C:66:5: error: There is an unknown macro here somewhere. Configuration is required. If PARFOR1D is a macro then please configure it. [unknownMacro] fflas-ffpack-2.5.0/benchmarks/benchmark-fadd-lvl2.C:51:22: style: Variable 'file' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-fgemm-rns.C:188:27: style: Variable 'timev' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-fgemm-rns.C:226:15: style: Variable 'timev' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-fgemv-mp.C:60:12: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] fflas-ffpack-2.5.0/benchmarks/benchmark-fgemv-mp.C:58:89: style: Parameter 'C' can be declared as pointer to const [constParameter] fflas-ffpack-2.5.0/benchmarks/benchmark-fgemv.C:75:6: error: There is an unknown macro here somewhere. Configuration is required. If ; is a macro then please configure it. [unknownMacro] fflas-ffpack-2.5.0/benchmarks/benchmark-fspmm.C:114:26: warning:inconclusive: Possible null pointer dereference: st [nullPointer] fflas-ffpack-2.5.0/benchmarks/benchmark-fspmm.C:110:20: note: Assignment 'st=nullptr', assigned value is 0 fflas-ffpack-2.5.0/benchmarks/benchmark-fspmm.C:114:26: note: Null pointer dereference fflas-ffpack-2.5.0/benchmarks/benchmark-fspmv.C:113:30: warning:inconclusive: Possible null pointer dereference: st [nullPointer] fflas-ffpack-2.5.0/benchmarks/benchmark-fspmv.C:109:24: note: Assignment 'st=nullptr', assigned value is 0 fflas-ffpack-2.5.0/benchmarks/benchmark-fspmv.C:113:30: note: Null pointer dereference fflas-ffpack-2.5.0/benchmarks/benchmark-fsyrk.C:70:22: style: The scope of the variable 'A' can be reduced. [variableScope] fflas-ffpack-2.5.0/benchmarks/benchmark-fsyrk.C:70:26: style: The scope of the variable 'C' can be reduced. [variableScope] fflas-ffpack-2.5.0/benchmarks/benchmark-fsyrk.C:87:21: style: Local variable 'i' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-fsyrk.C:76:17: note: Shadowed declaration fflas-ffpack-2.5.0/benchmarks/benchmark-fsyrk.C:87:21: note: Shadow variable fflas-ffpack-2.5.0/benchmarks/benchmark-fsyrk.C:51:17: style: Variable 'file' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-fsytrf.C:97:29: style: Local variable 'i' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-fsytrf.C:87:17: note: Shadowed declaration fflas-ffpack-2.5.0/benchmarks/benchmark-fsytrf.C:97:29: note: Shadow variable fflas-ffpack-2.5.0/benchmarks/benchmark-ftrsv.C:96:13: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/benchmarks/benchmark-ftrsv.C:89:13: note: First condition fflas-ffpack-2.5.0/benchmarks/benchmark-ftrsv.C:96:13: note: Second condition fflas-ffpack-2.5.0/benchmarks/benchmark-pluq.C:90:5: error: There is an unknown macro here somewhere. Configuration is required. If PARFOR1D is a macro then please configure it. [unknownMacro] fflas-ffpack-2.5.0/benchmarks/benchmark-quasisep.C:60:21: style: Local variable 'A' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-quasisep.C:48:17: note: Shadowed declaration fflas-ffpack-2.5.0/benchmarks/benchmark-quasisep.C:60:21: note: Shadow variable fflas-ffpack-2.5.0/benchmarks/benchmark-quasisep.C:61:14: style: Local variable 'TS' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/benchmarks/benchmark-quasisep.C:48:20: note: Shadowed declaration fflas-ffpack-2.5.0/benchmarks/benchmark-quasisep.C:61:14: note: Shadow variable fflas-ffpack-2.5.0/benchmarks/benchmark-wino.C:51:12: style: The scope of the variable 'basetime' can be reduced. [variableScope] fflas-ffpack-2.5.0/benchmarks/benchmark-wino.C:51:27: style: The scope of the variable 'time' can be reduced. [variableScope] fflas-ffpack-2.5.0/benchmarks/benchmark-wino.C:51:0: style: Variable 'time' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/tests/test-charpoly-check.C:61:19: style: The scope of the variable 'N' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-charpoly-check.C:113:39: style: Variable 'e' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/tests/test-charpoly.C:193:23: style: Variable 'file' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/tests/test-bini-p.C:97:14: style:inconclusive: Technically the member function 'FFLAS::Packer < double , 2 >::accu' can be const. [functionConst] fflas-ffpack-2.5.0/tests/test-bini-p.C:286:19: style: Redundant initialization for 'ldc_k'. The initialized value is overwritten before it is read. [redundantInitialization] fflas-ffpack-2.5.0/tests/test-bini-p.C:282:65: note: ldc_k is initialized fflas-ffpack-2.5.0/tests/test-bini-p.C:286:19: note: ldc_k is overwritten fflas-ffpack-2.5.0/tests/test-fadd.C:89:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fadd.C:88:6: note: First condition fflas-ffpack-2.5.0/tests/test-fadd.C:89:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fadd.C:91:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fadd.C:89:6: note: First condition fflas-ffpack-2.5.0/tests/test-fadd.C:91:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fadd.C:112:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fadd.C:111:6: note: First condition fflas-ffpack-2.5.0/tests/test-fadd.C:112:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fadd.C:144:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fadd.C:143:6: note: First condition fflas-ffpack-2.5.0/tests/test-fadd.C:144:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fadd.C:147:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fadd.C:144:6: note: First condition fflas-ffpack-2.5.0/tests/test-fadd.C:147:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fadd.C:201:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fadd.C:200:6: note: First condition fflas-ffpack-2.5.0/tests/test-fadd.C:201:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fadd.C:203:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fadd.C:201:6: note: First condition fflas-ffpack-2.5.0/tests/test-fadd.C:203:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fadd.C:224:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fadd.C:223:6: note: First condition fflas-ffpack-2.5.0/tests/test-fadd.C:224:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fadd.C:256:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fadd.C:255:6: note: First condition fflas-ffpack-2.5.0/tests/test-fadd.C:256:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fadd.C:259:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fadd.C:256:6: note: First condition fflas-ffpack-2.5.0/tests/test-fadd.C:259:6: note: Second condition fflas-ffpack-2.5.0/tests/test-echelon.C:83:15: style: Variable 'R' is reassigned a value before the old one has been used. [redundantAssignment] fflas-ffpack-2.5.0/tests/test-echelon.C:76:11: note: R is assigned fflas-ffpack-2.5.0/tests/test-echelon.C:83:15: note: R is overwritten fflas-ffpack-2.5.0/tests/test-echelon.C:159:15: style: Variable 'R' is reassigned a value before the old one has been used. [redundantAssignment] fflas-ffpack-2.5.0/tests/test-echelon.C:151:11: note: R is assigned fflas-ffpack-2.5.0/tests/test-echelon.C:159:15: note: R is overwritten fflas-ffpack-2.5.0/tests/test-echelon.C:234:15: style: Variable 'R' is reassigned a value before the old one has been used. [redundantAssignment] fflas-ffpack-2.5.0/tests/test-echelon.C:226:11: note: R is assigned fflas-ffpack-2.5.0/tests/test-echelon.C:234:15: note: R is overwritten fflas-ffpack-2.5.0/tests/test-echelon.C:308:15: style: Variable 'R' is reassigned a value before the old one has been used. [redundantAssignment] fflas-ffpack-2.5.0/tests/test-echelon.C:298:11: note: R is assigned fflas-ffpack-2.5.0/tests/test-echelon.C:308:15: note: R is overwritten fflas-ffpack-2.5.0/tests/test-echelon.C:71:14: style: Variable 'R' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/tests/test-echelon.C:146:14: style: Variable 'R' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/tests/test-echelon.C:222:14: style: Variable 'R' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/tests/test-echelon.C:292:14: style: Variable 'R' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/tests/test-fdot.C:122:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-fdot.C:123:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-fdot.C:122:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-fgemm.C:236:12: style: The scope of the variable 'm' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemm.C:236:14: style: The scope of the variable 'n' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemm.C:236:16: style: The scope of the variable 'k' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemm.C:237:12: style: The scope of the variable 'lda' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemm.C:237:16: style: The scope of the variable 'ldb' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemm.C:237:20: style: The scope of the variable 'ldc' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemm.C:241:12: style: The scope of the variable 'ld' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemv.C:264:12: style: The scope of the variable 'm' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemv.C:264:14: style: The scope of the variable 'k' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemv.C:265:12: style: The scope of the variable 'lda' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemv.C:265:16: style: The scope of the variable 'incX' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemv.C:265:22: style: The scope of the variable 'incY' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fgemv.C:266:12: style: The scope of the variable 'ld' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fger.C:187:12: style: The scope of the variable 'm' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fger.C:187:14: style: The scope of the variable 'n' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fger.C:188:12: style: The scope of the variable 'inca' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fger.C:188:17: style: The scope of the variable 'incb' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-fger.C:188:22: style: The scope of the variable 'ldc' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-finit.C:58:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-finit.C:57:6: note: First condition fflas-ffpack-2.5.0/tests/test-finit.C:58:6: note: Second condition fflas-ffpack-2.5.0/tests/test-finit.C:94:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-finit.C:93:6: note: First condition fflas-ffpack-2.5.0/tests/test-finit.C:94:6: note: Second condition fflas-ffpack-2.5.0/tests/test-finit.C:96:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-finit.C:94:6: note: First condition fflas-ffpack-2.5.0/tests/test-finit.C:96:6: note: Second condition fflas-ffpack-2.5.0/tests/test-finit.C:132:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-finit.C:131:6: note: First condition fflas-ffpack-2.5.0/tests/test-finit.C:132:6: note: Second condition fflas-ffpack-2.5.0/tests/test-finit.C:134:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-finit.C:132:6: note: First condition fflas-ffpack-2.5.0/tests/test-finit.C:134:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fgesv.C:181:113: performance: Function parameter 'fileA' should be passed by const reference. [passedByValue] fflas-ffpack-2.5.0/tests/test-fgesv.C:181:127: performance: Function parameter 'fileB' should be passed by const reference. [passedByValue] fflas-ffpack-2.5.0/tests/test-fgesv.C:126:70: style: Variable 'nbeq' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/tests/test-fgesv.C:127:52: style: Variable 'nbeq' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/tests/test-fscal.C:84:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fscal.C:83:6: note: First condition fflas-ffpack-2.5.0/tests/test-fscal.C:84:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fscal.C:86:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fscal.C:84:6: note: First condition fflas-ffpack-2.5.0/tests/test-fscal.C:86:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fscal.C:155:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fscal.C:154:6: note: First condition fflas-ffpack-2.5.0/tests/test-fscal.C:155:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fscal.C:157:6: style: The if condition is the same as the previous if condition [duplicateCondition] fflas-ffpack-2.5.0/tests/test-fscal.C:155:6: note: First condition fflas-ffpack-2.5.0/tests/test-fscal.C:157:6: note: Second condition fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:156:15: style: Local variable 'x' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:150:20: note: Shadowed declaration fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:156:15: note: Shadow variable fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:174:14: style: Local variable 'x' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:150:20: note: Shadowed declaration fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:174:14: note: Shadow variable fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:179:15: style: Local variable 'x' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:150:20: note: Shadowed declaration fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:179:15: note: Shadow variable fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:184:15: style: Local variable 'x' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:150:20: note: Shadowed declaration fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:184:15: note: Shadow variable fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:194:15: style: Local variable 'x' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:150:20: note: Shadowed declaration fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:194:15: note: Shadow variable fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:289:21: style: Local variable 'q' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:101:13: note: Shadowed declaration fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:289:21: note: Shadow variable fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:77:23: style: Parameter 'a' can be declared as reference to const [constParameter] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:77:31: style: Parameter 'b' can be declared as reference to const [constParameter] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:174:14: style: Variable 'x' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:179:15: style: Variable 'x' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:184:15: style: Variable 'x' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:158:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] fflas-ffpack-2.5.0/tests/test-fspmm-recint.C:106:24: warning:inconclusive: Possible null pointer dereference: row [nullPointer] fflas-ffpack-2.5.0/tests/test-fspmm-recint.C:97:20: note: Assignment 'row=nullptr', assigned value is 0 fflas-ffpack-2.5.0/tests/test-fspmm-recint.C:106:24: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-fsyr2k.C:123:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-fsyr2k.C:124:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-fsyr2k.C:123:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-fsytrf.C:160:93: performance: Function parameter 'file' should be passed by const reference. [passedByValue] fflas-ffpack-2.5.0/tests/test-ftrmm.C:124:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-ftrmm.C:125:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-ftrmm.C:124:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-ftrmv.C:111:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-ftrmv.C:112:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-ftrmv.C:111:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-ftrsm-check.C:83:21: style: Local variable 'i' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/tests/test-ftrsm-check.C:64:17: note: Shadowed declaration fflas-ffpack-2.5.0/tests/test-ftrsm-check.C:83:21: note: Shadow variable fflas-ffpack-2.5.0/tests/test-ftrsm-check.C:98:35: style: Variable 'e' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/tests/test-ftrsm.C:128:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-ftrsm.C:129:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-ftrsm.C:128:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-ftrssyr2k.C:134:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-ftrssyr2k.C:135:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-ftrssyr2k.C:134:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-ftrsv.C:110:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-ftrsv.C:111:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-ftrsv.C:110:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-ftrstr.C:107:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-ftrstr.C:108:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-ftrstr.C:107:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-ftrtri.C:117:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-ftrtri.C:118:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-ftrtri.C:117:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-invert-check.C:81:38: style: Variable 'e' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/tests/test-invert-check.C:66:14: style: Variable 'm' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/tests/test-io.C:161:21: style: Condition 'ok' is always true [knownConditionTrueFalse] fflas-ffpack-2.5.0/tests/test-io.C:157:13: note: Assignment 'ok=true', assigned value is 1 fflas-ffpack-2.5.0/tests/test-io.C:161:21: note: Condition 'ok' is always true fflas-ffpack-2.5.0/tests/test-io.C:162:12: style: Condition '!ok' is always false [knownConditionTrueFalse] fflas-ffpack-2.5.0/tests/test-io.C:157:13: note: Assignment 'ok=true', assigned value is 1 fflas-ffpack-2.5.0/tests/test-io.C:162:12: note: Condition '!ok' is always false fflas-ffpack-2.5.0/tests/test-krylov-elim.C:48:45: style: Parameter 'vect' can be declared as pointer to const [constParameter] fflas-ffpack-2.5.0/tests/test-lu.C:231:31: style: Variable 'e' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/tests/test-minpoly.C:167:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-minpoly.C:169:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-minpoly.C:167:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-paladin-splitter.C:92:9: error: There is an unknown macro here somewhere. Configuration is required. If PARFOR1D is a macro then please configure it. [unknownMacro] fflas-ffpack-2.5.0/tests/test-nullspace.C:140:108: performance: Function parameter 'file' should be passed by const reference. [passedByValue] fflas-ffpack-2.5.0/tests/test-paladin-task.C:62:26: error: There is an unknown macro here somewhere. Configuration is required. If ; is a macro then please configure it. [unknownMacro] fflas-ffpack-2.5.0/tests/test-pfgemm-DSL.C:114:12: style: The scope of the variable 'delay' can be reduced. [variableScope] fflas-ffpack-2.5.0/tests/test-pluq-check.C:91:35: style: Variable 'e' can be declared as reference to const [constVariable] fflas-ffpack-2.5.0/tests/test-pluq.C:121:11: style: Variable 'R' is reassigned a value before the old one has been used. [redundantAssignment] fflas-ffpack-2.5.0/tests/test-pluq.C:113:11: note: R is assigned fflas-ffpack-2.5.0/tests/test-pluq.C:121:11: note: R is overwritten fflas-ffpack-2.5.0/tests/test-ppluq.C:94:5: error: There is an unknown macro here somewhere. Configuration is required. If PARFOR1D is a macro then please configure it. [unknownMacro] fflas-ffpack-2.5.0/tests/test-rankprofiles.C:195:41: style: Local variable 'A' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/tests/test-rankprofiles.C:68:37: note: Shadowed declaration fflas-ffpack-2.5.0/tests/test-rankprofiles.C:195:41: note: Shadow variable fflas-ffpack-2.5.0/tests/test-rankprofiles.C:196:41: style: Local variable 'B' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/tests/test-rankprofiles.C:69:37: note: Shadowed declaration fflas-ffpack-2.5.0/tests/test-rankprofiles.C:196:41: note: Shadow variable fflas-ffpack-2.5.0/tests/test-solve.C:121:37: warning: Either the condition 'F==nullptr' is redundant or there is possible null pointer dereference: F. [nullPointerRedundantCheck] fflas-ffpack-2.5.0/tests/test-solve.C:122:14: note: Assuming that condition 'F==nullptr' is not redundant fflas-ffpack-2.5.0/tests/test-solve.C:121:37: note: Null pointer dereference fflas-ffpack-2.5.0/tests/test-simd.C:340:5: performance:inconclusive: Technically the member function 'TestOneMethod::evaluate_simd_method' can be static (but you may consider moving to unnamed namespace). [functionStatic] fflas-ffpack-2.5.0/tests/test-simd.C:925:33: style: Condition 'pass' is always true [knownConditionTrueFalse] fflas-ffpack-2.5.0/tests/test-simd.C:875:18: note: Assignment 'pass=true', assigned value is 1 fflas-ffpack-2.5.0/tests/test-simd.C:925:33: note: Condition 'pass' is always true fflas-ffpack-2.5.0/tests/test-simd.C:926:12: style: Condition 'pass' is always true [knownConditionTrueFalse] fflas-ffpack-2.5.0/tests/test-simd.C:875:18: note: Assignment 'pass=true', assigned value is 1 fflas-ffpack-2.5.0/tests/test-simd.C:926:12: note: Condition 'pass' is always true fflas-ffpack-2.5.0/tests/test-simd.C:253:72: performance: Function parameter 'fname' should be passed by const reference. [passedByValue] fflas-ffpack-2.5.0/tests/test-simd.C:714:63: performance: Function parameter 'a' should be passed by const reference. [passedByValue] fflas-ffpack-2.5.0/tests/test-simd.C:714:74: performance: Function parameter 'b' should be passed by const reference. [passedByValue] fflas-ffpack-2.5.0/tests/test-simd.C:730:60: performance: Function parameter 'a' should be passed by const reference. [passedByValue] fflas-ffpack-2.5.0/tests/test-simd.C:730:71: performance: Function parameter 'b' should be passed by const reference. [passedByValue] fflas-ffpack-2.5.0/tests/test-simd.C:611:15: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] fflas-ffpack-2.5.0/tests/test-sparse.C:169:15: style: Variable 'st' is assigned a value that is never used. [unreadVariable] fflas-ffpack-2.5.0/tests/test-simd.C:73:49: style: struct member 'ALL::value' is never used. [unusedStructMember] fflas-ffpack-2.5.0/tests/test-simd.C:76:38: style: struct member 'ALL::value' is never used. [unusedStructMember] fflas-ffpack-2.5.0/tests/test-simd.C:89:29: style: struct member 'count_nonconst_lvalue_reference::n' is never used. [unusedStructMember] fflas-ffpack-2.5.0/tests/test-simd.C:95:29: style: struct member 'count_nonconst_lvalue_reference::n' is never used. [unusedStructMember] fflas-ffpack-2.5.0/tests/test-simd.C:100:29: style: struct member 'count_nonconst_lvalue_reference::n' is never used. [unusedStructMember] fflas-ffpack-2.5.0/tests/test-simd.C:111:56: style: struct member 'is_all_same::value' is never used. [unusedStructMember] fflas-ffpack-2.5.0/tests/test-simd.C:114:46: style: struct member 'is_all_same::value' is never used. [unusedStructMember] fflas-ffpack-2.5.0/tests/test-storage-transpose.C:183:25: style: Local variable 'i' shadows outer variable [shadowVariable] fflas-ffpack-2.5.0/tests/test-storage-transpose.C:175:21: note: Shadowed declaration fflas-ffpack-2.5.0/tests/test-storage-transpose.C:183:25: note: Shadow variable fflas-ffpack-2.5.0/tests/test-storage-transpose.C:91:35: performance:inconclusive: Function parameter 'B' should be passed by const reference. [passedByValue] fflas-ffpack-2.5.0/tests/test-storage-transpose.C:138:16: style: Variable 'nrows' can be declared as const array [constVariable] fflas-ffpack-2.5.0/tests/test-storage-transpose.C:171:16: style: Variable 'ncols' can be declared as const array [constVariable] fflas-ffpack-2.5.0/tests/testeur_fgemm.C:216:39: error: Uninitialized variable: p [uninitvar] fflas-ffpack-2.5.0/tests/testeur_fgemm.C:95:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_fgemm.C:216:39: note: Uninitialized variable: p fflas-ffpack-2.5.0/tests/testeur_fgemm.C:216:51: error: Uninitialized variable: M [uninitvar] fflas-ffpack-2.5.0/tests/testeur_fgemm.C:95:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_fgemm.C:216:51: note: Uninitialized variable: M fflas-ffpack-2.5.0/tests/testeur_fgemm.C:216:63: error: Uninitialized variable: N [uninitvar] fflas-ffpack-2.5.0/tests/testeur_fgemm.C:95:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_fgemm.C:216:63: note: Uninitialized variable: N fflas-ffpack-2.5.0/tests/testeur_fgemm.C:216:75: error: Uninitialized variable: K [uninitvar] fflas-ffpack-2.5.0/tests/testeur_fgemm.C:95:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_fgemm.C:216:75: note: Uninitialized variable: K fflas-ffpack-2.5.0/tests/testeur_fgemm.C:217:24: error: Uninitialized variable: Wino [uninitvar] fflas-ffpack-2.5.0/tests/testeur_fgemm.C:95:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_fgemm.C:217:24: note: Uninitialized variable: Wino fflas-ffpack-2.5.0/tests/testeur_fgemm.C:270:48: error: Uninitialized variable: Cter [uninitvar] fflas-ffpack-2.5.0/tests/testeur_fgemm.C:95:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_fgemm.C:270:48: note: Uninitialized variable: Cter fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:193:39: error: Uninitialized variable: p [uninitvar] fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:74:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:193:39: note: Uninitialized variable: p fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:194:16: error: Uninitialized variable: M [uninitvar] fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:74:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:194:16: note: Uninitialized variable: M fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:195:16: error: Uninitialized variable: N [uninitvar] fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:74:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:195:16: note: Uninitialized variable: N fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:204:11: error: Uninitialized variable: K [uninitvar] fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:74:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:204:11: note: Uninitialized variable: K fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:207:20: error: Uninitialized variable: Abis [uninitvar] fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:74:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:207:20: note: Uninitialized variable: Abis fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:207:29: error: Uninitialized variable: lda [uninitvar] fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:74:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:207:29: note: Uninitialized variable: lda fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:217:20: error: Uninitialized variable: Bbis [uninitvar] fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:74:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:217:20: note: Uninitialized variable: Bbis fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:217:29: error: Uninitialized variable: ldb [uninitvar] fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:74:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_ftrsm.C:217:29: note: Uninitialized variable: ldb fflas-ffpack-2.5.0/tests/testeur_lqup.C:290:39: error: Uninitialized variable: p [uninitvar] fflas-ffpack-2.5.0/tests/testeur_lqup.C:77:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_lqup.C:290:39: note: Uninitialized variable: p fflas-ffpack-2.5.0/tests/testeur_lqup.C:290:51: error: Uninitialized variable: M [uninitvar] fflas-ffpack-2.5.0/tests/testeur_lqup.C:77:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_lqup.C:290:51: note: Uninitialized variable: M fflas-ffpack-2.5.0/tests/testeur_lqup.C:290:63: error: Uninitialized variable: N [uninitvar] fflas-ffpack-2.5.0/tests/testeur_lqup.C:77:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_lqup.C:290:63: note: Uninitialized variable: N fflas-ffpack-2.5.0/tests/testeur_lqup.C:297:19: error: Uninitialized variable: Abis [uninitvar] fflas-ffpack-2.5.0/tests/testeur_lqup.C:77:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_lqup.C:297:19: note: Uninitialized variable: Abis fflas-ffpack-2.5.0/tests/testeur_lqup.C:297:26: error: Uninitialized variable: lda [uninitvar] fflas-ffpack-2.5.0/tests/testeur_lqup.C:77:12: note: Assuming condition is false fflas-ffpack-2.5.0/tests/testeur_lqup.C:297:26: note: Uninitialized variable: lda diff: head fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:204:41: style: Variable 'e' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:206:39: style: Variable 'e' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:285:43: style: Variable 'e' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/benchmarks/benchmark-checkers.C:287:39: style: Variable 'e' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/benchmarks/benchmark-fgemv-mp.C:58:89: style: Parameter 'C' can be declared as pointer to const [constParameter] 2.8 fflas-ffpack-2.5.0/benchmarks/benchmark-fgemv-mp.C:58:89: style: Parameter 'C' can be declared with const [constParameter] head fflas-ffpack-2.5.0/tests/test-charpoly-check.C:113:39: style: Variable 'e' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:174:14: style: Variable 'x' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:179:15: style: Variable 'x' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:184:15: style: Variable 'x' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:77:23: style: Parameter 'a' can be declared as reference to const [constParameter] 2.8 fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:77:23: style: Parameter 'a' can be declared with const [constParameter] head fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:77:31: style: Parameter 'b' can be declared as reference to const [constParameter] 2.8 fflas-ffpack-2.5.0/tests/test-fspmm-dlp.C:77:31: style: Parameter 'b' can be declared with const [constParameter] head fflas-ffpack-2.5.0/tests/test-ftrsm-check.C:98:35: style: Variable 'e' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/tests/test-invert-check.C:81:38: style: Variable 'e' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/tests/test-krylov-elim.C:48:45: style: Parameter 'vect' can be declared as pointer to const [constParameter] 2.8 fflas-ffpack-2.5.0/tests/test-krylov-elim.C:48:45: style: Parameter 'vect' can be declared with const [constParameter] head fflas-ffpack-2.5.0/tests/test-lu.C:231:31: style: Variable 'e' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/tests/test-pluq-check.C:91:35: style: Variable 'e' can be declared as reference to const [constVariable] head fflas-ffpack-2.5.0/tests/test-storage-transpose.C:138:16: style: Variable 'nrows' can be declared as const array [constVariable] head fflas-ffpack-2.5.0/tests/test-storage-transpose.C:171:16: style: Variable 'ncols' can be declared as const array [constVariable] 2.8 fflas-ffpack-2.5.0/tests/test-storage-transpose.C:171:16: style: Variable 'ncols' can be declared with const [constVariable] DONE