2022-06-30 20:25 ftp://ftp.de.debian.org/debian/pool/main/s/scalapack/scalapack_2.2.1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --inline-suppr --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j20 platform: Linux-5.18.6-1-MANJARO-x86_64-with-glibc2.35 python: 3.10.5 client-version: 1.3.25 compiler: g++ (GCC) 12.1.0 cppcheck: head 2.8 head-info: 27578e9 (2022-06-30 13:50:31 +0200) count: 3329 3329 elapsed-time: 75.8 122.3 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: scalapack-2.2.1/BLACS/INSTALL/size.c:4:4: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scalapack-2.2.1/BLACS/INSTALL/size.c:4:4: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scalapack-2.2.1/BLACS/INSTALL/size.c:4:4: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scalapack-2.2.1/BLACS/INSTALL/size.c:4:4: portability: %d in format string (no. 4) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scalapack-2.2.1/BLACS/INSTALL/size.c:4:4: portability: %d in format string (no. 5) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] scalapack-2.2.1/BLACS/INSTALL/tc_UseMpich.c:7:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/INSTALL/tc_UseMpich.c:8:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/INSTALL/tc_UseMpich.c:9:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/INSTALL/tc_UseMpich.c:11:20: style: The comparison 'sizeof(int) < sizeof(int*)' is always false because 'sizeof(int)' and 'sizeof(int*)' represent the same value. [knownConditionTrueFalse] scalapack-2.2.1/BLACS/SRC/BI_BlacsAbort.c:8:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_Arecv.c:12:8: style: Variable 'i' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_Asend.c:12:8: style: Variable 'i' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_BuffIsFree.c:16:11: style: Variable 'info' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_GetMpiGeType.c:21:8: style: Variable 'info' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/BI_GetMpiGeType.c:20:8: note: info is assigned scalapack-2.2.1/BLACS/SRC/BI_GetMpiGeType.c:21:8: note: info is overwritten scalapack-2.2.1/BLACS/SRC/BI_BuffIsFree.c:43:11: style: Variable 'info' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_GetMpiGeType.c:21:8: style: Variable 'info' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_ContxtNum.c:3:32: style: Parameter 'ctxt' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/BI_BlacsErr.c:8:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/INSTALL/cmpi_sane.c:68:54: error: Uninitialized variable: Iam [legacyUninitvar] scalapack-2.2.1/BLACS/INSTALL/cmpi_sane.c:31:52: style: Variable 'WasteOfSpace[i]' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_GetBuff.c:39:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_IdringBR.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_HypBR.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_BeComb.c:50:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_Pack.c:4:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_BeComb.c:51:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_Rsend.c:8:8: style: Variable 'info' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_Srecv.c:8:8: style: Variable 'info' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_BeComb.c:52:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_Srecv.c:5:8: style: Unused variable: i [unusedVariable] scalapack-2.2.1/BLACS/SRC/BI_Ssend.c:6:8: style: Variable 'info' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_BeComb.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_SringBR.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_BeComb.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_BeComb.c:55:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_Pack.c:46:8: style: Variable 'info' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/BI_Pack.c:41:11: note: info is assigned scalapack-2.2.1/BLACS/SRC/BI_Pack.c:46:8: note: info is overwritten scalapack-2.2.1/BLACS/SRC/BI_BeComb.c:56:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_Pack.c:46:8: style: Variable 'info' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_Pack.c:6:13: style: Unused variable: eltsiz [unusedVariable] scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:14:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:13:5: note: i is assigned scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:14:5: note: i is overwritten scalapack-2.2.1/BLACS/SRC/BI_cMPI_amn.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:15:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:14:5: note: i is assigned scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:15:5: note: i is overwritten scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:16:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:15:5: note: i is assigned scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:16:5: note: i is overwritten scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:17:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:16:5: note: i is assigned scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:17:5: note: i is overwritten scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:3:51: style: Parameter 'pmap' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/BI_Unpack.c:15:8: style: Variable 'info' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/BI_Unpack.c:14:8: note: info is assigned scalapack-2.2.1/BLACS/SRC/BI_Unpack.c:15:8: note: info is overwritten scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:17:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_Unpack.c:15:8: style: Variable 'info' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_BeComb.c:91:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_EmergencyBuff.c:11:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_EmergencyBuff.c:15:11: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_cMPI_amn2.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_cMPI_amx.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_cMPI_amx2.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_cMPI_sum.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_TreeBR.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_MpathBR.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_MpathBR.c:6:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_UpdateBuffs.c:5:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_cvvsum.c:4:14: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_dMPI_amn.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_GetMpiTrType.c:7:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_dMPI_amx.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_dMPI_amx2.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_dMPI_amn2.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_GetMpiTrType.c:120:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/BI_GetMpiTrType.c:119:5: note: i is assigned scalapack-2.2.1/BLACS/SRC/BI_GetMpiTrType.c:120:5: note: i is overwritten scalapack-2.2.1/BLACS/SRC/BI_GetMpiTrType.c:120:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/BI_GetMpiTrType.c:9:8: style: Unused variable: info [unusedVariable] scalapack-2.2.1/BLACS/SRC/BI_cvvamn2.c:5:14: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_dvvamn2.c:5:15: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_dvvamx2.c:5:15: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_cvvamx2.c:5:14: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_dvvsum.c:4:15: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_iMPI_amn.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_iMPI_amn2.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_iMPI_amx.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_iMPI_amx2.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_dvvamn.c:4:15: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_dvvamx.c:4:15: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_sMPI_amn.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_sMPI_amn2.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_sMPI_amx2.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_sMPI_amx.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_TreeComb.c:67:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_svvamn2.c:5:14: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_svvamx2.c:5:14: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_TreeComb.c:68:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_svvsum.c:4:14: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_zMPI_amn.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_TreeComb.c:69:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_TreeComb.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_TreeComb.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_TreeComb.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_zMPI_amn2.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_TreeComb.c:73:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_zMPI_amx.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_zMPI_amx2.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_zMPI_sum.c:4:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_svvamn.c:4:14: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_MringComb.c:5:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_MringComb.c:6:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_MringComb.c:7:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_MringComb.c:8:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/BI_svvamx.c:4:14: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/BI_TreeComb.c:76:13: style: Variable 'nrcvs' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/blacs2sys_.c:5:28: style: Parameter 'BlacsCtxt' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/BI_zvvsum.c:4:15: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/blacs_abort_.c:9:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_abort_.c:10:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_free_.c:9:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_free_.c:10:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_barr_.c:6:48: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/BI_zvvamn2.c:5:15: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/blacs_barr_.c:6:33: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/blacs_barr_.c:10:8: style: Unused variable: ierr [unusedVariable] scalapack-2.2.1/BLACS/SRC/blacs_pcoord_.c:6:32: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/blacs_pcoord_.c:6:45: style: Parameter 'nodenum' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/blacs_pnum_.c:6:29: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/blacs_pnum_.c:6:42: style: Parameter 'prow' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/blacs_setup_.c:12:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_get_.c:11:8: style: Unused variable: comm [unusedVariable] scalapack-2.2.1/BLACS/SRC/blacs_pnum_.c:6:53: style: Parameter 'pcol' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/BI_zvvamx2.c:5:15: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/blacs_exit_.c:9:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_pinfo_.c:19:15: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/blacs_exit_.c:10:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_grid_.c:9:8: style: Unused variable: i [unusedVariable] scalapack-2.2.1/BLACS/SRC/blacs_exit_.c:11:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_exit_.c:12:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_info_.c:6:34: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/blacs_init_.c:9:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_exit_.c:6:30: style: Parameter 'NotDone' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:51:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:53:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:47:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:49:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:56:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:51:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:57:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:52:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:58:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:59:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:55:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:56:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:77:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:6:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:7:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:80:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:7:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:8:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:8:39: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:71:9: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:84:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:58:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:49:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:59:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:51:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:60:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:51:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:66:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:61:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:53:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:48:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:61:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:52:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:68:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:63:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:50:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:56:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:52:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:63:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:57:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:71:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:66:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:58:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:56:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:72:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:67:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:59:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:66:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:57:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:68:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:56:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:67:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:58:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:57:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:68:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:59:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:61:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:63:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:58:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:60:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:61:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:96:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:63:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:77:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:64:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:6:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:49:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:73:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:66:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:66:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:51:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:7:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:74:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:67:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:8:47: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:67:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:52:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:80:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:8:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:68:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:8:58: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:68:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:9:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:59:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:10:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:99:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:8:47: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:9:39: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:66:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:61:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:11:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:77:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:70:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:74:14: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:8:59: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:72:9: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:68:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:63:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:13:13: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:78:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:71:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:75:14: style: Unused variable: bp [unusedVariable] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:89:9: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:56:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:85:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:14:13: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:79:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:72:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:102:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:57:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:80:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:74:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:71:14: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:58:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:64:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:71:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:66:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:81:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:59:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:73:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:72:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:67:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:61:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:74:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:66:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:68:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:59:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:84:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:67:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:47:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:61:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:63:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:68:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:49:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:62:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:77:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igerv2d_.c:51:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:51:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:63:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:78:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:70:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igerv2d_.c:53:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:52:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:64:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:79:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:71:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:49:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igerv2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:66:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:59:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:80:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:72:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:51:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igerv2d_.c:56:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:67:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:61:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:81:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:74:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:58:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:52:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igerv2d_.c:57:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:55:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:62:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:60:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igerv2d_.c:58:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:56:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/kbrid_.c:6:24: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:63:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:84:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:61:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igerv2d_.c:59:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:59:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/kbsid_.c:6:24: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:6:71: style: Parameter 'nprow0' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:144:25: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:64:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:66:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:61:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:7:33: style: Parameter 'npcol0' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:128:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:127:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:128:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:134:25: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:74:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:66:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:63:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:56:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:68:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:63:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:6:46: style: Parameter 'usermap' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:118:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:117:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:118:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:67:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:96:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:57:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:6:60: style: Parameter 'ldup' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:6:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:58:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:17:8: style: Unused variable: info [unusedVariable] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:6:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:66:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:59:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:71:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:66:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:20:19: style: Unused variable: tcomm [unusedVariable] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:8:58: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:7:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:67:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:61:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:64:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:72:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:67:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:21:14: style: Unused variable: grp [unusedVariable] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:8:47: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:118:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:74:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:8:48: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:68:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:68:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/blacs_map_.c:21:19: style: Unused variable: tgrp [unusedVariable] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:128:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:189:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:8:59: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:63:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:73:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:66:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:51:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:223:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:99:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:8:48: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:74:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:67:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:53:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:47:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:78:8: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:74:14: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:8:60: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:68:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:49:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:78:34: style: Variable 'one' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:75:14: style: Unused variable: bp [unusedVariable] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:89:9: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:49:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:56:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:51:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:102:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:59:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:77:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:70:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:58:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:51:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:57:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:52:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sys2blacs_.c:6:28: style: Parameter 'SysCtxt' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:71:14: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:61:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:78:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:71:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:60:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:52:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:58:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:59:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:86:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igerv2d_.c:6:64: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:62:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:79:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:72:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:61:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:59:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:66:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:61:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:87:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igerv2d_.c:7:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:7:64: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:63:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:80:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:74:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:55:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:68:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:63:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:88:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:86:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:144:25: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/igerv2d_.c:7:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:8:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:64:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:81:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:63:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:56:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:90:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:87:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:128:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:127:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:128:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/igerv2d_.c:81:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:8:39: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:66:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:56:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:73:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:91:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:88:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:71:9: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:67:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:84:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:57:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:74:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:64:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:71:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:66:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:51:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:93:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:90:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igesd2d_.c:85:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:66:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:58:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:72:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:67:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:53:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:47:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:94:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:91:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:67:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:59:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:66:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:68:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:49:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:49:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:96:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:93:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:144:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:8:59: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:68:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:61:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:77:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:67:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:51:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:56:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:51:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:98:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:94:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:155:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:134:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:133:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:134:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:8:48: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:74:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:8:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:59:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:78:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:68:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:58:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:52:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:57:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:52:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:99:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:96:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:145:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:144:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:145:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:128:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:134:25: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:8:45: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:63:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:61:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:79:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:60:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:58:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:53:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:100:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:98:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:223:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:118:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:117:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:118:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:8:56: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:62:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:80:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:70:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:61:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:59:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:54:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:101:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:99:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:78:8: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:6:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:100:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:8:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:63:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:81:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:71:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:55:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:55:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:59:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:102:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:100:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:86:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:86:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:78:34: style: Variable 'one' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:6:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:81:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:74:14: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:8:45: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:64:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:72:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:63:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:56:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:56:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:66:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:61:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:101:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:8:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:87:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:87:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:7:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:75:14: style: Unused variable: bp [unusedVariable] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:8:57: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:77:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:66:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:84:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:74:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:57:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:73:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:64:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:68:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:63:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:102:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:8:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:134:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:88:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:88:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:118:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:84:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:89:9: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:6:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:67:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:58:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:74:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:64:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:9:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:200:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:90:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:90:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:189:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:81:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:85:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:103:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:66:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:59:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:66:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:65:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:91:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:91:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:155:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:144:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:86:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:71:14: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:7:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:67:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:61:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:67:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:71:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:66:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:145:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:93:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:93:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:145:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:144:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:145:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:134:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:133:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:134:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/igamn2d_.c:84:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:88:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:80:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:7:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:68:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:62:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:77:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:68:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:72:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:67:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:217:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:94:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:94:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:85:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:89:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:8:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:74:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:96:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:63:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:59:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:78:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:68:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:91:8: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:96:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:96:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:86:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:91:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:8:39: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:71:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:61:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:79:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:70:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:91:34: style: Variable 'one' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:98:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:98:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:88:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:92:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:71:9: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:62:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:80:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:71:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:99:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:99:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:89:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:94:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:84:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:63:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:81:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:72:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:100:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:100:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:8:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:8:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:91:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:96:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:8:47: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:64:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:74:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:101:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:101:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:9:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:134:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:92:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:97:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:8:58: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:77:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:66:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:84:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:102:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:102:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:200:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:94:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:98:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:99:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:8:47: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:6:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:67:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:145:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:96:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:99:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:119:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:118:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/igebs2d_.c:119:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:74:14: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:8:59: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:69:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:217:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:97:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:100:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:129:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:128:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/igebr2d_.c:129:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/igebs2d_.c:6:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strrv2d_.c:75:14: style: Unused variable: bp [unusedVariable] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:89:9: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:7:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:70:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:143:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:91:8: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:98:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:6:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:86:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:102:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:86:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:80:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:7:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:72:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:154:7: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:143:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:91:34: style: Variable 'one' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:99:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:7:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:86:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:87:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/strsd2d_.c:71:14: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:83:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:87:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:8:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:74:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:169:6: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:8:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:100:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:8:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:119:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:87:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:88:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:85:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:88:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:8:39: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:75:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:175:3: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:8:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:8:56: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebs2d_.c:189:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:88:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:90:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:86:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:90:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:71:9: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:76:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:96:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:230:10: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:9:60: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:8:45: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:90:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:91:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:87:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:91:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:84:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:166:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:163:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:166:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:9:48: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:129:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:91:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:93:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:88:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:93:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:177:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:166:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:177:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:9:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:224:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:93:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:94:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:90:14: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:94:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:177:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:173:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:177:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:164:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:78:8: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:136:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:135:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:136:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:94:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:96:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:91:17: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:96:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:8:48: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:8:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:171:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igebr2d_.c:78:34: style: Variable 'one' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:146:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:145:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:146:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:96:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:98:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:93:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:98:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:8:59: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:8:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:98:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:99:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:94:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:99:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:99:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:8:48: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:9:59: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:99:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:100:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:96:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:100:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:74:14: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:8:60: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:9:47: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:100:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:101:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:98:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:101:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:75:14: style: Unused variable: bp [unusedVariable] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:89:9: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:9:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:8:64: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:101:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:102:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:144:25: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:134:25: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:99:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:102:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:102:8: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:177:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:8:64: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:136:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:102:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:128:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:127:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:128:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:118:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:117:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:118:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:100:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:71:14: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:9:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:202:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:6:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:101:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:6:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:102:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:146:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:7:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:155:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:8:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:218:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:8:58: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:118:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:145:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:144:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/strbr2d_.c:145:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/igsum2d_.c:8:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:91:8: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:8:47: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:189:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:144:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:9:57: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:91:34: style: Variable 'one' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:128:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:134:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:133:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/strbs2d_.c:134:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/igsum2d_.c:9:45: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:223:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:9:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:78:8: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:134:25: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:166:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:78:34: style: Variable 'one' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:8:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:144:25: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:118:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:117:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:118:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/igsum2d_.c:173:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:9:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:128:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:127:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:128:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:6:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igsum2d_.c:82:45: style: Unused variable: itr [unusedVariable] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:9:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:8:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:6:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CargFtoC.c:31:21: style: Parameter 'DESCIN' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:145:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:134:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:7:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:143:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:217:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/strbs2d_.c:200:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:118:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:155:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:8:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:91:8: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:8:59: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:189:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:145:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:144:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:145:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:144:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:8:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/strbr2d_.c:91:34: style: Variable 'one' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:8:48: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:134:12: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:133:12: note: error is assigned scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:134:12: note: error is overwritten scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:9:59: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:128:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:9:47: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:223:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:9:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:78:8: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:204:7: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:164:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:78:34: style: Variable 'one' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:8:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:249:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:171:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:9:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:8:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:257:10: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:204:7: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:134:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:283:6: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:249:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:145:12: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:200:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:294:3: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:257:10: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:217:9: style: Variable 'error' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:373:30: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:283:6: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:91:8: style: Unused variable: length [unusedVariable] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:227:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:226:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:227:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:294:3: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:91:34: style: Variable 'one' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:269:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:373:30: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:273:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:227:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:226:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:227:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:145:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:279:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:269:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:156:7: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:292:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:273:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:171:6: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:279:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:177:3: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:292:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:249:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:249:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:232:10: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:227:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:226:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:227:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:227:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:226:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:227:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:168:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:165:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:168:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:10:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:269:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:269:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/igamx2d_.c:224:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:223:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/igamx2d_.c:224:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:179:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:168:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:179:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:10:65: style: Parameter 'ldia' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:273:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:273:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/igamx2d_.c:276:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:266:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/igamx2d_.c:276:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:179:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:175:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:179:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:300:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:10:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:279:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:279:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/igamx2d_.c:276:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:270:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/igamx2d_.c:276:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:8:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:305:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:10:65: style: Parameter 'ldia' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:292:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:292:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/igamn2d_.c:224:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:223:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/igamn2d_.c:224:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/igamx2d_.c:297:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:276:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/igamx2d_.c:297:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:8:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:356:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:300:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:276:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:266:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/igamn2d_.c:276:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/igamx2d_.c:297:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:289:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/igamx2d_.c:297:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:9:60: style: Parameter 'cdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cconjg.c:61:10: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:305:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:276:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:270:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/igamn2d_.c:276:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/igamx2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:9:48: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cconjg.c:62:10: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:356:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:297:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:276:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/igamn2d_.c:297:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/igamx2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:9:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cconjg.c:65:10: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:10:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:10:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:297:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:289:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/igamn2d_.c:297:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/igamx2d_.c:9:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:179:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cconjg.c:66:10: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:10:66: style: Parameter 'ldia' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:10:66: style: Parameter 'ldia' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:8:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cconjg.c:69:10: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:300:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:300:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:8:63: style: Parameter 'ldia' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cconjg.c:72:10: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:305:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:305:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:9:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:297:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:356:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:356:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:8:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:302:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:8:63: style: Parameter 'ldia' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/igamx2d_.c:353:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:297:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:249:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:204:7: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:302:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:249:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:227:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:226:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:227:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:249:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/igamn2d_.c:353:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:227:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:226:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:227:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:269:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:257:10: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:269:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:273:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:204:7: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:283:6: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:273:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:279:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:249:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:294:3: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:279:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:292:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:257:10: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:373:30: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:292:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:283:6: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:227:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:226:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:227:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:294:3: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:269:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:373:30: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:273:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:10:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:227:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:226:11: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:227:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:279:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:10:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:10:65: style: Parameter 'ldia' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:269:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:292:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:10:65: style: Parameter 'ldia' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:300:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:279:14: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:273:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:279:14: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cctypeset.c:59:28: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:300:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:305:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:279:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cctypeset.c:60:28: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:305:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:356:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:300:11: style: Variable 'ierr' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:292:14: note: ierr is assigned scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:300:11: note: ierr is overwritten scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cctypeset.c:61:28: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:356:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:10:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:10:66: style: Parameter 'ldia' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:300:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:10:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:305:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:10:66: style: Parameter 'ldia' can be declared as pointer to const [constParameter] scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:356:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:300:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:305:14: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:356:11: style: Variable 'ierr' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cdtypeset.c:56:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cdtypeset.c:57:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cdtypeset.c:58:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cdescribe.c:35:21: style: Parameter 'DA' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cinfog2l.c:34:21: style: Parameter 'DESC' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cainfog2l.c:36:21: style: Parameter 'DESC' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpdot11.c:543:39: style: Condition 'YisD' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CpgemmAB.c:643:18: style:inconclusive: Boolean expression 'AisR||(AmyprocR==AcurrocR)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CpgemmAB.c:645:18: style:inconclusive: Boolean expression 'BisR||(BmyprocR==BcurrocR)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CpgemmBC.c:270:35: style: Variable 'npq' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CpgemmAC.c:270:47: style: Variable 'npq' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:225:16: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:226:16: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:238:16: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:239:16: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:251:16: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:252:16: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:253:16: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:254:16: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:266:16: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:267:16: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:268:16: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplapad.c:269:16: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplaprnt.c:523:28: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplaprnt.c:527:28: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplaprnt.c:531:38: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplaprnt.c:532:28: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplaprnt.c:536:38: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplaprnt.c:537:28: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:200:12: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:206:17: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:210:12: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:216:17: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:222:15: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:231:15: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:233:18: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:239:23: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:247:15: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:256:15: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:258:18: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cplascal.c:264:23: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.c:743:11: style: Condition 'BisR' is always false [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.c:290:8: note: Assuming that condition '!BisR' is not redundant scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CpaxpbyDN.c:743:11: note: Condition 'BisR' is always false scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CpsymmBC.c:294:29: style: Variable 'npq' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.c:677:21: style:inconclusive: Boolean expression 'AisR||(ABmyprocR==AcurrocR)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.c:715:21: style:inconclusive: Boolean expression 'BisR||(ABmyprocR==BcurrocR)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.c:755:21: style:inconclusive: Boolean expression 'AisR||(ABmyprocR==AcurrocR)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsyr2kA.c:792:21: style:inconclusive: Boolean expression 'BisR||(ABmyprocR==BcurrocR)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsyr.c:396:28: style: Variable 'Xjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsyr.c:471:28: style: Variable 'Xjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsyr.c:550:28: style: Variable 'Xjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsym.c:437:28: style: Variable 'Xjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsym.c:519:28: style: Variable 'Xjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsym.c:602:28: style: Variable 'Xjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsyr2.c:423:28: style: Variable 'Xjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsyr2.c:504:28: style: Variable 'Xjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cpsyr2.c:587:28: style: Variable 'Xjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cstypeset.c:56:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cstypeset.c:57:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cstypeset.c:58:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctop.c:30:21: style: Parameter 'OP' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctop.c:30:36: style: Parameter 'TOP' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctop.c:30:27: style: Parameter 'SCOPE' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctzher2.c:186:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctzher2.c:188:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctzher2k.c:170:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctzher2k.c:172:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cztypeset.c:59:28: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cztypeset.c:60:28: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cztypeset.c:61:28: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_topget_.c:81:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_topget_.c:81:10: style: Variable 'TOP' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:355:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:374:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:394:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:399:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:408:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:428:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:433:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:442:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:483:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:502:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:513:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcagemv_.c:518:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:431:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:411:29: note: outer condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:431:24: note: identical inner condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:448:24: style: Condition 'Amp>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:411:14: note: Assuming that condition 'Amp>0' is not redundant scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:448:24: note: Condition 'Amp>0' is always true scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:335:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:354:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:372:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:379:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:390:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:397:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:413:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:432:35: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:449:35: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:470:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:473:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:477:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:490:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:499:60: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:503:60: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:565:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:570:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:624:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcahemv_.c:629:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pccopy_.c:217:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcaxpy_.c:228:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pccopy_.c:218:48: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcaxpy_.c:229:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pccopy_.c:223:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcaxpy_.c:234:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pccopy_.c:224:48: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcaxpy_.c:235:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeadd_.c:254:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeadd_.c:255:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeadd_.c:259:62: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeadd_.c:260:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeadd_.c:289:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeadd_.c:290:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeadd_.c:294:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeadd_.c:295:19: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeadd_.c:300:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeadd_.c:301:19: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:467:21: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:449:14: note: outer condition: Amp>0 scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:467:21: note: identical inner condition: Amp>0 scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:481:21: style: Condition 'Anq>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:449:29: note: Assuming that condition 'Anq>0' is not redundant scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:481:21: note: Condition 'Anq>0' is always true scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:377:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:396:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:416:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:422:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:430:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:436:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:451:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:468:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:482:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:504:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:510:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:525:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:530:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:546:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:554:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:569:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:638:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:657:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:666:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcatrmv_.c:671:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgerc_.c:274:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgerc_.c:279:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgerc_.c:289:28: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgerc_.c:290:15: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeru_.c:274:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeru_.c:279:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeru_.c:289:28: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgeru_.c:290:15: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:348:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:353:34: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:375:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:380:34: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:401:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:406:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:415:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:435:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:443:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:448:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:457:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemv_.c:477:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:240:17: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:241:29: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:242:29: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:270:40: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:273:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:274:38: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:275:38: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:299:42: portability:inconclusive: Casting from float * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:309:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:334:55: portability:inconclusive: Casting from float * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:338:55: portability:inconclusive: Casting from float * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:370:40: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:372:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:373:35: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:374:35: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:388:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:453:40: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:456:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:457:38: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:458:38: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:482:42: portability:inconclusive: Casting from float * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:492:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:517:58: portability:inconclusive: Casting from float * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:521:58: portability:inconclusive: Casting from float * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:554:40: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:556:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:557:35: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:558:35: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:572:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:398:22: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:422:58: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:582:22: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pcamax_.c:606:58: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:339:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:343:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:466:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:467:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:527:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:528:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:434:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:428:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pchemm_.c:434:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pchemm_.c:455:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:450:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pchemm_.c:455:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pchemm_.c:491:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:486:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pchemm_.c:491:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pchemm_.c:495:19: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:492:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pchemm_.c:495:19: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pchemm_.c:513:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:507:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pchemm_.c:513:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pchemm_.c:516:19: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:512:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pchemm_.c:516:19: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pchemm_.c:433:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:434:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:455:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pchemm_.c:456:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:447:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:426:29: note: outer condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pchemv_.c:447:24: note: identical inner condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pchemv_.c:474:24: style: Condition 'Amp>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:426:14: note: Assuming that condition 'Amp>0' is not redundant scalapack-2.2.1/PBLAS/SRC/pchemv_.c:474:24: note: Condition 'Amp>0' is always true scalapack-2.2.1/PBLAS/SRC/pchemv_.c:335:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:340:34: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:362:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:367:34: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:386:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:393:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:404:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:411:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:429:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:452:36: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:456:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:479:36: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctzhemm.c:199:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:483:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctzhemm.c:201:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:506:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:509:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:513:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:527:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:537:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:541:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:587:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pchemv_.c:625:31: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher_.c:278:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher_.c:285:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher_.c:299:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher_.c:320:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher_.c:323:44: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher_.c:335:44: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher_.c:342:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher_.c:30:21: style: Parameter 'ALPHA' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/pcgemm_.c:320:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemm_.c:325:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemm_.c:326:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemm_.c:482:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemm_.c:483:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemm_.c:490:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemm_.c:491:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemm_.c:498:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcgemm_.c:499:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcscal_.c:216:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcscal_.c:221:31: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcscal_.c:245:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcscal_.c:250:31: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:315:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:322:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:333:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:340:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:354:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:376:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:379:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:383:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:398:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:409:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2_.c:413:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsscal_.c:215:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsscal_.c:220:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsscal_.c:243:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsscal_.c:248:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:311:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:315:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:316:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:430:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:431:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:489:28: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:490:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:397:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:392:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pcherk_.c:397:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pcherk_.c:424:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:419:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pcherk_.c:424:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pcherk_.c:33:21: style: Parameter 'ALPHA' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:397:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:424:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:456:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcherk_.c:479:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:354:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:358:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:359:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:480:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:481:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:540:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:541:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:446:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:441:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:446:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:473:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:468:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:473:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:446:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:473:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:507:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcher2k_.c:530:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pctradd_.c:302:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctradd_.c:307:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctradd_.c:330:17: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctradd_.c:331:17: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:336:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:340:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:463:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:464:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:524:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:525:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:431:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:425:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:431:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:452:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:447:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:452:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:488:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:483:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:488:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:492:19: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:489:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:492:19: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:510:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:504:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:510:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:513:19: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:509:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:513:19: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:430:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:431:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:452:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcsymm_.c:453:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pctranc_.c:230:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranc_.c:231:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranc_.c:235:62: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranc_.c:236:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranc_.c:243:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranc_.c:244:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranu_.c:228:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranu_.c:229:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranu_.c:233:62: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranu_.c:234:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranu_.c:241:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctranu_.c:242:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:348:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:352:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:353:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:474:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:475:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:534:25: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:535:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:440:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:435:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:440:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:467:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:462:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:467:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:440:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:467:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:501:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcsyr2k_.c:524:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:306:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:310:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:311:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:423:25: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:424:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:482:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:483:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:390:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:385:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:390:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:417:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:412:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:417:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:390:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:417:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:449:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcsyrk_.c:472:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pctrmv_.c:302:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmv_.c:307:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmv_.c:331:35: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmv_.c:342:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmv_.c:347:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmv_.c:372:35: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmv_.c:388:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmv_.c:506:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmv_.c:526:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:314:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:498:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:549:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:523:15: style: Variable 'TopR' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:517:29: note: TopR is assigned scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:523:15: note: TopR is overwritten scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:523:15: style: Variable 'TopR' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:518:29: note: TopR is assigned scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:523:15: note: TopR is overwritten scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:484:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:486:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:492:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pctrsm_.c:494:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:315:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:484:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:546:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:511:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:505:21: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:511:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:536:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:530:21: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:536:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:470:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:472:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:478:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pctrmm_.c:480:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:350:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:369:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:389:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:394:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:403:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:423:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:428:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:437:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:478:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:497:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:508:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdagemv_.c:513:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasum_.c:246:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasum_.c:259:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasum_.c:278:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasum_.c:279:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasum_.c:291:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:325:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:341:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:416:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:442:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:458:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:536:40: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:565:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:581:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:657:26: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:683:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:699:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pctrsv_.c:774:26: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdaxpy_.c:226:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdaxpy_.c:227:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdaxpy_.c:232:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdaxpy_.c:233:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:428:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:408:29: note: outer condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:428:24: note: identical inner condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:445:24: style: Condition 'Amp>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:408:14: note: Assuming that condition 'Amp>0' is not redundant scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:445:24: note: Condition 'Amp>0' is always true scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:332:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:351:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:369:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:376:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:387:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:394:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:410:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:429:35: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:446:35: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:467:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:470:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:474:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:487:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:496:60: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:500:60: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:562:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:567:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:621:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdasymv_.c:626:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdcopy_.c:217:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdcopy_.c:218:48: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdcopy_.c:223:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdcopy_.c:224:48: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:263:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:286:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:296:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:314:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:318:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:346:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:360:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:422:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:445:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:455:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:473:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:477:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:506:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:520:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:370:22: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:393:44: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:530:22: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pdamax_.c:553:44: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:253:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:254:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:505:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:506:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:517:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:546:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:547:40: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:553:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:556:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:583:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:591:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:596:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:623:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:629:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:638:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:645:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:650:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:667:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:669:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:676:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:678:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:698:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:701:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:253:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:707:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:254:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:710:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:505:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:727:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:506:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:729:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:517:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:736:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:546:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:738:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:547:40: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:751:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:553:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:752:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:556:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:760:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:583:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:761:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:591:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:769:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:596:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotu_.c:770:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:623:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:629:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:638:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:645:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:650:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:667:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:669:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:676:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:678:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:698:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:701:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:707:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:710:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:727:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:729:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:736:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:738:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:751:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:752:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:763:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:764:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:776:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcdotc_.c:777:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgeadd_.c:253:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgeadd_.c:254:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgeadd_.c:258:62: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgeadd_.c:259:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgeadd_.c:288:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgeadd_.c:289:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgeadd_.c:293:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgeadd_.c:294:19: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdger_.c:273:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdger_.c:278:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdger_.c:288:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdger_.c:289:15: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdscal_.c:213:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdscal_.c:218:31: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdscal_.c:241:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdscal_.c:242:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdscal_.c:246:31: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdscal_.c:247:25: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:345:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:350:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:372:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:377:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:398:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:403:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdnrm2_.c:290:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:412:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdnrm2_.c:300:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:432:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdnrm2_.c:329:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:440:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdnrm2_.c:333:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:445:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdnrm2_.c:410:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:454:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdnrm2_.c:420:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemv_.c:474:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdnrm2_.c:449:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdnrm2_.c:453:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:463:21: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:445:14: note: outer condition: Amp>0 scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:463:21: note: identical inner condition: Amp>0 scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:477:21: style: Condition 'Anq>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:445:29: note: Assuming that condition 'Anq>0' is not redundant scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:477:21: note: Condition 'Anq>0' is always true scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:373:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:392:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:412:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:418:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:426:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:432:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:447:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:464:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:478:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:500:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:506:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:521:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:526:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:542:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:550:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:565:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:634:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:653:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:662:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdatrmv_.c:667:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:308:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:315:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:326:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:333:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:347:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:367:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:370:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:374:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:389:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:400:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2_.c:404:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:335:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:339:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:443:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:422:29: note: outer condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:443:24: note: identical inner condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:462:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:469:24: style: Condition 'Amp>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:422:14: note: Assuming that condition 'Amp>0' is not redundant scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:469:24: note: Condition 'Amp>0' is always true scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:463:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:523:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:524:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:430:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:424:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:430:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:451:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:446:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:451:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:487:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:482:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:487:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:491:19: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:488:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:491:19: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:509:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:503:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:509:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:512:19: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:508:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:512:19: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:429:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:430:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:451:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsymm_.c:452:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:331:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:336:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:358:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:363:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:382:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:389:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:400:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:407:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:425:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:447:36: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:451:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:473:36: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:477:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:500:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:503:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:507:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:521:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:531:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:535:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:581:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsymv_.c:619:31: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr_.c:273:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr_.c:280:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr_.c:294:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr_.c:313:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr_.c:316:44: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr_.c:328:44: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr_.c:335:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:318:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:322:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:323:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:477:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:478:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:479:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:484:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:485:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:486:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:491:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:492:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdgemm_.c:493:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtran_.c:227:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtran_.c:228:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtran_.c:232:62: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtran_.c:233:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtran_.c:240:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtran_.c:241:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtradd_.c:301:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtradd_.c:306:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtradd_.c:328:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtradd_.c:329:17: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:307:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:311:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:312:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:424:25: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:425:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:483:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:484:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:391:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:386:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:391:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:418:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:413:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:418:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:391:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:418:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:450:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsyrk_.c:473:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:351:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:355:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:356:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:477:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:478:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:537:25: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:538:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:443:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:438:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:443:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:470:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:465:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:470:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:443:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:470:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:504:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdsyr2k_.c:527:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:314:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:498:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:499:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:549:36: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:550:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:523:15: style: Variable 'TopR' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:517:29: note: TopR is assigned scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:523:15: note: TopR is overwritten scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:523:15: style: Variable 'TopR' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:518:29: note: TopR is assigned scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:523:15: note: TopR is overwritten scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:484:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:486:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:492:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdtrsm_.c:494:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdzasum_.c:230:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdzasum_.c:231:18: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdzasum_.c:232:18: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdzasum_.c:251:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdzasum_.c:264:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdzasum_.c:284:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdzasum_.c:297:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmv_.c:297:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmv_.c:302:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmv_.c:326:35: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmv_.c:337:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmv_.c:342:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmv_.c:367:35: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmv_.c:383:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmv_.c:501:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmv_.c:521:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:315:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:484:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:485:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:546:36: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:547:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:511:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:505:21: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:511:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:536:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:530:21: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:536:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:470:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:472:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:478:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pdtrmm_.c:480:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CGatherV.c:266:25: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CGatherV.c:259:67: note: outer condition: AnpD>0 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CGatherV.c:266:25: note: identical inner condition: AnpD>0 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CGatherV.c:330:25: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CGatherV.c:324:67: note: outer condition: AnpD>0 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CGatherV.c:330:25: note: identical inner condition: AnpD>0 scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:232:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:233:19: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:249:19: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:292:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:296:24: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:312:24: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:350:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:360:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:389:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:393:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:430:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:434:24: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:450:24: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:488:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:498:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:527:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdznrm2_.c:531:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasum_.c:246:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasum_.c:259:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasum_.c:278:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasum_.c:279:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasum_.c:291:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:350:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:369:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:389:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:394:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:403:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:423:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:428:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:437:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:478:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:497:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:508:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psagemv_.c:513:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psaxpy_.c:226:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psaxpy_.c:227:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psaxpy_.c:232:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psaxpy_.c:233:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:428:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:408:29: note: outer condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/psasymv_.c:428:24: note: identical inner condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/psasymv_.c:445:24: style: Condition 'Amp>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:408:14: note: Assuming that condition 'Amp>0' is not redundant scalapack-2.2.1/PBLAS/SRC/psasymv_.c:445:24: note: Condition 'Amp>0' is always true scalapack-2.2.1/PBLAS/SRC/psasymv_.c:332:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:351:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:369:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:376:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:387:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:394:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:410:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:429:35: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:446:35: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:467:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:470:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:474:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:487:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:496:60: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:500:60: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:562:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:567:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:621:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psasymv_.c:626:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscasum_.c:230:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscasum_.c:231:18: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscasum_.c:232:18: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscasum_.c:251:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscasum_.c:264:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscasum_.c:284:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscasum_.c:297:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:232:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:233:19: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:249:19: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:292:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:296:24: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:312:24: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:350:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:360:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:389:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:393:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:430:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:434:24: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:450:24: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:488:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:498:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:527:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscnrm2_.c:531:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscopy_.c:217:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscopy_.c:218:48: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscopy_.c:223:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pscopy_.c:224:48: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:263:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:286:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:296:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:314:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:318:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:346:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:360:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:422:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:445:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:455:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:473:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:477:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:506:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:520:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psamax_.c:370:22: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/psamax_.c:393:44: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/psamax_.c:530:22: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/psamax_.c:553:44: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/psgeadd_.c:253:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgeadd_.c:254:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgeadd_.c:258:62: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgeadd_.c:259:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgeadd_.c:288:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgeadd_.c:289:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgeadd_.c:293:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgeadd_.c:294:19: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:323:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:339:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:414:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:440:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:456:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:534:40: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:563:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:579:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:655:26: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:681:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:697:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdtrsv_.c:772:26: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psger_.c:273:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psger_.c:278:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psger_.c:288:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psger_.c:289:15: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:463:21: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:445:14: note: outer condition: Amp>0 scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:463:21: note: identical inner condition: Amp>0 scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:477:21: style: Condition 'Anq>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:445:29: note: Assuming that condition 'Anq>0' is not redundant scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:477:21: note: Condition 'Anq>0' is always true scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:373:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:392:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:412:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:418:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:426:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:432:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:447:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:464:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:478:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:500:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:506:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:521:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:526:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:542:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:550:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:565:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:634:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:653:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:662:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psatrmv_.c:667:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psscal_.c:213:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psscal_.c:218:31: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psscal_.c:241:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psscal_.c:242:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psscal_.c:246:31: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psscal_.c:247:25: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:345:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:350:34: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:372:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:377:34: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:398:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:403:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:412:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:432:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:440:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:445:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:454:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemv_.c:474:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psnrm2_.c:290:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psnrm2_.c:300:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psnrm2_.c:329:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psnrm2_.c:333:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psnrm2_.c:410:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psnrm2_.c:420:42: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psnrm2_.c:449:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psnrm2_.c:453:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:252:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:253:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:504:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:505:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:516:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:545:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:546:40: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:552:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:555:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:582:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:590:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:595:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:622:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:628:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:637:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:644:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:649:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:666:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:668:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:675:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:677:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:697:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:700:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:706:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:709:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:726:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:728:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:735:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:737:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:750:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:751:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:759:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:760:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:768:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pddot_.c:769:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:335:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:339:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:462:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:463:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:523:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:524:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:430:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:424:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pssymm_.c:430:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pssymm_.c:451:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:446:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pssymm_.c:451:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pssymm_.c:487:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:482:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pssymm_.c:487:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pssymm_.c:491:19: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:488:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pssymm_.c:491:19: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pssymm_.c:509:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:503:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pssymm_.c:509:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pssymm_.c:512:19: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:508:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pssymm_.c:512:19: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pssymm_.c:429:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:430:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:451:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pssymm_.c:452:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:318:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:322:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:323:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:477:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:478:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:479:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:484:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:485:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:486:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:491:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:492:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psgemm_.c:493:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:308:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:315:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:326:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:333:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:347:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:367:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:370:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:374:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:389:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:400:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2_.c:404:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:443:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:422:29: note: outer condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pssymv_.c:443:24: note: identical inner condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pssymv_.c:469:24: style: Condition 'Amp>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:422:14: note: Assuming that condition 'Amp>0' is not redundant scalapack-2.2.1/PBLAS/SRC/pssymv_.c:469:24: note: Condition 'Amp>0' is always true scalapack-2.2.1/PBLAS/SRC/pssymv_.c:331:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:336:34: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:358:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:363:34: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:382:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:389:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:400:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:407:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:425:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:447:36: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:451:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:473:36: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:477:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:500:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:503:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:507:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:521:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:531:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:535:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:581:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssymv_.c:619:31: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr_.c:273:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr_.c:280:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr_.c:294:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr_.c:313:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr_.c:316:44: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr_.c:328:44: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr_.c:335:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstradd_.c:301:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstradd_.c:306:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstradd_.c:328:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstradd_.c:329:17: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstran_.c:227:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstran_.c:228:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstran_.c:232:62: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstran_.c:233:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstran_.c:240:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstran_.c:241:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:351:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:355:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:356:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:477:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:478:22: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:537:25: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:538:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:443:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:438:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:443:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:470:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:465:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:470:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:443:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:470:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:504:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pssyr2k_.c:527:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:307:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:311:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:312:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:424:25: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:425:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:483:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:484:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:391:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:386:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:391:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:418:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:413:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:418:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:391:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:418:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:450:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pssyrk_.c:473:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pstrmv_.c:297:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmv_.c:302:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmv_.c:326:35: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmv_.c:337:56: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmv_.c:342:55: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmv_.c:367:35: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmv_.c:383:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmv_.c:501:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmv_.c:521:23: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:315:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:484:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:485:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:546:36: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:547:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:511:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:505:21: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:511:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:536:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:530:21: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:536:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:470:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:472:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:478:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pstrmm_.c:480:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:465:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:466:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:495:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:497:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:503:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:505:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:520:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:522:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:527:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:529:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:557:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:558:46: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:564:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:567:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:595:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:598:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:600:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:621:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:675:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:676:46: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:694:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:699:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:712:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:718:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:744:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:747:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:754:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:757:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:775:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:778:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:785:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:788:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:799:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:800:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:807:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:808:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:815:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pcswap_.c:816:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:314:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:499:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:500:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:550:36: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:551:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:524:15: style: Variable 'TopR' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:518:29: note: TopR is assigned scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:524:15: note: TopR is overwritten scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:524:15: style: Variable 'TopR' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:519:29: note: TopR is assigned scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:524:15: note: TopR is overwritten scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:485:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:487:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:493:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pstrsm_.c:495:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:355:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:374:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:394:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:399:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:408:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:428:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:433:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:442:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:483:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:502:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:513:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzagemv_.c:518:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzaxpy_.c:228:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzaxpy_.c:229:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzaxpy_.c:234:42: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzaxpy_.c:235:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrm.c:459:34: style: Variable 'XYjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrm.c:540:34: style: Variable 'XYjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrm.c:623:34: style: Variable 'XYjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrm.c:760:34: style: Variable 'XYjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrm.c:841:34: style: Variable 'XYjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrm.c:924:34: style: Variable 'XYjj' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzcopy_.c:217:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzcopy_.c:218:48: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzcopy_.c:223:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzcopy_.c:224:48: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:431:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:411:29: note: outer condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:431:24: note: identical inner condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:448:24: style: Condition 'Amp>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:411:14: note: Assuming that condition 'Amp>0' is not redundant scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:448:24: note: Condition 'Amp>0' is always true scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:335:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:354:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:372:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:379:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:390:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:397:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:413:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:432:35: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:449:35: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:470:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:473:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:477:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:490:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:499:60: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:503:60: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:565:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:570:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:624:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzahemv_.c:629:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdscal_.c:215:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdscal_.c:220:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdscal_.c:243:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdscal_.c:248:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:323:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:339:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:414:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:440:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:456:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:534:40: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:563:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:579:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:655:26: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:681:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:697:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pstrsv_.c:772:26: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeadd_.c:254:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeadd_.c:255:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeadd_.c:259:62: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeadd_.c:260:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeadd_.c:289:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeadd_.c:290:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeadd_.c:294:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeadd_.c:295:19: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeadd_.c:300:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeadd_.c:301:19: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:467:21: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:449:14: note: outer condition: Amp>0 scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:467:21: note: identical inner condition: Amp>0 scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:481:21: style: Condition 'Anq>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:449:29: note: Assuming that condition 'Anq>0' is not redundant scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:481:21: note: Condition 'Anq>0' is always true scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:377:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:396:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:416:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:422:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:430:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:436:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:451:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:468:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:482:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:504:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:510:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:525:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:530:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:546:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:554:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:569:27: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:638:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:657:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:666:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzatrmv_.c:671:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgerc_.c:274:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgerc_.c:279:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgerc_.c:289:28: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgerc_.c:290:15: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:252:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:253:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:504:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:505:37: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:516:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:545:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:546:40: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:552:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:555:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:582:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:590:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:595:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:622:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:628:59: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:637:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:644:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:649:52: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:666:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:668:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:675:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:677:51: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:697:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:700:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:706:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:709:45: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:726:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:728:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:735:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:737:58: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:750:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:751:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:759:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:760:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:768:30: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psdot_.c:769:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeru_.c:274:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeru_.c:279:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeru_.c:289:28: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgeru_.c:290:15: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:348:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:353:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:375:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:380:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:401:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:406:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:415:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:435:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:443:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:448:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:457:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemv_.c:477:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:240:17: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:241:29: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:242:29: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:270:40: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:273:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:274:38: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:275:38: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:299:42: portability:inconclusive: Casting from double * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:309:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:334:55: portability:inconclusive: Casting from double * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:338:55: portability:inconclusive: Casting from double * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:370:40: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:372:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:373:35: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:374:35: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:388:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:453:40: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:456:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:457:38: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:458:38: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:482:42: portability:inconclusive: Casting from double * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:492:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:517:58: portability:inconclusive: Casting from double * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:521:58: portability:inconclusive: Casting from double * * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:554:40: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:556:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:557:35: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:558:35: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:572:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:398:22: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:422:58: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:582:22: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pzamax_.c:606:58: error: Uninitialized variable: Xlindx [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pzgemm_.c:320:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemm_.c:325:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemm_.c:326:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemm_.c:482:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemm_.c:483:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemm_.c:490:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemm_.c:491:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemm_.c:498:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzgemm_.c:499:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:339:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:343:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:466:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:467:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:527:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:528:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:434:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:428:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:434:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:455:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:450:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:455:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:491:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:486:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:491:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:495:19: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:492:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:495:19: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:513:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:507:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:513:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:516:19: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:512:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:516:19: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:433:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:434:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:455:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzhemm_.c:456:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:315:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:322:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:333:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:340:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:354:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:376:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:379:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:383:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:398:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:409:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2_.c:413:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher_.c:278:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher_.c:285:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher_.c:299:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher_.c:320:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher_.c:323:44: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher_.c:335:44: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher_.c:342:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher_.c:30:21: style: Parameter 'ALPHA' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/pzscal_.c:215:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzscal_.c:220:31: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzscal_.c:244:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzscal_.c:249:31: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:447:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:426:29: note: outer condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:447:24: note: identical inner condition: Anq>0 scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:474:24: style: Condition 'Amp>0' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:426:14: note: Assuming that condition 'Amp>0' is not redundant scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:474:24: note: Condition 'Amp>0' is always true scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:335:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:340:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:362:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:367:34: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:386:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:393:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:404:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:411:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:429:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:452:36: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:456:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:479:36: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:483:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:506:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:509:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:513:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:527:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:537:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:541:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:587:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzhemv_.c:625:31: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:354:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:358:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:359:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:480:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:481:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:540:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:541:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:446:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:441:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:446:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:473:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:468:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:473:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:446:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:473:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:507:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzher2k_.c:530:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:311:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:315:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:316:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:430:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:431:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:489:28: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:490:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:397:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:392:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pzherk_.c:397:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pzherk_.c:424:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:419:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pzherk_.c:424:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzherk_.c:33:21: style: Parameter 'ALPHA' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:397:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:424:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:456:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzherk_.c:479:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:336:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:340:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:463:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:464:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:524:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:525:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:431:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:425:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:431:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:452:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:447:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:452:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:488:22: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:483:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:488:22: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:492:19: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:489:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:492:19: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:510:22: style: Variable 'cctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:504:22: note: cctop is assigned scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:510:22: note: cctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:513:19: style: Variable 'rctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:509:22: note: rctop is assigned scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:513:19: note: rctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:430:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:431:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:452:22: style: Variable 'rctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsymm_.c:453:22: style: Variable 'cctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pztranc_.c:230:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranc_.c:231:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranc_.c:235:62: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranc_.c:236:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranc_.c:243:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranc_.c:244:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztradd_.c:302:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztradd_.c:307:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztradd_.c:330:17: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztradd_.c:331:17: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:465:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:466:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:495:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:497:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:503:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranu_.c:228:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:505:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranu_.c:229:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:520:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranu_.c:233:62: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:522:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranu_.c:234:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:527:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranu_.c:241:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:529:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztranu_.c:242:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:557:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:558:46: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:564:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:567:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:595:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:598:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:600:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:621:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:675:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:676:46: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:694:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:699:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:712:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:718:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:744:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:747:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:754:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:757:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:775:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:778:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:785:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:788:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:799:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:800:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:807:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:808:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:815:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pdswap_.c:816:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:348:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:352:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:353:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:474:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:475:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:534:25: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:535:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:440:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:435:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:440:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:467:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:462:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:467:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:440:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:467:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:501:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsyr2k_.c:524:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:306:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:310:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:311:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:423:25: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:424:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:482:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:483:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:390:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:385:18: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:390:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:417:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:412:18: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:417:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:390:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:417:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:449:21: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzsyrk_.c:472:21: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CInV2.c:36:21: style: Parameter 'DESCA' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CInV2.c:200:27: style: Variable 'Xld' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/REDIST/SRC/pcgemr.c:568:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pcgemr.c:568:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pcgemr.c:479:13: error: Uninitialized variable: ptrrecvbuff [legacyUninitvar] scalapack-2.2.1/REDIST/SRC/pcgemr.c:161:9: style: struct member 'complex::r' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pcgemr.c:161:12: style: struct member 'complex::i' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pcgemr.c:301:40: style: Variable 'ptrNULL' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/REDIST/SRC/pcgemr2.c:29:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pcgemr2.c:30:9: style: struct member 'MDESC::ctxt' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pcgemr2.c:31:9: style: struct member 'MDESC::m' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pcgemr2.c:32:9: style: struct member 'MDESC::n' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pcgemr2.c:37:9: style: struct member 'MDESC::lda' is never used. [unusedStructMember] scalapack-2.2.1/PBLAS/SRC/pztrmv_.c:302:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrmv_.c:307:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrmv_.c:331:35: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrmv_.c:342:56: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrmv_.c:347:55: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrmv_.c:372:35: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrmv_.c:388:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrmv_.c:506:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrmv_.c:526:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pctrmr2.c:29:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pctrmr2.c:30:9: style: struct member 'MDESC::ctxt' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pctrmr2.c:31:9: style: struct member 'MDESC::m' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pctrmr2.c:32:9: style: struct member 'MDESC::n' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pctrmr2.c:37:9: style: struct member 'MDESC::lda' is never used. [unusedStructMember] scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:314:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:499:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:315:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:550:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:484:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:524:15: style: Variable 'TopR' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:518:29: note: TopR is assigned scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:524:15: note: TopR is overwritten scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:546:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:524:15: style: Variable 'TopR' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:519:29: note: TopR is assigned scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:524:15: note: TopR is overwritten scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:511:18: style: Variable 'rtop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:505:21: note: rtop is assigned scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:511:18: note: rtop is overwritten scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:485:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:536:18: style: Variable 'ctop' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:530:21: note: ctop is assigned scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:536:18: note: ctop is overwritten scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:487:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:470:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:493:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:472:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pztrsm_.c:495:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:478:18: style: Variable 'rtop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pztrmm_.c:480:18: style: Variable 'ctop' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/REDIST/SRC/pdgemr2.c:130:8: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pdgemr2.c:26:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdgemr2.c:27:9: style: struct member 'MDESC::ctxt' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdgemr2.c:28:9: style: struct member 'MDESC::m' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdgemr2.c:29:9: style: struct member 'MDESC::n' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdgemr2.c:34:9: style: struct member 'MDESC::lda' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdtrmr2.c:130:8: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pdtrmr2.c:212:12: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pdtrmr2.c:221:12: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pdtrmr2.c:26:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdtrmr2.c:27:9: style: struct member 'MDESC::ctxt' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdtrmr2.c:28:9: style: struct member 'MDESC::m' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdtrmr2.c:29:9: style: struct member 'MDESC::n' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdtrmr2.c:34:9: style: struct member 'MDESC::lda' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pgemraux.c:26:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pgemraux.c:38:9: style: struct member 'IDESC::lstart' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pgemraux.c:39:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pigemr2.c:26:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pigemr2.c:27:9: style: struct member 'MDESC::ctxt' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pigemr2.c:28:9: style: struct member 'MDESC::m' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pigemr2.c:29:9: style: struct member 'MDESC::n' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pigemr2.c:34:9: style: struct member 'MDESC::lda' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pctrmr.c:590:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pctrmr.c:590:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pctrmr.c:496:13: error: Uninitialized variable: ptrrecvbuff [legacyUninitvar] scalapack-2.2.1/REDIST/SRC/pctrmr.c:176:9: style: struct member 'complex::r' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pctrmr.c:176:12: style: struct member 'complex::i' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pitrmr2.c:26:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pitrmr2.c:27:9: style: struct member 'MDESC::ctxt' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pitrmr2.c:28:9: style: struct member 'MDESC::m' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pitrmr2.c:29:9: style: struct member 'MDESC::n' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pitrmr2.c:34:9: style: struct member 'MDESC::lda' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdgemr.c:553:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pdgemr.c:556:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pdgemr.c:567:9: style: Parameter 'proc0' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pdgemr.c:567:17: style: Parameter 'proc1' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/psgemr2.c:130:8: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/psgemr2.c:26:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdgemr.c:476:13: error: Uninitialized variable: ptrrecvbuff [legacyUninitvar] scalapack-2.2.1/REDIST/SRC/psgemr2.c:27:9: style: struct member 'MDESC::ctxt' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdgemr.c:298:39: style: Variable 'ptrNULL' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/REDIST/SRC/psgemr2.c:28:9: style: struct member 'MDESC::m' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/psgemr2.c:29:9: style: struct member 'MDESC::n' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/psgemr2.c:34:9: style: struct member 'MDESC::lda' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pdtrmr.c:575:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pdtrmr.c:578:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pdtrmr.c:587:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pdtrmr.c:587:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pdtrmr.c:493:13: error: Uninitialized variable: ptrrecvbuff [legacyUninitvar] scalapack-2.2.1/REDIST/SRC/pstrmr2.c:130:8: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pstrmr2.c:212:12: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pstrmr2.c:221:12: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pstrmr2.c:26:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pstrmr2.c:27:9: style: struct member 'MDESC::ctxt' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pstrmr2.c:28:9: style: struct member 'MDESC::m' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pstrmr2.c:29:9: style: struct member 'MDESC::n' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pstrmr2.c:34:9: style: struct member 'MDESC::lda' is never used. [unusedStructMember] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:325:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:341:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:416:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:442:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:458:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:536:40: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:565:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:581:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:657:26: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:683:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:699:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pztrsv_.c:774:26: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pzgemr2.c:29:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pzgemr2.c:30:9: style: struct member 'MDESC::ctxt' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pzgemr2.c:31:9: style: struct member 'MDESC::m' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pzgemr2.c:32:9: style: struct member 'MDESC::n' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pzgemr2.c:37:9: style: struct member 'MDESC::lda' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pigemr.c:565:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pigemr.c:565:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pigemr.c:476:13: error: Uninitialized variable: ptrrecvbuff [legacyUninitvar] scalapack-2.2.1/REDIST/SRC/pigemr.c:298:37: style: Variable 'ptrNULL' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/REDIST/SRC/pztrmr2.c:29:9: style: struct member 'MDESC::desctype' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pztrmr2.c:30:9: style: struct member 'MDESC::ctxt' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pztrmr2.c:31:9: style: struct member 'MDESC::m' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pztrmr2.c:32:9: style: struct member 'MDESC::n' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pztrmr2.c:37:9: style: struct member 'MDESC::lda' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/SRC/pitrmr.c:587:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pitrmr.c:587:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pitrmr.c:493:13: error: Uninitialized variable: ptrrecvbuff [legacyUninitvar] scalapack-2.2.1/REDIST/SRC/psgemr.c:553:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/psgemr.c:556:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/psgemr.c:565:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/psgemr.c:565:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pstrmr.c:569:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pstrmr.c:572:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/psgemr.c:476:13: error: Uninitialized variable: ptrrecvbuff [legacyUninitvar] scalapack-2.2.1/REDIST/SRC/pstrmr.c:581:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/psgemr.c:298:38: style: Variable 'ptrNULL' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/REDIST/SRC/pstrmr.c:581:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] scalapack-2.2.1/REDIST/SRC/pstrmr.c:487:13: error: Uninitialized variable: ptrrecvbuff [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:253:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:254:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:505:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:506:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:517:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:546:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:547:40: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:553:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:556:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pztrmr.c:590:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:583:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pztrmr.c:590:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:591:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:596:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:623:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pztrmr.c:496:13: error: Uninitialized variable: ptrrecvbuff [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:629:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pztrmr.c:176:10: style: struct member 'dcomplex::r' is never used. [unusedStructMember] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:638:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pztrmr.c:176:13: style: struct member 'dcomplex::i' is never used. [unusedStructMember] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:645:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:650:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:667:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:669:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:676:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:678:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:698:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:701:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:707:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:710:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:727:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:729:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:736:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:738:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:751:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:752:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:763:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:764:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:776:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotc_.c:777:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:253:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:254:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:505:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:506:37: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:517:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pzgemr.c:568:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:546:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pzgemr.c:568:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:547:40: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:553:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:556:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pzgemr.c:479:13: error: Uninitialized variable: ptrrecvbuff [legacyUninitvar] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:583:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pzgemr.c:161:10: style: struct member 'dcomplex::r' is never used. [unusedStructMember] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:591:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pzgemr.c:161:13: style: struct member 'dcomplex::i' is never used. [unusedStructMember] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:596:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/SRC/pzgemr.c:301:41: style: Variable 'ptrNULL' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:623:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:629:59: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:638:29: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:645:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:650:52: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:667:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:669:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:676:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:678:51: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:698:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:701:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:707:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:710:45: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:727:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:729:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:736:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:738:58: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:751:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:752:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:760:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:761:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:769:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzdotu_.c:770:20: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CVMswp.c:175:13: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CVMswp.c:176:13: note: Found duplicate branches for 'if' and 'else'. scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CVMswp.c:175:13: note: Found duplicate branches for 'if' and 'else'. scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CVMswp.c:426:13: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CVMswp.c:427:13: note: Found duplicate branches for 'if' and 'else'. scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CVMswp.c:426:13: note: Found duplicate branches for 'if' and 'else'. scalapack-2.2.1/REDIST/TESTING/pcgemrdrv.c:94:9: style: struct member 'IDESC::lstart' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pcgemrdrv.c:95:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pcgemrdrv.c:193:9: style: Unused variable: i [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pcgemrdrv.c:313:13: style: Unused variable: u [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pcgemrdrv.c:313:16: style: Unused variable: d [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pigemrdrv.c:90:9: style: struct member 'IDESC::lstart' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pigemrdrv.c:91:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pigemrdrv.c:189:9: style: Unused variable: i [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pigemrdrv.c:309:13: style: Unused variable: u [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pigemrdrv.c:309:16: style: Unused variable: d [unusedVariable] scalapack-2.2.1/SRC/getpbbuf.c:21:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/REDIST/TESTING/pdgemrdrv.c:408:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pdgemrdrv.c:473:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pdgemrdrv.c:474:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pdgemrdrv.c:475:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pdgemrdrv.c:479:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pdgemrdrv.c:91:9: style: struct member 'IDESC::lstart' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pdgemrdrv.c:92:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pdgemrdrv.c:190:9: style: Unused variable: i [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pdgemrdrv.c:310:13: style: Unused variable: u [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pdgemrdrv.c:310:16: style: Unused variable: d [unusedVariable] scalapack-2.2.1/REDIST/TESTING/psgemrdrv.c:407:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/psgemrdrv.c:469:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/psgemrdrv.c:470:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/psgemrdrv.c:471:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/psgemrdrv.c:475:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/psgemrdrv.c:90:9: style: struct member 'IDESC::lstart' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/psgemrdrv.c:91:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/psgemrdrv.c:189:9: style: Unused variable: i [unusedVariable] scalapack-2.2.1/SRC/pdlaiect.c:73:9: portability: Casting from double * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/psgemrdrv.c:309:13: style: Unused variable: u [unusedVariable] scalapack-2.2.1/SRC/pdlaiect.c:143:16: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/psgemrdrv.c:309:16: style: Unused variable: d [unusedVariable] scalapack-2.2.1/SRC/pdlaiect.c:147:21: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:209:17: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:213:21: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:271:18: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:272:18: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:274:19: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:275:19: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:295:18: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:296:18: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:298:19: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pctrmrdrv.c:459:7: style: Variable 'in' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/REDIST/TESTING/pctrmrdrv.c:448:5: note: in is assigned scalapack-2.2.1/REDIST/TESTING/pctrmrdrv.c:459:7: note: in is overwritten scalapack-2.2.1/SRC/pdlaiect.c:299:19: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pctrmrdrv.c:94:9: style: struct member 'IDESC::gstart' is never used. [unusedStructMember] scalapack-2.2.1/SRC/pdlaiect.c:85:26: style: Parameter 'sigma' can be declared as pointer to const [constParameter] scalapack-2.2.1/SRC/pslaiect.c:70:9: portability: Casting from float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pctrmrdrv.c:95:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/SRC/pdlaiect.c:85:38: style: Parameter 'n' can be declared as pointer to const [constParameter] scalapack-2.2.1/SRC/pslaiect.c:137:16: portability: Casting from float * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pctrmrdrv.c:193:9: style: Unused variable: i [unusedVariable] scalapack-2.2.1/SRC/pdlaiect.c:151:26: style: Parameter 'sigma' can be declared as pointer to const [constParameter] scalapack-2.2.1/SRC/pslaiect.c:141:21: portability: Casting from float * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:151:38: style: Parameter 'n' can be declared as pointer to const [constParameter] scalapack-2.2.1/SRC/pslaiect.c:199:18: portability: Casting from float * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:217:41: style: Parameter 'rmax' can be declared as pointer to const [constParameter] scalapack-2.2.1/SRC/pslaiect.c:200:18: portability: Casting from float * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:217:55: style: Parameter 'rmin' can be declared as pointer to const [constParameter] scalapack-2.2.1/SRC/pslaiect.c:220:18: portability: Casting from float * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:143:29: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:221:18: portability: Casting from float * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pdlaiect.c:147:35: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:80:24: style: Parameter 'sigma' can be declared as pointer to const [constParameter] scalapack-2.2.1/SRC/pdlaiect.c:209:33: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:80:36: style: Parameter 'n' can be declared as pointer to const [constParameter] scalapack-2.2.1/SRC/pdlaiect.c:213:37: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:145:40: style: Parameter 'rmax' can be declared as pointer to const [constParameter] scalapack-2.2.1/SRC/pdlaiect.c:271:33: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:145:53: style: Parameter 'rmin' can be declared as pointer to const [constParameter] scalapack-2.2.1/SRC/pdlaiect.c:272:32: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:137:29: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pdlaiect.c:274:37: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:141:35: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pdlaiect.c:275:36: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:199:33: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pdlaiect.c:295:33: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:200:32: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pdlaiect.c:296:32: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:220:33: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pdlaiect.c:298:37: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:221:32: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pdlaiect.c:299:36: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] scalapack-2.2.1/SRC/pslaiect.c:202:8: error: Uninitialized variable: sbit1 [legacyUninitvar] scalapack-2.2.1/SRC/pdlaiect.c:59:22: style: Variable 'negone' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/SRC/pslaiect.c:206:8: error: Uninitialized variable: sbit2 [legacyUninitvar] scalapack-2.2.1/SRC/pdlaiect.c:59:27: style: Unused variable: errornum [unusedVariable] scalapack-2.2.1/SRC/pslaiect.c:56:22: style: Variable 'negone' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/SRC/pdlaiect.c:254:49: style: Variable 'negone' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/SRC/pslaiect.c:56:27: style: Unused variable: errornum [unusedVariable] scalapack-2.2.1/SRC/pdlaiect.c:253:11: style: Unused variable: x [unusedVariable] scalapack-2.2.1/SRC/pslaiect.c:182:49: style: Variable 'negone' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/SRC/pdlaiect.c:254:25: style: Unused variable: ix [unusedVariable] scalapack-2.2.1/SRC/pslaiect.c:181:10: style: Unused variable: x [unusedVariable] scalapack-2.2.1/SRC/pdlaiect.c:254:54: style: Unused variable: errornum [unusedVariable] scalapack-2.2.1/SRC/pslaiect.c:182:25: style: Unused variable: ix [unusedVariable] scalapack-2.2.1/SRC/pslaiect.c:182:54: style: Unused variable: errornum [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pzgemrdrv.c:94:9: style: struct member 'IDESC::lstart' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pzgemrdrv.c:95:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pzgemrdrv.c:193:9: style: Unused variable: i [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pzgemrdrv.c:313:13: style: Unused variable: u [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pzgemrdrv.c:313:16: style: Unused variable: d [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:418:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:487:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:488:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:489:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:493:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:456:7: style: Variable 'in' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:445:5: note: in is assigned scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:456:7: note: in is overwritten scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:91:9: style: struct member 'IDESC::gstart' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:92:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pdtrmrdrv.c:190:9: style: Unused variable: i [unusedVariable] scalapack-2.2.1/REDIST/TESTING/pitrmrdrv.c:455:7: style: Variable 'in' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/REDIST/TESTING/pitrmrdrv.c:444:5: note: in is assigned scalapack-2.2.1/REDIST/TESTING/pitrmrdrv.c:455:7: note: in is overwritten scalapack-2.2.1/REDIST/TESTING/pitrmrdrv.c:90:9: style: struct member 'IDESC::gstart' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pitrmrdrv.c:91:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pitrmrdrv.c:189:9: style: Unused variable: i [unusedVariable] scalapack-2.2.1/TOOLS/SL_gridreshape.c:10:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/TOOLS/reshape.c:14:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/TOOLS/reshape.c:15:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:417:14: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/TOOLS/reshape.c:16:8: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:483:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/TOOLS/reshape.c:17:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:484:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/TOOLS/reshape.c:18:9: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:485:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:489:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:455:7: style: Variable 'in' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:444:5: note: in is assigned scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:455:7: note: in is overwritten scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:90:9: style: struct member 'IDESC::gstart' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:91:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pstrmrdrv.c:189:9: style: Unused variable: i [unusedVariable] scalapack-2.2.1/SRC/pbchkvect.c:114:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/TOOLS/reshape.c:21:11: style: Unused variable: j [unusedVariable] scalapack-2.2.1/PBLAS/SRC/psswap_.c:465:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:466:24: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:495:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:497:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:503:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:505:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:520:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:522:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:527:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:529:47: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:557:38: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:558:46: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:564:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:567:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:595:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:598:50: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:600:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:621:49: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:675:39: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:676:46: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:694:53: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:699:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:712:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:718:61: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:744:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:747:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:754:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:757:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:775:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:778:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:785:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:788:57: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:799:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:800:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:807:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:808:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:815:41: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/psswap_.c:816:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/SRC/pzaxpy.c:185:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzaxpy.c:186:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzaxpy.c:187:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzaxpy.c:188:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzaxpy.c:189:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzaxpy.c:190:18: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzaxpy.c:191:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzaxpy.c:192:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzaxpy.c:193:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzaxpy.c:194:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzaxpy.c:195:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/REDIST/TESTING/pztrmrdrv.c:459:7: style: Variable 'in' is reassigned a value before the old one has been used. [redundantAssignment] scalapack-2.2.1/REDIST/TESTING/pztrmrdrv.c:448:5: note: in is assigned scalapack-2.2.1/REDIST/TESTING/pztrmrdrv.c:459:7: note: in is overwritten scalapack-2.2.1/REDIST/TESTING/pztrmrdrv.c:94:9: style: struct member 'IDESC::gstart' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pztrmrdrv.c:95:9: style: struct member 'IDESC::len' is never used. [unusedStructMember] scalapack-2.2.1/REDIST/TESTING/pztrmrdrv.c:193:9: style: Unused variable: i [unusedVariable] scalapack-2.2.1/SRC/pcrot.c:184:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pcrot.c:185:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pcrot.c:186:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pcrot.c:187:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pcrot.c:188:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pcrot.c:189:18: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pcrot.c:190:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pcrot.c:191:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pcrot.c:192:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzrot.c:184:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzrot.c:185:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzrot.c:186:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzrot.c:187:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzrot.c:188:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzrot.c:189:18: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzrot.c:190:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzrot.c:191:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzrot.c:192:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:186:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:187:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:188:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:189:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:190:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:191:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:192:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:193:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:194:18: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:195:18: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:196:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:197:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotu.c:198:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:186:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:187:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:188:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:189:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:190:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:191:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:192:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:193:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:194:18: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:195:18: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:196:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:197:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/SRC/pzdotc.c:198:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:465:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:466:24: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:495:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:497:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:503:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:505:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:520:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:522:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:527:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:529:47: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:557:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:558:46: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:564:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:567:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:595:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:598:50: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:600:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:621:49: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:675:39: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:676:46: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:694:53: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:699:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:712:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:718:61: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:744:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:747:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:754:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:757:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:775:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:778:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:785:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:788:57: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:799:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:800:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:807:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:808:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:815:41: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/pzswap_.c:816:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CInV.c:298:13: style: Variable 'Ximb1' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CInV.c:443:13: style: Variable 'Xinb1' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:471:20: style: Condition '!Ais1Col' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:447:17: note: Assuming that condition 'Ais1Col' is not redundant scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:471:20: note: Condition '!Ais1Col' is always true scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:590:20: style: Condition '!Ais1Col' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:569:17: note: Assuming that condition 'Ais1Col' is not redundant scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:590:20: note: Condition '!Ais1Col' is always true scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:726:20: style: Condition '!Ais1Row' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:706:17: note: Assuming that condition 'Ais1Row' is not redundant scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:726:20: note: Condition '!Ais1Row' is always true scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:874:20: style: Condition '!Ais1Row' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:850:17: note: Assuming that condition 'Ais1Row' is not redundant scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:874:20: note: Condition '!Ais1Row' is always true scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:495:20: style: Variable 'k' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:612:44: style: Variable 'Bd' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:748:40: style: Variable 'Bd' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsm.c:898:20: style: Variable 'k' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:435:20: style: Condition '!Ais1Col' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:413:17: note: Assuming that condition 'Ais1Col' is not redundant scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:435:20: note: Condition '!Ais1Col' is always true scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:543:20: style: Condition '!Ais1Col' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:524:17: note: Assuming that condition 'Ais1Col' is not redundant scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:543:20: note: Condition '!Ais1Col' is always true scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:669:20: style: Condition '!Ais1Row' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:651:17: note: Assuming that condition 'Ais1Row' is not redundant scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:669:20: note: Condition '!Ais1Row' is always true scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:815:20: style: Condition '!Ais1Row' is always true [knownConditionTrueFalse] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:793:17: note: Assuming that condition 'Ais1Row' is not redundant scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:815:20: note: Condition '!Ais1Row' is always true scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:454:20: style: Variable 'k' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:563:44: style: Variable 'Xd' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:690:40: style: Variable 'Xd' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cptrsv.c:834:20: style: Variable 'k' is assigned a value that is never used. [unreadVariable] scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CInOutV.c:38:30: style: Parameter 'DESCY' can be declared as pointer to const [constParameter] diff: head scalapack-2.2.1/BLACS/SRC/BI_ContxtNum.c:3:32: style: Parameter 'ctxt' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/BI_ContxtNum.c:3:32: style: Parameter 'ctxt' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:3:51: style: Parameter 'pmap' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/BI_TransUserComm.c:3:51: style: Parameter 'pmap' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs2sys_.c:5:28: style: Parameter 'BlacsCtxt' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs2sys_.c:5:28: style: Parameter 'BlacsCtxt' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_barr_.c:6:33: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_barr_.c:6:33: style: Parameter 'ConTxt' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_barr_.c:6:48: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_barr_.c:6:48: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_exit_.c:6:30: style: Parameter 'NotDone' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_exit_.c:6:30: style: Parameter 'NotDone' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_info_.c:6:34: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_info_.c:6:34: style: Parameter 'ConTxt' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_map_.c:6:46: style: Parameter 'usermap' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_map_.c:6:46: style: Parameter 'usermap' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_map_.c:6:60: style: Parameter 'ldup' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_map_.c:6:60: style: Parameter 'ldup' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_map_.c:6:71: style: Parameter 'nprow0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_map_.c:6:71: style: Parameter 'nprow0' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_map_.c:7:33: style: Parameter 'npcol0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_map_.c:7:33: style: Parameter 'npcol0' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_pcoord_.c:6:32: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_pcoord_.c:6:32: style: Parameter 'ConTxt' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_pcoord_.c:6:45: style: Parameter 'nodenum' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_pcoord_.c:6:45: style: Parameter 'nodenum' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_pnum_.c:6:29: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_pnum_.c:6:29: style: Parameter 'ConTxt' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_pnum_.c:6:42: style: Parameter 'prow' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_pnum_.c:6:42: style: Parameter 'prow' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/blacs_pnum_.c:6:53: style: Parameter 'pcol' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/blacs_pnum_.c:6:53: style: Parameter 'pcol' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:10:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:10:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:10:65: style: Parameter 'ldia' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:10:65: style: Parameter 'ldia' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:11:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:9:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgamn2d_.c:9:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:10:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:10:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:10:65: style: Parameter 'ldia' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:10:65: style: Parameter 'ldia' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:11:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:9:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgamx2d_.c:9:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:8:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:8:47: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:8:47: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:8:58: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgebr2d_.c:8:58: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:6:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:6:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:6:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:6:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:7:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgebs2d_.c:7:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:6:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:6:66: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:7:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgerv2d_.c:7:38: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:7:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:7:66: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:8:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:8:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:8:39: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgesd2d_.c:8:39: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:8:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:8:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:8:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:8:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:9:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:9:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:9:47: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:9:47: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:9:59: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/cgsum2d_.c:9:59: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:7:68: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:8:29: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:8:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:8:66: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:9:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbr2d_.c:9:38: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:7:68: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:8:29: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:8:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrbs2d_.c:8:66: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:7:42: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:7:55: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:8:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:8:47: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:8:47: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:8:58: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrrv2d_.c:8:58: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:7:42: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:7:55: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:8:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:8:47: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:8:47: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:8:59: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ctrsd2d_.c:8:59: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:10:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:10:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:10:66: style: Parameter 'ldia' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:10:66: style: Parameter 'ldia' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:11:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:9:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgamn2d_.c:9:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:10:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:10:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:10:66: style: Parameter 'ldia' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:10:66: style: Parameter 'ldia' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:11:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:9:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgamx2d_.c:9:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:8:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:8:48: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:8:48: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:8:59: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgebr2d_.c:8:59: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:6:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:6:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:6:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:6:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:7:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgebs2d_.c:7:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:6:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:6:67: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:7:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgerv2d_.c:7:38: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:8:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:8:67: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:9:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:9:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:9:39: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgesd2d_.c:9:39: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:8:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:8:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:8:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:8:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:9:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:9:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:9:48: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:9:48: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:9:60: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dgsum2d_.c:9:60: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:7:68: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:8:29: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:8:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:8:67: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:9:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbr2d_.c:9:38: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:7:68: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:8:29: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:8:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrbs2d_.c:8:67: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:7:42: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:7:55: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:8:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:8:48: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:8:48: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:8:59: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrrv2d_.c:8:59: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:7:42: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:7:55: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:8:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:8:48: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:8:48: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:8:60: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/dtrsd2d_.c:8:60: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igamn2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igamn2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igamn2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igamn2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igamn2d_.c:8:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igamn2d_.c:8:35: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igamn2d_.c:8:63: style: Parameter 'ldia' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igamn2d_.c:8:63: style: Parameter 'ldia' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igamn2d_.c:9:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igamn2d_.c:9:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igamx2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igamx2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igamx2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igamx2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igamx2d_.c:8:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igamx2d_.c:8:35: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igamx2d_.c:8:63: style: Parameter 'ldia' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igamx2d_.c:8:63: style: Parameter 'ldia' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igamx2d_.c:9:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igamx2d_.c:9:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igebr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igebr2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igebr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igebr2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igebr2d_.c:8:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igebr2d_.c:8:35: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igebr2d_.c:8:45: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igebr2d_.c:8:45: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igebr2d_.c:8:56: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igebr2d_.c:8:56: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igebs2d_.c:6:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igebs2d_.c:6:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igebs2d_.c:6:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igebs2d_.c:6:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igebs2d_.c:7:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igebs2d_.c:7:35: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igerv2d_.c:6:64: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igerv2d_.c:6:64: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igerv2d_.c:7:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igerv2d_.c:7:27: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igerv2d_.c:7:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igerv2d_.c:7:38: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igesd2d_.c:7:64: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igesd2d_.c:7:64: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igesd2d_.c:8:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igesd2d_.c:8:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igesd2d_.c:8:39: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igesd2d_.c:8:39: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igsum2d_.c:8:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igsum2d_.c:8:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igsum2d_.c:8:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igsum2d_.c:8:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igsum2d_.c:9:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igsum2d_.c:9:35: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igsum2d_.c:9:45: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igsum2d_.c:9:45: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/igsum2d_.c:9:57: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/igsum2d_.c:9:57: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:7:68: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:8:29: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:8:64: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:8:64: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:9:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbr2d_.c:9:38: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:7:68: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:8:29: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:8:64: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrbs2d_.c:8:64: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:7:42: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:7:55: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:8:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:8:35: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:8:45: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:8:45: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:8:56: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrrv2d_.c:8:56: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:7:42: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:7:55: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:8:35: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:8:35: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:8:45: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:8:45: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:8:57: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/itrsd2d_.c:8:57: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/kbrid_.c:6:24: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/kbrid_.c:6:24: style: Parameter 'ConTxt' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/kbsid_.c:6:24: style: Parameter 'ConTxt' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/kbsid_.c:6:24: style: Parameter 'ConTxt' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:10:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:10:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:10:65: style: Parameter 'ldia' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:10:65: style: Parameter 'ldia' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:11:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:9:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgamn2d_.c:9:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:10:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:10:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:10:65: style: Parameter 'ldia' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:10:65: style: Parameter 'ldia' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:11:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:9:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgamx2d_.c:9:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:8:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:8:47: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:8:47: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:8:58: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgebr2d_.c:8:58: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:6:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:6:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:6:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:6:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:7:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgebs2d_.c:7:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:6:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:6:66: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:7:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgerv2d_.c:7:38: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:7:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:7:66: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:8:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:8:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:8:39: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgesd2d_.c:8:39: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:8:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:8:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:8:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:8:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:9:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:9:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:9:47: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:9:47: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:9:59: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sgsum2d_.c:9:59: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbr2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbr2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbr2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbr2d_.c:7:68: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbr2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbr2d_.c:8:29: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbr2d_.c:8:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbr2d_.c:8:66: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbr2d_.c:9:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbr2d_.c:9:27: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbr2d_.c:9:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbr2d_.c:9:38: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbs2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbs2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbs2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbs2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbs2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbs2d_.c:7:68: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbs2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbs2d_.c:8:29: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strbs2d_.c:8:66: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strbs2d_.c:8:66: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strrv2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strrv2d_.c:7:42: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strrv2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strrv2d_.c:7:55: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strrv2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strrv2d_.c:8:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strrv2d_.c:8:47: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strrv2d_.c:8:47: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strrv2d_.c:8:58: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strrv2d_.c:8:58: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strsd2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strsd2d_.c:7:42: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strsd2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strsd2d_.c:7:55: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strsd2d_.c:8:37: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strsd2d_.c:8:37: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strsd2d_.c:8:47: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strsd2d_.c:8:47: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/strsd2d_.c:8:59: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/strsd2d_.c:8:59: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/sys2blacs_.c:6:28: style: Parameter 'SysCtxt' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/sys2blacs_.c:6:28: style: Parameter 'SysCtxt' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:10:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:10:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:10:66: style: Parameter 'ldia' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:10:66: style: Parameter 'ldia' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:11:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:9:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgamn2d_.c:9:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:10:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:10:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:10:66: style: Parameter 'ldia' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:10:66: style: Parameter 'ldia' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:11:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:11:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:9:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:9:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:9:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgamx2d_.c:9:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:8:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:8:48: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:8:48: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:8:59: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgebr2d_.c:8:59: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:6:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:6:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:6:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:6:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:7:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgebs2d_.c:7:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:6:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:6:67: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:7:27: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:7:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgerv2d_.c:7:38: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:7:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:7:67: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:8:27: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:8:27: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:8:39: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgesd2d_.c:8:39: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:8:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:8:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:8:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:8:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:9:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:9:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:9:48: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:9:48: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:9:60: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/zgsum2d_.c:9:60: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:7:68: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:8:29: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:8:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:8:67: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:9:27: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:9:38: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbr2d_.c:9:38: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:7:42: style: Parameter 'scope' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:7:42: style: Parameter 'scope' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:7:56: style: Parameter 'top' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:7:56: style: Parameter 'top' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:7:68: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:7:68: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:8:29: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:8:29: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:8:67: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrbs2d_.c:8:67: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:7:42: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:7:55: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:8:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:8:48: style: Parameter 'rsrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:8:48: style: Parameter 'rsrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:8:59: style: Parameter 'csrc' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrrv2d_.c:8:59: style: Parameter 'csrc' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:7:42: style: Parameter 'uplo' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:7:42: style: Parameter 'uplo' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:7:55: style: Parameter 'diag' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:7:55: style: Parameter 'diag' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:8:38: style: Parameter 'lda' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:8:38: style: Parameter 'lda' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:8:48: style: Parameter 'rdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:8:48: style: Parameter 'rdest' can be declared with const [constParameter] head scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:8:60: style: Parameter 'cdest' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/BLACS/SRC/ztrsd2d_.c:8:60: style: Parameter 'cdest' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CInOutV.c:38:30: style: Parameter 'DESCY' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CInOutV.c:38:30: style: Parameter 'DESCY' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CInV2.c:36:21: style: Parameter 'DESCA' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CInV2.c:36:21: style: Parameter 'DESCA' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cainfog2l.c:36:21: style: Parameter 'DESC' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cainfog2l.c:36:21: style: Parameter 'DESC' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CargFtoC.c:31:21: style: Parameter 'DESCIN' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_CargFtoC.c:31:21: style: Parameter 'DESCIN' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cdescribe.c:35:21: style: Parameter 'DA' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cdescribe.c:35:21: style: Parameter 'DA' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cinfog2l.c:34:21: style: Parameter 'DESC' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Cinfog2l.c:34:21: style: Parameter 'DESC' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctop.c:30:21: style: Parameter 'OP' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctop.c:30:21: style: Parameter 'OP' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctop.c:30:27: style: Parameter 'SCOPE' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctop.c:30:27: style: Parameter 'SCOPE' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctop.c:30:36: style: Parameter 'TOP' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/PTOOLS/PB_Ctop.c:30:36: style: Parameter 'TOP' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/pcher_.c:30:21: style: Parameter 'ALPHA' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/pcher_.c:30:21: style: Parameter 'ALPHA' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/pcherk_.c:33:21: style: Parameter 'ALPHA' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/pcherk_.c:33:21: style: Parameter 'ALPHA' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/pzher_.c:30:21: style: Parameter 'ALPHA' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/pzher_.c:30:21: style: Parameter 'ALPHA' can be declared with const [constParameter] head scalapack-2.2.1/PBLAS/SRC/pzherk_.c:33:21: style: Parameter 'ALPHA' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/PBLAS/SRC/pzherk_.c:33:21: style: Parameter 'ALPHA' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pcgemr.c:568:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pcgemr.c:568:52: style: Parameter 'proc0' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pcgemr.c:568:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pcgemr.c:568:72: style: Parameter 'proc1' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pctrmr.c:590:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pctrmr.c:590:52: style: Parameter 'proc0' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pctrmr.c:590:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pctrmr.c:590:72: style: Parameter 'proc1' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pdgemr.c:567:17: style: Parameter 'proc1' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pdgemr.c:567:17: style: Parameter 'proc1' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pdgemr.c:567:9: style: Parameter 'proc0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pdgemr.c:567:9: style: Parameter 'proc0' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pdtrmr.c:587:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pdtrmr.c:587:52: style: Parameter 'proc0' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pdtrmr.c:587:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pdtrmr.c:587:72: style: Parameter 'proc1' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pigemr.c:565:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pigemr.c:565:52: style: Parameter 'proc0' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pigemr.c:565:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pigemr.c:565:72: style: Parameter 'proc1' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pitrmr.c:587:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pitrmr.c:587:52: style: Parameter 'proc0' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pitrmr.c:587:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pitrmr.c:587:72: style: Parameter 'proc1' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/psgemr.c:565:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/psgemr.c:565:52: style: Parameter 'proc0' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/psgemr.c:565:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/psgemr.c:565:72: style: Parameter 'proc1' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pstrmr.c:581:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pstrmr.c:581:52: style: Parameter 'proc0' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pstrmr.c:581:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pstrmr.c:581:72: style: Parameter 'proc1' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pzgemr.c:568:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pzgemr.c:568:52: style: Parameter 'proc0' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pzgemr.c:568:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pzgemr.c:568:72: style: Parameter 'proc1' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pztrmr.c:590:52: style: Parameter 'proc0' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pztrmr.c:590:52: style: Parameter 'proc0' can be declared with const [constParameter] head scalapack-2.2.1/REDIST/SRC/pztrmr.c:590:72: style: Parameter 'proc1' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/REDIST/SRC/pztrmr.c:590:72: style: Parameter 'proc1' can be declared with const [constParameter] head scalapack-2.2.1/SRC/pdlaiect.c:151:26: style: Parameter 'sigma' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/SRC/pdlaiect.c:151:26: style: Parameter 'sigma' can be declared with const [constParameter] head scalapack-2.2.1/SRC/pdlaiect.c:151:38: style: Parameter 'n' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/SRC/pdlaiect.c:151:38: style: Parameter 'n' can be declared with const [constParameter] head scalapack-2.2.1/SRC/pdlaiect.c:217:41: style: Parameter 'rmax' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/SRC/pdlaiect.c:217:41: style: Parameter 'rmax' can be declared with const [constParameter] head scalapack-2.2.1/SRC/pdlaiect.c:217:55: style: Parameter 'rmin' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/SRC/pdlaiect.c:217:55: style: Parameter 'rmin' can be declared with const [constParameter] head scalapack-2.2.1/SRC/pdlaiect.c:85:26: style: Parameter 'sigma' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/SRC/pdlaiect.c:85:26: style: Parameter 'sigma' can be declared with const [constParameter] head scalapack-2.2.1/SRC/pdlaiect.c:85:38: style: Parameter 'n' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/SRC/pdlaiect.c:85:38: style: Parameter 'n' can be declared with const [constParameter] head scalapack-2.2.1/SRC/pslaiect.c:145:40: style: Parameter 'rmax' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/SRC/pslaiect.c:145:40: style: Parameter 'rmax' can be declared with const [constParameter] head scalapack-2.2.1/SRC/pslaiect.c:145:53: style: Parameter 'rmin' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/SRC/pslaiect.c:145:53: style: Parameter 'rmin' can be declared with const [constParameter] head scalapack-2.2.1/SRC/pslaiect.c:80:24: style: Parameter 'sigma' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/SRC/pslaiect.c:80:24: style: Parameter 'sigma' can be declared with const [constParameter] head scalapack-2.2.1/SRC/pslaiect.c:80:36: style: Parameter 'n' can be declared as pointer to const [constParameter] 2.8 scalapack-2.2.1/SRC/pslaiect.c:80:36: style: Parameter 'n' can be declared with const [constParameter] DONE