2025-07-03 17:00 ftp://ftp.de.debian.org/debian/pool/main/i/imview/imview_1.1.9h.orig.tar.bz2 cppcheck-options: --library=posix --library=gnu --library=bsd --library=motif --library=zlib --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.17.0 head-info: 90b0e14 (2025-07-02 15:41:51 +0200) count: 3355 3145 elapsed-time: 110.3 120.1 head-timing-info: old-timing-info: head results: imview-1.1.9h/StatusBox.cxx:88:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_UP_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/imview.hxx:205:0: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] imview-1.1.9h/imview.hxx:282:5: warning: Member variable 'BHPoint::colour' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imview.hxx:282:5: warning: Member variable 'BHPoint::imgOffset' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imview.hxx:282:5: warning: Member variable 'BHPoint::Xvalue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imview.hxx:282:5: warning: Member variable 'BHPoint::Yvalue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imview.hxx:201:42: performance: Variable 'filename_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/imview.hxx:202:55: performance: Variable 'filename_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/imview.hxx:202:71: performance: Variable 'hash_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/StatusBox.hxx:108:3: style: Class 'StatusBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] imview-1.1.9h/imview.hxx:209:18: performance: Function 'getfilename()' should return member 'filename_' by const reference. [returnByReference] imview-1.1.9h/imview.hxx:211:18: performance: Function 'gethash()' should return member 'hash_' by const reference. [returnByReference] imview-1.1.9h/StatusBox.cxx:82:4: style: C-style pointer casting [cstyleCast] imview-1.1.9h/StatusBox.cxx:89:15: style: C-style pointer casting [cstyleCast] imview-1.1.9h/StatusBox.cxx:96:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/StatusBox.cxx:102:36: style:inconclusive: Function 'status' argument 1 names different: declaration 's' definition 'format'. [funcArgNamesDifferent] imview-1.1.9h/StatusBox.hxx:103:29: note: Function 'status' argument 1 names different: declaration 's' definition 'format'. imview-1.1.9h/StatusBox.cxx:102:36: note: Function 'status' argument 1 names different: declaration 's' definition 'format'. imview-1.1.9h/StatusBox.cxx:127:37: style:inconclusive: Function 'warning' argument 1 names different: declaration 's' definition 'format'. [funcArgNamesDifferent] imview-1.1.9h/StatusBox.hxx:104:30: note: Function 'warning' argument 1 names different: declaration 's' definition 'format'. imview-1.1.9h/StatusBox.cxx:127:37: note: Function 'warning' argument 1 names different: declaration 's' definition 'format'. imview-1.1.9h/StatusBox.cxx:142:35: style:inconclusive: Function 'error' argument 1 names different: declaration 's' definition 'format'. [funcArgNamesDifferent] imview-1.1.9h/StatusBox.hxx:105:28: note: Function 'error' argument 1 names different: declaration 's' definition 'format'. imview-1.1.9h/StatusBox.cxx:142:35: note: Function 'error' argument 1 names different: declaration 's' definition 'format'. imview-1.1.9h/imview.hxx:203:43: style: Parameter 'i' can be declared as reference to const [constParameterReference] imview-1.1.9h/pointfile.hxx:101:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/pointfile.hxx:155:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stringQuadrant_ [valueFlowBailoutIncompleteVar] imview-1.1.9h/pointfile.hxx:167:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lsty_ [valueFlowBailoutIncompleteVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::X_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::Y_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::annotateInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::CancelButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::OKButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::fontChoice' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::distanceRoller' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::distanceValue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::fontColourChoice' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::fontSizeSlider' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::hiddenButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::pointsizeValueSlider' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/annotatePoints.cxx:17:13: warning: Member variable 'annotatept::fontQuadrant' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/pointfile.hxx:100:2: performance: Variable 'txt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/pointfile.hxx:101:2: performance: Variable 'col' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/pointfile.hxx:109:9: performance: Variable 'lcol' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/annotatePoints.cxx:30:18: performance:inconclusive: Technically the member function 'annotatept::setDefaults' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/annotatePoints.hxx:70:24: note: Technically the member function 'annotatept::setDefaults' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/annotatePoints.cxx:30:18: note: Technically the member function 'annotatept::setDefaults' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/annotatePoints.hxx:82:24: style:inconclusive: Technically the member function 'annotatept::getFontQuadrant' can be const. [functionConst] imview-1.1.9h/annotatePoints.hxx:84:24: style:inconclusive: Technically the member function 'annotatept::getXY' can be const. [functionConst] imview-1.1.9h/imlines.hxx:92:10: style:inconclusive: Either there is a missing 'override', or the member function 'imline::drawnStatus' can be const. [functionConst] imview-1.1.9h/pointfile.hxx:155:49: debug: CheckClass::isMemberVar found used member variable 'stringQuadrant_' with varid 0 [varid0] imview-1.1.9h/pointfile.hxx:167:43: debug: CheckClass::isMemberVar found used member variable 'lsty_' with varid 0 [varid0] imview-1.1.9h/pointfile.hxx:205:18: style:inconclusive: Technically the member function 'pointfile::isValid' can be const. [functionConst] imview-1.1.9h/pointfile.hxx:261:18: style:inconclusive: Technically the member function 'pointfile::xorValueForLines' can be const. [functionConst] imview-1.1.9h/pointfile.hxx:147:29: style: Parameter 'in' can be declared as reference to const [constParameterReference] imview-1.1.9h/axisBox.cxx:51:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/bivHist.cxx:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_FLAT_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/bivHist.cxx:113:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_CURSOR_CROSS [valueFlowBailoutIncompleteVar] imview-1.1.9h/bivHist.cxx:372:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOTH [valueFlowBailoutIncompleteVar] imview-1.1.9h/bivHist.cxx:401:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOTH [valueFlowBailoutIncompleteVar] imview-1.1.9h/bivHist.cxx:93:13: warning: Member variable 'bivHistBox::parentPanel' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:93:13: warning: Member variable 'bivHistBox::minXval' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:93:13: warning: Member variable 'bivHistBox::maxXval' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:93:13: warning: Member variable 'bivHistBox::minYval' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:93:13: warning: Member variable 'bivHistBox::maxYval' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:93:13: warning: Member variable 'bivHistBox::xo' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:93:13: warning: Member variable 'bivHistBox::yo' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:93:13: warning: Member variable 'bivHistBox::wo' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:93:13: warning: Member variable 'bivHistBox::ho' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::bivhistScroll' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::selectRegionButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::clearRegionButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::clearAllRegionsButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::zoominButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::zoomoutButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::resetzoomButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::dismissButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::printButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::saveButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::computeButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::Xinput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::Yinput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::positionOutput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::penRadiusRoller' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::transparencyRoller' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::penWidthValue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::transparencyValue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::absissaBox' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::ordinateBox' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/bivHist.cxx:318:10: warning: Member variable 'bivhist::regioncolourChoice' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.hxx:123:9: style:inconclusive: Technically the member function 'imageIO::imageWidth' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:124:9: style:inconclusive: Technically the member function 'imageIO::imageHeight' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:125:9: style:inconclusive: Technically the member function 'imageIO::imageThickness' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:126:9: style:inconclusive: Technically the member function 'imageIO::imageDepth' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:156:10: style:inconclusive: Technically the member function 'imageIO::getCurrZpos' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:157:10: style:inconclusive: Technically the member function 'imageIO::getCurrImgThickness' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:158:10: style:inconclusive: Technically the member function 'imageIO::getXOffset' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:159:10: style:inconclusive: Technically the member function 'imageIO::getYOffset' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:160:10: style:inconclusive: Technically the member function 'imageIO::getZOffset' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:161:10: style:inconclusive: Technically the member function 'imageIO::getCurrImgNbComps' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:162:10: style:inconclusive: Technically the member function 'imageIO::getCurrImgNbFrames' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:163:10: style:inconclusive: Technically the member function 'imageIO::getCurrImgFrame' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:164:10: style:inconclusive: Technically the member function 'imageIO::getCurrImgNbSamples' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:165:17: style:inconclusive: Technically the member function 'imageIO::getImgDesc' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:166:13: style:inconclusive: Technically the member function 'imageIO::getCurrImgPixType' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:167:13: style:inconclusive: Technically the member function 'imageIO::getCurrImgImgType' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:199:10: style:inconclusive: Technically the member function 'imageIO::minmax_get_cache' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:204:10: style:inconclusive: Technically the member function 'imageIO::minmax_iscached' can be const. [functionConst] imview-1.1.9h/imageViewer.hxx:148:13: style:inconclusive: Either there is a missing 'override', or the member function 'imageViewer::vposition' can be const. [functionConst] imview-1.1.9h/imageViewer.hxx:149:13: style:inconclusive: Either there is a missing 'override', or the member function 'imageViewer::hposition' can be const. [functionConst] imview-1.1.9h/imageViewer.hxx:151:12: style:inconclusive: Either there is a missing 'override', or the member function 'imageViewer::zoomFactor' can be const. [functionConst] imview-1.1.9h/imageViewer.hxx:152:12: style:inconclusive: Either there is a missing 'override', or the member function 'imageViewer::xZoomFactor' can be const. [functionConst] imview-1.1.9h/imageViewer.hxx:153:12: style:inconclusive: Either there is a missing 'override', or the member function 'imageViewer::yZoomFactor' can be const. [functionConst] imview-1.1.9h/imageViewer.hxx:156:12: style:inconclusive: Either there is a missing 'override', or the member function 'imageViewer::getDefaultZoomFactor' can be const. [functionConst] imview-1.1.9h/imageViewer.hxx:157:12: style:inconclusive: Either there is a missing 'override', or the member function 'imageViewer::getMinZoomFactor' can be const. [functionConst] imview-1.1.9h/imageViewer.hxx:187:10: style:inconclusive: Either there is a missing 'override', or the member function 'imageViewer::drawSmooth' can be const. [functionConst] imview-1.1.9h/imageViewer.hxx:195:17: style:inconclusive: Either there is a missing 'override', or the member function 'imageViewer::getdisplaymode' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:88:22: style:inconclusive: Technically the member function 'imprefs::prefspath' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:89:22: style:inconclusive: Technically the member function 'imprefs::smoothZoomout' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:90:22: style:inconclusive: Technically the member function 'imprefs::keepPoints' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:91:22: style:inconclusive: Technically the member function 'imprefs::mouseZoomType' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:92:22: style:inconclusive: Technically the member function 'imprefs::overlayTransparency' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:93:22: style:inconclusive: Technically the member function 'imprefs::gspath' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:94:22: style:inconclusive: Technically the member function 'imprefs::gvpath' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:95:22: style:inconclusive: Technically the member function 'imprefs::psRenderRes' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:96:22: style:inconclusive: Technically the member function 'imprefs::psDisplayRes' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:97:22: style:inconclusive: Technically the member function 'imprefs::psRenderDepth' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:98:22: style:inconclusive: Technically the member function 'imprefs::psBoundingBox' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:99:22: style:inconclusive: Technically the member function 'imprefs::psRenderSmooth' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:100:22: style:inconclusive: Technically the member function 'imprefs::psAntialiasRender' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:101:22: style:inconclusive: Technically the member function 'imprefs::xorBreakLines' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:102:22: style:inconclusive: Technically the member function 'imprefs::xorProfileLines' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:103:22: style:inconclusive: Technically the member function 'imprefs::requirePassword' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:104:22: style:inconclusive: Technically the member function 'imprefs::localhostOnly' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:105:22: style:inconclusive: Technically the member function 'imprefs::hideMenu' can be const. [functionConst] imview-1.1.9h/io/newprefio.hxx:106:22: style:inconclusive: Technically the member function 'imprefs::pollFrequency' can be const. [functionConst] imview-1.1.9h/bivHist.cxx:107:12: style: The scope of the variable 'xval' can be reduced. [variableScope] imview-1.1.9h/bivHist.cxx:107:18: style: The scope of the variable 'yval' can be reduced. [variableScope] imview-1.1.9h/bivHist.cxx:174:54: style: The scope of the variable 'distance' can be reduced. [variableScope] imview-1.1.9h/bivHist.cxx:286:30: style:inconclusive: Function 'setData' argument 1 names different: declaration 'xcomponent' definition 'Xcomp'. [funcArgNamesDifferent] imview-1.1.9h/bivHist.hxx:85:22: note: Function 'setData' argument 1 names different: declaration 'xcomponent' definition 'Xcomp'. imview-1.1.9h/bivHist.cxx:286:30: note: Function 'setData' argument 1 names different: declaration 'xcomponent' definition 'Xcomp'. imview-1.1.9h/bivHist.cxx:286:41: style:inconclusive: Function 'setData' argument 2 names different: declaration 'ycomponent' definition 'Ycomp'. [funcArgNamesDifferent] imview-1.1.9h/bivHist.hxx:85:38: note: Function 'setData' argument 2 names different: declaration 'ycomponent' definition 'Ycomp'. imview-1.1.9h/bivHist.cxx:286:41: note: Function 'setData' argument 2 names different: declaration 'ycomponent' definition 'Ycomp'. imview-1.1.9h/client/democlient.c:72:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/democlient.c:91:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/democlient.c:111:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/democlient.c:39:9: warning: Uninitialized variable: res [uninitvar] imview-1.1.9h/client/democlient.c:26:8: note: Assuming condition is false imview-1.1.9h/client/democlient.c:39:9: note: Uninitialized variable: res imview-1.1.9h/client/democlient.c:60:12: warning: Uninitialized variable: res [uninitvar] imview-1.1.9h/client/democlient.c:49:14: note: Assuming condition is false imview-1.1.9h/client/democlient.c:60:12: note: Uninitialized variable: res imview-1.1.9h/client/imclient.c:229:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:271:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:305:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:317:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:341:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FD_SETSIZE [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:379:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FD_SETSIZE [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:425:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:523:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:607:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:684:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:1172:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:1433:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ipc_base_path [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:1800:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/imclient.c:220:15: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] imview-1.1.9h/client/imclient.c:265:15: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] imview-1.1.9h/client/imclient.c:1401:67: style: Condition 'imview_sysv_ipc_setup(conn_array[conn_id].sync_filename)==0' is always false [knownConditionTrueFalse] imview-1.1.9h/client/imclient.c:1401:31: note: Calling function 'imview_sysv_ipc_setup' returns 1 imview-1.1.9h/client/imclient.c:1401:67: note: Condition 'imview_sysv_ipc_setup(conn_array[conn_id].sync_filename)==0' is always false imview-1.1.9h/client/imclient.c:1436:45: style: Condition 'imview_px_ipc_setup(ipc_base_path)==0' is always false [knownConditionTrueFalse] imview-1.1.9h/client/imclient.c:1436:29: note: Calling function 'imview_px_ipc_setup' returns 1 imview-1.1.9h/client/imclient.c:1436:45: note: Condition 'imview_px_ipc_setup(ipc_base_path)==0' is always false imview-1.1.9h/client/imclient.c:1478:27: style: Condition 'magic>0' is always true [knownConditionTrueFalse] imview-1.1.9h/client/imclient.c:1866:43: style: Condition 'imview_sysv_ipc_setup(sync_filename)==0' is always false [knownConditionTrueFalse] imview-1.1.9h/client/imclient.c:1866:27: note: Calling function 'imview_sysv_ipc_setup' returns 1 imview-1.1.9h/client/imclient.c:1866:43: note: Condition 'imview_sysv_ipc_setup(sync_filename)==0' is always false imview-1.1.9h/client/imclient.c:1898:41: style: Condition 'imview_px_ipc_setup(ipc_base_path)==0' is always false [knownConditionTrueFalse] imview-1.1.9h/client/imclient.c:1898:25: note: Calling function 'imview_px_ipc_setup' returns 1 imview-1.1.9h/client/imclient.c:1898:41: note: Condition 'imview_px_ipc_setup(ipc_base_path)==0' is always false imview-1.1.9h/client/imclient.c:1937:27: style: Condition 'magic>0' is always true [knownConditionTrueFalse] imview-1.1.9h/client/imclient.c:1190:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/client/imclient.c:1433:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/client/imclient.c:1821:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/client/imclient.c:1893:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/client/imclient.c:529:4: error: Common realloc mistake: 'answer_buf' nulled but not freed upon failure [memleakOnRealloc] imview-1.1.9h/client/imclient.c:1129:46: warning: Either the condition 'user==NULL' is redundant or there is possible null pointer dereference: user. [nullPointerRedundantCheck] imview-1.1.9h/client/imclient.c:1151:15: note: Assuming that condition 'user==NULL' is not redundant imview-1.1.9h/client/imclient.c:1129:46: note: Null pointer dereference imview-1.1.9h/client/imclient.c:1129:52: warning: Either the condition 'hn==0' is redundant or there is possible null pointer dereference: hn. [nullPointerRedundantCheck] imview-1.1.9h/client/imclient.c:1132:13: note: Assuming that condition 'hn==0' is not redundant imview-1.1.9h/client/imclient.c:1129:52: note: Null pointer dereference imview-1.1.9h/client/imclient.c:1303:46: warning: Either the condition '!name' is redundant or there is possible null pointer dereference: name. [nullPointerRedundantCheck] imview-1.1.9h/client/imclient.c:1305:15: note: Assuming that condition '!name' is not redundant imview-1.1.9h/client/imclient.c:1303:46: note: Null pointer dereference imview-1.1.9h/client/imclient.c:1694:44: warning: Either the condition '!name' is redundant or there is possible null pointer dereference: name. [nullPointerRedundantCheck] imview-1.1.9h/client/imclient.c:1697:15: note: Assuming that condition '!name' is not redundant imview-1.1.9h/client/imclient.c:1694:44: note: Null pointer dereference imview-1.1.9h/client/imclient.c:1694:50: warning: Either the condition 'hostname==0' is redundant or there is possible null pointer dereference: hostname. [nullPointerRedundantCheck] imview-1.1.9h/client/imclient.c:1783:19: note: Assuming that condition 'hostname==0' is not redundant imview-1.1.9h/client/imclient.c:1694:50: note: Null pointer dereference imview-1.1.9h/client/imclient.c:1145:13: style: Variable 'use_shm' is reassigned a value before the old one has been used. [redundantAssignment] imview-1.1.9h/client/imclient.c:1138:10: note: use_shm is assigned imview-1.1.9h/client/imclient.c:1145:13: note: use_shm is overwritten imview-1.1.9h/client/imclient.c:1145:13: style: Variable 'use_shm' is reassigned a value before the old one has been used. [redundantAssignment] imview-1.1.9h/client/imclient.c:1140:10: note: use_shm is assigned imview-1.1.9h/client/imclient.c:1145:13: note: use_shm is overwritten imview-1.1.9h/client/imclient.c:1794:13: style: Variable 'use_shm' is reassigned a value before the old one has been used. [redundantAssignment] imview-1.1.9h/client/imclient.c:1787:10: note: use_shm is assigned imview-1.1.9h/client/imclient.c:1794:13: note: use_shm is overwritten imview-1.1.9h/client/imclient.c:1794:13: style: Variable 'use_shm' is reassigned a value before the old one has been used. [redundantAssignment] imview-1.1.9h/client/imclient.c:1789:10: note: use_shm is assigned imview-1.1.9h/client/imclient.c:1794:13: note: use_shm is overwritten imview-1.1.9h/client/imclient.c:212:24: style: Variable 'hp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/client/imclient.c:262:24: style: Variable 'hp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/client/imclient.c:413:18: style: Variable 'answer' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/client/imclient.c:452:29: style: Parameter 'message' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/client/imclient.c:646:19: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/client/imclient.c:843:43: style: Parameter 'in_data' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/client/imclient.c:1016:41: style: Parameter 'in_data' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/client/imclient.c:1120:35: style: Variable 'u' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/client/imclient.c:1120:39: style: Variable 'hostname' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/client/imclient.c:1428:15: style: Variable 'ppath_answer' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/client/imclient.c:1678:35: style: Variable 'u' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/client/imclient.c:1891:15: style: Variable 'ppath_answer' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/client/imclient.c:429:13: style: Variable 'answer' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/client/imclient.c:632:15: style: Variable 'received' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/client/imclient.c:1842:7: style: Variable 'c' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/client/liarwrap.c:141:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/liarwrap.c:156:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/loadtiff-code.h:185:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIFFTAG_BITSPERSAMPLE [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/liarwrap.c:143:5: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] imview-1.1.9h/client/liarwrap.c:84:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:84:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:85:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:85:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:86:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:86:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:87:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:87:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:89:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:89:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:90:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:90:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:91:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:91:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:92:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:92:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:94:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:94:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:99:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:99:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:100:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:100:5: note: Null pointer dereference imview-1.1.9h/client/liarwrap.c:102:5: warning: If memory allocation fails, then there is a possible null pointer dereference: outimage [nullPointerOutOfMemory] imview-1.1.9h/client/liarwrap.c:82:31: note: Assuming allocation function fails imview-1.1.9h/client/liarwrap.c:82:16: note: Assignment 'outimage=(struct IMAGE*)calloc(1,sizeof(struct IMAGE))', assigned value is 0 imview-1.1.9h/client/liarwrap.c:102:5: note: Null pointer dereference imview-1.1.9h/io/loadtiff-code.h:501:7: warning: If memory allocation fails, then there is a possible null pointer dereference: outbuffp [nullPointerOutOfMemory] imview-1.1.9h/io/loadtiff-code.h:500:30: note: Assuming allocation function fails imview-1.1.9h/io/loadtiff-code.h:500:13: note: Assignment 'outbuffp=(uint8**)malloc(3*sizeof(void*))', assigned value is 0 imview-1.1.9h/io/loadtiff-code.h:501:7: note: Null pointer dereference imview-1.1.9h/io/loadtiff-code.h:502:7: warning: If memory allocation fails, then there is a possible null pointer dereference: outbuffp [nullPointerOutOfMemory] imview-1.1.9h/io/loadtiff-code.h:500:30: note: Assuming allocation function fails imview-1.1.9h/io/loadtiff-code.h:500:13: note: Assignment 'outbuffp=(uint8**)malloc(3*sizeof(void*))', assigned value is 0 imview-1.1.9h/io/loadtiff-code.h:502:7: note: Null pointer dereference imview-1.1.9h/io/loadtiff-code.h:503:7: warning: If memory allocation fails, then there is a possible null pointer dereference: outbuffp [nullPointerOutOfMemory] imview-1.1.9h/io/loadtiff-code.h:500:30: note: Assuming allocation function fails imview-1.1.9h/io/loadtiff-code.h:500:13: note: Assignment 'outbuffp=(uint8**)malloc(3*sizeof(void*))', assigned value is 0 imview-1.1.9h/io/loadtiff-code.h:503:7: note: Null pointer dereference imview-1.1.9h/io/loadtiff-code.h:65:9: style: Variable 'tys' can be declared as const array [constVariable] imview-1.1.9h/io/loadtiff-code.h:497:24: style: Variable 'q' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/client/liarwrap.c:62:27: style: Unused variable: i [unusedVariable] imview-1.1.9h/client/liarwrap.c:141:9: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/client/liarwrap.c:156:9: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/client/startim.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IRUSR [valueFlowBailoutIncompleteVar] imview-1.1.9h/client/startim.c:26:9: style: Variable 'execstring' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/client/startim.c:28:9: style: Unused variable: portnum [unusedVariable] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_chooser [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:104:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SINGLE [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:126:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:136:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:147:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parsedfilt [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:215:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:249:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:256:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:261:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filtvalue [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:266:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filtvalue [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:278:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:286:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:300:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parsedfilt [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:367:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_FLTK.cxx:373:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_chooser [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:104:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SINGLE [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:126:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:136:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:147:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parsedfilt [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:215:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:249:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:256:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:261:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filtvalue [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:266:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filtvalue [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:278:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:286:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:300:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parsedfilt [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:367:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx:373:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/common.cxx:76:10: style: Variable 'tmp' can be declared as const array [constVariable] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:63:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noErr [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:93:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noErr [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid_reply [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:111:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid_reply [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:118:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid_reply [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:131:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saveFileName [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:144:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selection [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:161:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selection [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:193:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:222:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noErr [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:263:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noErr [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:292:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noErr [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:396:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:419:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ref [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:438:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:443:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:448:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:453:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:475:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kCFStringEncodingASCII [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:539:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filt_total [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:631:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:637:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:642:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:648:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tpathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:654:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tpathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:661:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:669:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:676:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:684:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:691:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:708:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:715:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filt_names [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:787:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filt_total [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:833:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filt_value [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:853:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:861:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:166:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:284:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:368:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:554:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:572:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:586:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:820:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:82:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx:93:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:66:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:156:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:171:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:176:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:181:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:191:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:197:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:210:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:217:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:243:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lpstrFile [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:258:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pidlRoot [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:282:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:434:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PATH [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:458:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hwndOwner [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:518:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:529:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:534:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:540:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tpathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:546:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tpathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:553:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:561:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:568:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:576:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:583:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:600:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:605:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nfilters [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:621:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parsedfilt [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:784:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nFilterIndex [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:789:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nFilterIndex [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:794:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:800:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:137:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:140:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:224:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:224:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:244:34: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:247:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:251:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:259:11: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:262:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:344:11: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:435:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:485:10: style: The scope of the variable 'presetname' can be reduced. [variableScope] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:363:6: style: Local variable 'err' shadows outer variable [shadowVariable] imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:355:9: note: Shadowed declaration imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:363:6: note: Shadow variable imview-1.1.9h/extensions/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx:61:30: style: Parameter 'wp' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:63:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noErr [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:93:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noErr [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid_reply [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:111:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid_reply [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:118:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid_reply [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:131:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saveFileName [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:144:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selection [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:161:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selection [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:193:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:222:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noErr [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:263:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noErr [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:292:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noErr [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:396:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:419:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ref [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:438:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:443:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:448:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:453:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:475:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kCFStringEncodingASCII [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:539:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filt_total [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:631:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:637:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:642:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:648:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tpathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:654:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tpathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:661:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:669:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:676:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:684:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:691:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:708:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:715:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filt_names [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:787:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filt_total [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:833:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filt_value [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:853:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:861:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:166:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:284:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:368:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:554:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:572:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:586:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:820:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:82:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_MAC.cxx:93:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:66:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:156:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:171:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:176:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:181:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _options [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:191:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:197:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:210:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:217:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:243:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lpstrFile [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:258:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pidlRoot [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:282:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:434:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PATH [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:458:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hwndOwner [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:518:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _btype [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:529:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errmsg [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:534:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:540:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tpathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:546:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tpathnames [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:553:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:561:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _directory [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:568:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:576:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _title [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:583:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:600:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filter [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:605:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nfilters [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:621:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parsedfilt [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:784:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nFilterIndex [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:789:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nFilterIndex [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:794:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:800:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preset_file [valueFlowBailoutIncompleteVar] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:137:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:140:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:224:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:224:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:244:34: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:247:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:251:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:259:11: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:262:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:344:11: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:435:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:485:10: style: The scope of the variable 'presetname' can be reduced. [variableScope] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:363:6: style: Local variable 'err' shadows outer variable [shadowVariable] imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:355:9: note: Shadowed declaration imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:363:6: note: Shadow variable imview-1.1.9h/extensions/Fl_Native_File_Chooser_WIN32.cxx:61:30: style: Parameter 'wp' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imageIO.cxx:395:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageIO.cxx:509:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageIO.cxx:591:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageIO.cxx:1128:28: portability: Non reentrant function 'tempnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'tempnam_r'. [prohibitedtempnamCalled] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::imgDesc' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::imName' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgCLUTPath' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::imspp' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::ovlspp' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::xOffset' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::yOffset' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::zOffset' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgNbFrames' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgNbComps' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgNbSamples' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgWidth' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgHeight' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgThickness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currZpos' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currComp' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currFrame' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::buffZOffset' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgType' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currPixType' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgColourMap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgNbColours' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgHasCLUT' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgHasGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::currImgHasOverlay' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::imageHasNoFile' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::mx0' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::my0' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::mx1' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::my1' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::mRmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::mGmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::mBmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::hasGmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::dx_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::dy_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::incx_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::incy_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::xpos_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::ypos_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::e_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::i_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::inc1_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::inc2_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageIO.cxx:114:10: warning: Member variable 'imageIO::sizex_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/tmpMsg.hxx:54:1: style: The class 'tmpmsg' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] imview-1.1.9h/server/interpreter.hxx:426:9: performance:inconclusive: Technically the member function 'linkmanager::zoombox' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/server/interpreter.hxx:427:9: performance:inconclusive: Technically the member function 'linkmanager::zoomfactor' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/server/interpreter.hxx:428:9: performance:inconclusive: Technically the member function 'linkmanager::setDefaultZoomFactor' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/server/interpreter.hxx:429:9: performance:inconclusive: Technically the member function 'linkmanager::resetDisplay' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/io/readps.hxx:53:17: style:inconclusive: Technically the member function 'psinfo::getTmpFilename' can be const. [functionConst] imview-1.1.9h/imageIO.cxx:143:14: performance:inconclusive: Technically the member function 'imageIO::imageFormat' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/imageIO.hxx:103:9: note: Technically the member function 'imageIO::imageFormat' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:143:14: note: Technically the member function 'imageIO::imageFormat' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:543:15: performance:inconclusive: Technically the member function 'imageIO::isOverlay' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/imageIO.hxx:105:10: note: Technically the member function 'imageIO::isOverlay' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:543:15: note: Technically the member function 'imageIO::isOverlay' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:859:14: performance:inconclusive: Technically the member function 'imageIO::write' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/imageIO.hxx:116:9: note: Technically the member function 'imageIO::write' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:859:14: note: Technically the member function 'imageIO::write' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:903:14: style:inconclusive: Technically the member function 'imageIO::subsetImage' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:118:9: note: Technically the member function 'imageIO::subsetImage' can be const. imview-1.1.9h/imageIO.cxx:903:14: note: Technically the member function 'imageIO::subsetImage' can be const. imview-1.1.9h/imageIO.cxx:951:14: style:inconclusive: Technically the member function 'imageIO::subsetForBH' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:119:9: note: Technically the member function 'imageIO::subsetForBH' can be const. imview-1.1.9h/imageIO.cxx:951:14: note: Technically the member function 'imageIO::subsetForBH' can be const. imview-1.1.9h/imageIO.cxx:1323:24: performance:inconclusive: Technically the member function 'imageIO::findHeader' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/imageIO.hxx:150:19: note: Technically the member function 'imageIO::findHeader' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:1323:24: note: Technically the member function 'imageIO::findHeader' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:1317:24: performance:inconclusive: Technically the member function 'imageIO::findHeader' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/imageIO.hxx:151:19: note: Technically the member function 'imageIO::findHeader' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:1317:24: note: Technically the member function 'imageIO::findHeader' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:1329:15: performance:inconclusive: Technically the member function 'imageIO::closeHeader' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/imageIO.hxx:152:10: note: Technically the member function 'imageIO::closeHeader' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:1329:15: note: Technically the member function 'imageIO::closeHeader' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:1334:15: performance:inconclusive: Technically the member function 'imageIO::closeHeader' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/imageIO.hxx:153:10: note: Technically the member function 'imageIO::closeHeader' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imageIO.cxx:1334:15: note: Technically the member function 'imageIO::closeHeader' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/rawImage.hxx:131:23: performance:inconclusive: Technically the member function 'rawimage::setInputValue' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/io/readps.hxx:50:5: style: Class 'psinfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] imview-1.1.9h/imageIO.cxx:1161:9: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] imview-1.1.9h/imageIO.cxx:1161:9: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] imview-1.1.9h/imageIO.cxx:189:25: warning: Either the condition '!filename' is redundant or there is possible null pointer dereference: filename. [nullPointerRedundantCheck] imview-1.1.9h/imageIO.cxx:220:9: note: Assuming that condition '!filename' is not redundant imview-1.1.9h/imageIO.cxx:189:25: note: Null pointer dereference imview-1.1.9h/imageIO.cxx:232:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:639:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:646:33: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:662:42: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:678:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:694:40: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:731:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:750:33: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:770:42: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:789:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:808:40: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:975:24: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:976:24: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:980:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:981:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:1003:24: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:1004:24: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:1008:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:1009:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:1030:24: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:1031:24: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:1035:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:1036:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageIO.cxx:732:35: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:733:28: style: The scope of the variable 'ovlb' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:751:37: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:752:30: style: The scope of the variable 'ovlb' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:771:46: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:772:30: style: The scope of the variable 'ovlb' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:790:35: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:791:30: style: The scope of the variable 'ovlb' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:809:44: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:810:30: style: The scope of the variable 'ovlb' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:911:19: style: The scope of the variable 'ucp' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:911:25: style: The scope of the variable 'ucpl' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:923:19: style: The scope of the variable 'ucp' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:923:25: style: The scope of the variable 'ucpr' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:923:32: style: The scope of the variable 'ucpg' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:923:39: style: The scope of the variable 'ucpb' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:957:9: style: The scope of the variable 'delta' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:957:16: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:957:19: style: The scope of the variable 'j' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:959:12: style: The scope of the variable 'dx' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:959:16: style: The scope of the variable 'dy' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:966:13: style: The scope of the variable 'zoff' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1061:20: style: The scope of the variable 'ucpX' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1061:27: style: The scope of the variable 'ucpY' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1098:40: style: The scope of the variable 'panelmsg' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1100:25: style: The scope of the variable 'psreadres' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1103:24: style: The scope of the variable 'Ox' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1103:28: style: The scope of the variable 'Oy' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1103:32: style: The scope of the variable 'W' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1103:35: style: The scope of the variable 'H' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1103:38: style: The scope of the variable 'resolution' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1103:50: style: The scope of the variable 'imgW' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:1103:56: style: The scope of the variable 'imgH' can be reduced. [variableScope] imview-1.1.9h/imageIO.cxx:422:38: style:inconclusive: Function 'getNbFrames' argument 1 names different: declaration 'filename' definition 'fname'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:108:33: note: Function 'getNbFrames' argument 1 names different: declaration 'filename' definition 'fname'. imview-1.1.9h/imageIO.cxx:422:38: note: Function 'getNbFrames' argument 1 names different: declaration 'filename' definition 'fname'. imview-1.1.9h/imageIO.cxx:869:33: style:inconclusive: Function 'wholeImage' argument 1 names different: declaration 'R' definition 'bufR'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:117:28: note: Function 'wholeImage' argument 1 names different: declaration 'R' definition 'bufR'. imview-1.1.9h/imageIO.cxx:869:33: note: Function 'wholeImage' argument 1 names different: declaration 'R' definition 'bufR'. imview-1.1.9h/imageIO.cxx:869:47: style:inconclusive: Function 'wholeImage' argument 2 names different: declaration 'G' definition 'bufG'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:117:39: note: Function 'wholeImage' argument 2 names different: declaration 'G' definition 'bufG'. imview-1.1.9h/imageIO.cxx:869:47: note: Function 'wholeImage' argument 2 names different: declaration 'G' definition 'bufG'. imview-1.1.9h/imageIO.cxx:869:61: style:inconclusive: Function 'wholeImage' argument 3 names different: declaration 'B' definition 'bufB'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:117:50: note: Function 'wholeImage' argument 3 names different: declaration 'B' definition 'bufB'. imview-1.1.9h/imageIO.cxx:869:61: note: Function 'wholeImage' argument 3 names different: declaration 'B' definition 'bufB'. imview-1.1.9h/imageIO.cxx:903:34: style:inconclusive: Function 'subsetImage' argument 1 names different: declaration 'R' definition 'bufR'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:118:29: note: Function 'subsetImage' argument 1 names different: declaration 'R' definition 'bufR'. imview-1.1.9h/imageIO.cxx:903:34: note: Function 'subsetImage' argument 1 names different: declaration 'R' definition 'bufR'. imview-1.1.9h/imageIO.cxx:903:48: style:inconclusive: Function 'subsetImage' argument 2 names different: declaration 'G' definition 'bufG'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:118:40: note: Function 'subsetImage' argument 2 names different: declaration 'G' definition 'bufG'. imview-1.1.9h/imageIO.cxx:903:48: note: Function 'subsetImage' argument 2 names different: declaration 'G' definition 'bufG'. imview-1.1.9h/imageIO.cxx:903:62: style:inconclusive: Function 'subsetImage' argument 3 names different: declaration 'B' definition 'bufB'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:118:51: note: Function 'subsetImage' argument 3 names different: declaration 'B' definition 'bufB'. imview-1.1.9h/imageIO.cxx:903:62: note: Function 'subsetImage' argument 3 names different: declaration 'B' definition 'bufB'. imview-1.1.9h/imageIO.cxx:1246:43: style:inconclusive: Function 'pleaseDisplay' argument 1 names different: declaration 'us' definition 's'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:148:38: note: Function 'pleaseDisplay' argument 1 names different: declaration 'us' definition 's'. imview-1.1.9h/imageIO.cxx:1246:43: note: Function 'pleaseDisplay' argument 1 names different: declaration 'us' definition 's'. imview-1.1.9h/imageIO.cxx:647:37: style: Local variable 'end' shadows outer argument [shadowArgument] imview-1.1.9h/imageIO.cxx:612:88: note: Shadowed declaration imview-1.1.9h/imageIO.cxx:647:37: note: Shadow variable imview-1.1.9h/imageIO.cxx:663:46: style: Local variable 'end' shadows outer argument [shadowArgument] imview-1.1.9h/imageIO.cxx:612:88: note: Shadowed declaration imview-1.1.9h/imageIO.cxx:663:46: note: Shadow variable imview-1.1.9h/imageIO.cxx:679:35: style: Local variable 'end' shadows outer argument [shadowArgument] imview-1.1.9h/imageIO.cxx:612:88: note: Shadowed declaration imview-1.1.9h/imageIO.cxx:679:35: note: Shadow variable imview-1.1.9h/imageIO.cxx:695:44: style: Local variable 'end' shadows outer argument [shadowArgument] imview-1.1.9h/imageIO.cxx:612:88: note: Shadowed declaration imview-1.1.9h/imageIO.cxx:695:44: note: Shadow variable imview-1.1.9h/imageIO.cxx:732:35: style: Local variable 'end' shadows outer argument [shadowArgument] imview-1.1.9h/imageIO.cxx:612:88: note: Shadowed declaration imview-1.1.9h/imageIO.cxx:732:35: note: Shadow variable imview-1.1.9h/imageIO.cxx:751:37: style: Local variable 'end' shadows outer argument [shadowArgument] imview-1.1.9h/imageIO.cxx:612:88: note: Shadowed declaration imview-1.1.9h/imageIO.cxx:751:37: note: Shadow variable imview-1.1.9h/imageIO.cxx:771:46: style: Local variable 'end' shadows outer argument [shadowArgument] imview-1.1.9h/imageIO.cxx:612:88: note: Shadowed declaration imview-1.1.9h/imageIO.cxx:771:46: note: Shadow variable imview-1.1.9h/imageIO.cxx:790:35: style: Local variable 'end' shadows outer argument [shadowArgument] imview-1.1.9h/imageIO.cxx:612:88: note: Shadowed declaration imview-1.1.9h/imageIO.cxx:790:35: note: Shadow variable imview-1.1.9h/imageIO.cxx:809:44: style: Local variable 'end' shadows outer argument [shadowArgument] imview-1.1.9h/imageIO.cxx:612:88: note: Shadowed declaration imview-1.1.9h/imageIO.cxx:809:44: note: Shadow variable imview-1.1.9h/imageIO.cxx:167:40: style: Variable 'tp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:612:74: style: Parameter 'start' can be declared as const array [constParameter] imview-1.1.9h/imageIO.cxx:612:88: style: Parameter 'end' can be declared as const array [constParameter] imview-1.1.9h/imageIO.cxx:647:37: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:663:46: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:679:35: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:695:44: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:732:35: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:751:37: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:771:46: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:790:35: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:809:44: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:881:43: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:911:19: style: Variable 'ucp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:923:19: style: Variable 'ucp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:974:24: style: Variable 'ucpX' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:974:31: style: Variable 'ucpY' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:1002:22: style: Variable 'ucpX' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:1002:29: style: Variable 'ucpY' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:1029:25: style: Variable 'ucpX' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:1029:32: style: Variable 'ucpY' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imageIO.cxx:912:24: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] imview-1.1.9h/imageIO.cxx:924:24: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] imview-1.1.9h/imageIO.cxx:1201:30: style: Variable 'imTempPSFileName' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imageInfo.cxx:58:12: warning: Member variable 'imageinfo::textOutput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageInfo.cxx:58:12: warning: Member variable 'imageinfo::OKButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/menubar.hxx:234:9: style:inconclusive: Either there is a missing 'override', or the member function 'imViewMenuBar::getNbImagesInList' can be const. [functionConst] imview-1.1.9h/imageInfo.cxx:134:24: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageInfo.cxx:77:17: style: The scope of the variable 'buffer' can be reduced. [variableScope] imview-1.1.9h/imageInfo.cxx:78:17: style: The scope of the variable 'tmpbuf' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:820:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:996:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_WHITE [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:1152:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_DAMAGE_ALL [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:1358:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_PUSH [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:1954:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2035:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2392:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_SHIFT [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2422:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_CURSOR_SE [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2447:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_SHIFT [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2605:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_SHIFT [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2641:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_HORIZONTAL [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2656:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_VERTICAL [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2671:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_HORIZONTAL [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2686:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_VERTICAL [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2715:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_CURSOR_NONE [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:2788:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_SHIFT [valueFlowBailoutIncompleteVar] imview-1.1.9h/imageViewer.cxx:1615:9: warning:inconclusive: The buffer 'textEvent' may not be null-terminated after the call to strncpy(). [terminateStrncpy] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::zoomBoxRatio' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::selectBox' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::statusMessage' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::drawSmooth_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::objectWidth' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::objectHeight' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::zoomBoxX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::zoomBoxY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::zoomBoxWidth' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::zoomBoxHeight' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::selectBoxX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::selectBoxY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::selectBoxWidth' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::selectBoxHeight' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::oldBoxX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::oldBoxY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::oldBoxW' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::oldBoxH' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::nbFlBoxDamage' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::delPtX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::delPtY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::dragX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::dragY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::dragW' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::dragH' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::angleStartX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::angleStartY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::resizeInProgress' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:129:14: warning: Member variable 'imageViewer::scrollbartype_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/spectraBox.hxx:73:5: warning: Member variable 'mySpectraBox::absolute' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/spectraBox.hxx:73:5: warning: Member variable 'mySpectraBox::theSpectra' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.hxx:73:5: warning: Member variable 'myProfileBox::sx' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.hxx:73:5: warning: Member variable 'myProfileBox::sy' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.hxx:73:5: warning: Member variable 'myProfileBox::ex' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.hxx:73:5: warning: Member variable 'myProfileBox::ey' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.hxx:73:5: warning: Member variable 'myProfileBox::absolute' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.hxx:73:5: warning: Member variable 'myProfileBox::theProfile' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imageViewer.cxx:1809:19: performance:inconclusive: Either there is a missing 'override', or the member function 'imageViewer::drawVectors' can be static. [functionStatic] imview-1.1.9h/imageViewer.hxx:251:10: note: Either there is a missing 'override', or the member function 'imageViewer::drawVectors' can be static. imview-1.1.9h/imageViewer.cxx:1809:19: note: Either there is a missing 'override', or the member function 'imageViewer::drawVectors' can be static. imview-1.1.9h/spectraBox.hxx:88:13: style:inconclusive: Either there is a missing 'override', or the member function 'mySpectraBox::getNbValues' can be const. [functionConst] imview-1.1.9h/spectraBox.hxx:107:10: style:inconclusive: Technically the member function 'spectra::getXpos' can be const. [functionConst] imview-1.1.9h/spectraBox.hxx:108:10: style:inconclusive: Technically the member function 'spectra::getYpos' can be const. [functionConst] imview-1.1.9h/profileBox.hxx:92:13: style:inconclusive: Either there is a missing 'override', or the member function 'myProfileBox::getNbValues' can be const. [functionConst] imview-1.1.9h/profileBox.hxx:121:10: style:inconclusive: Technically the member function 'profile::getXstart' can be const. [functionConst] imview-1.1.9h/profileBox.hxx:122:10: style:inconclusive: Technically the member function 'profile::getYstart' can be const. [functionConst] imview-1.1.9h/profileBox.hxx:123:10: style:inconclusive: Technically the member function 'profile::getXend' can be const. [functionConst] imview-1.1.9h/profileBox.hxx:124:10: style:inconclusive: Technically the member function 'profile::getYend' can be const. [functionConst] imview-1.1.9h/imageViewer.cxx:451:57: style: Condition 'imview_linkmanager->setDefaultZoomFactor(f)>0' is always true [knownConditionTrueFalse] imview-1.1.9h/imageViewer.cxx:451:53: note: Calling function 'setDefaultZoomFactor' returns 1 imview-1.1.9h/imageViewer.cxx:451:57: note: Condition 'imview_linkmanager->setDefaultZoomFactor(f)>0' is always true imview-1.1.9h/imageViewer.cxx:508:51: style: Condition 'imview_linkmanager->zoomfactor(f)>0' is always true [knownConditionTrueFalse] imview-1.1.9h/imageViewer.cxx:508:47: note: Calling function 'zoomfactor' returns 1 imview-1.1.9h/imageViewer.cxx:508:51: note: Condition 'imview_linkmanager->zoomfactor(f)>0' is always true imview-1.1.9h/imageViewer.cxx:595:58: style: Condition 'imview_linkmanager->zoombox(bx,by,bw,bh)>0' is always true [knownConditionTrueFalse] imview-1.1.9h/imageViewer.cxx:595:44: note: Calling function 'zoombox' returns 1 imview-1.1.9h/imageViewer.cxx:595:58: note: Condition 'imview_linkmanager->zoombox(bx,by,bw,bh)>0' is always true imview-1.1.9h/imageViewer.cxx:223:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageViewer.cxx:1657:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageViewer.cxx:1663:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageViewer.cxx:2055:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageViewer.cxx:2117:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageViewer.cxx:2243:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageViewer.cxx:2312:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imageViewer.cxx:1654:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/imageViewer.cxx:1661:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/imageViewer.cxx:276:9: style: The scope of the variable 'realNewWidth' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:276:23: style: The scope of the variable 'realNewHeight' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:347:9: style: The scope of the variable 'minWidth' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:347:19: style: The scope of the variable 'minHeight' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:348:9: style: The scope of the variable 'realNewWidth' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:348:23: style: The scope of the variable 'realNewHeight' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:349:16: style: The scope of the variable 'forgetNextEvent' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:350:16: style: The scope of the variable 'calls' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:523:12: style: The scope of the variable 'xzoom' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:523:19: style: The scope of the variable 'yzoom' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:1133:9: style: The scope of the variable 'imw' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:1133:13: style: The scope of the variable 'imh' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:1133:17: style: The scope of the variable 'imd' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:1137:10: style: The scope of the variable 'smooth' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:1669:16: style: The scope of the variable 'oldSizeX' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:1669:31: style: The scope of the variable 'oldSizeY' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:1670:16: style: The scope of the variable 'realSizeX' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:1670:27: style: The scope of the variable 'realSizeY' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2009:15: style: The scope of the variable 'X' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2009:18: style: The scope of the variable 'Y' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2009:21: style: The scope of the variable 'd' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2010:26: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2011:19: style: The scope of the variable 'r' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2011:22: style: The scope of the variable 'g' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2011:25: style: The scope of the variable 'b' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2429:9: style: The scope of the variable 'x' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2429:12: style: The scope of the variable 'y' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2467:20: style: The scope of the variable 'rw' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:2467:24: style: The scope of the variable 'rh' can be reduced. [variableScope] imview-1.1.9h/imageViewer.cxx:345:60: style:inconclusive: Function 'resize' argument 4 names different: declaration 'newz' definition 'newh'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:144:51: note: Function 'resize' argument 4 names different: declaration 'newz' definition 'newh'. imview-1.1.9h/imageViewer.cxx:345:60: note: Function 'resize' argument 4 names different: declaration 'newz' definition 'newh'. imview-1.1.9h/imageViewer.cxx:464:47: style:inconclusive: Function 'computeMaxZoomFactor' argument 1 names different: declaration 'usemin' definition 'useMinOfBoth'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:235:38: note: Function 'computeMaxZoomFactor' argument 1 names different: declaration 'usemin' definition 'useMinOfBoth'. imview-1.1.9h/imageViewer.cxx:464:47: note: Function 'computeMaxZoomFactor' argument 1 names different: declaration 'usemin' definition 'useMinOfBoth'. imview-1.1.9h/imageViewer.cxx:479:45: style:inconclusive: Function 'applyMaxZoomFactor' argument 1 names different: declaration 'useSmallerOne' definition 'useMinOfBoth'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:160:36: note: Function 'applyMaxZoomFactor' argument 1 names different: declaration 'useSmallerOne' definition 'useMinOfBoth'. imview-1.1.9h/imageViewer.cxx:479:45: note: Function 'applyMaxZoomFactor' argument 1 names different: declaration 'useSmallerOne' definition 'useMinOfBoth'. imview-1.1.9h/imageViewer.cxx:628:66: style:inconclusive: Function 'drawScrollbars_decoupled' argument 3 names different: declaration 'vw' definition 'visibleW'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:243:57: note: Function 'drawScrollbars_decoupled' argument 3 names different: declaration 'vw' definition 'visibleW'. imview-1.1.9h/imageViewer.cxx:628:66: note: Function 'drawScrollbars_decoupled' argument 3 names different: declaration 'vw' definition 'visibleW'. imview-1.1.9h/imageViewer.cxx:628:80: style:inconclusive: Function 'drawScrollbars_decoupled' argument 4 names different: declaration 'vh' definition 'visibleH'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:243:65: note: Function 'drawScrollbars_decoupled' argument 4 names different: declaration 'vh' definition 'visibleH'. imview-1.1.9h/imageViewer.cxx:628:80: note: Function 'drawScrollbars_decoupled' argument 4 names different: declaration 'vh' definition 'visibleH'. imview-1.1.9h/imageViewer.cxx:691:69: style:inconclusive: Function 'drawScrollbars_win_fit_img' argument 3 names different: declaration 'vw' definition 'visibleW'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:247:60: note: Function 'drawScrollbars_win_fit_img' argument 3 names different: declaration 'vw' definition 'visibleW'. imview-1.1.9h/imageViewer.cxx:691:69: note: Function 'drawScrollbars_win_fit_img' argument 3 names different: declaration 'vw' definition 'visibleW'. imview-1.1.9h/imageViewer.cxx:691:84: style:inconclusive: Function 'drawScrollbars_win_fit_img' argument 4 names different: declaration 'vh' definition 'visibleH'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:247:69: note: Function 'drawScrollbars_win_fit_img' argument 4 names different: declaration 'vh' definition 'visibleH'. imview-1.1.9h/imageViewer.cxx:691:84: note: Function 'drawScrollbars_win_fit_img' argument 4 names different: declaration 'vh' definition 'visibleH'. imview-1.1.9h/imageViewer.cxx:778:44: style:inconclusive: Function 'drawImage_decoupled' argument 4 names different: declaration 'redrawbk' definition 'redrawBackground'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:245:35: note: Function 'drawImage_decoupled' argument 4 names different: declaration 'redrawbk' definition 'redrawBackground'. imview-1.1.9h/imageViewer.cxx:778:44: note: Function 'drawImage_decoupled' argument 4 names different: declaration 'redrawbk' definition 'redrawBackground'. imview-1.1.9h/imageViewer.cxx:954:46: style:inconclusive: Function 'drawImage_win_fit_img' argument 4 names different: declaration 'redrawbk' definition 'redrawBackground'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:249:37: note: Function 'drawImage_win_fit_img' argument 4 names different: declaration 'redrawbk' definition 'redrawBackground'. imview-1.1.9h/imageViewer.cxx:954:46: note: Function 'drawImage_win_fit_img' argument 4 names different: declaration 'redrawbk' definition 'redrawBackground'. imview-1.1.9h/imageViewer.cxx:1722:39: style:inconclusive: Function 'sizeConstraints' argument 1 names different: declaration 'minw' definition 'maxwidth'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:254:30: note: Function 'sizeConstraints' argument 1 names different: declaration 'minw' definition 'maxwidth'. imview-1.1.9h/imageViewer.cxx:1722:39: note: Function 'sizeConstraints' argument 1 names different: declaration 'minw' definition 'maxwidth'. imview-1.1.9h/imageViewer.cxx:1722:53: style:inconclusive: Function 'sizeConstraints' argument 2 names different: declaration 'minh' definition 'maxheight'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:254:40: note: Function 'sizeConstraints' argument 2 names different: declaration 'minh' definition 'maxheight'. imview-1.1.9h/imageViewer.cxx:1722:53: note: Function 'sizeConstraints' argument 2 names different: declaration 'minh' definition 'maxheight'. imview-1.1.9h/imageViewer.cxx:2617:35: style:inconclusive: Function 'deletePoint' argument 1 names different: declaration 'x' definition 'atX'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:182:26: note: Function 'deletePoint' argument 1 names different: declaration 'x' definition 'atX'. imview-1.1.9h/imageViewer.cxx:2617:35: note: Function 'deletePoint' argument 1 names different: declaration 'x' definition 'atX'. imview-1.1.9h/imageViewer.cxx:2617:44: style:inconclusive: Function 'deletePoint' argument 2 names different: declaration 'y' definition 'atY'. [funcArgNamesDifferent] imview-1.1.9h/imageViewer.hxx:182:33: note: Function 'deletePoint' argument 2 names different: declaration 'y' definition 'atY'. imview-1.1.9h/imageViewer.cxx:2617:44: note: Function 'deletePoint' argument 2 names different: declaration 'y' definition 'atY'. imview-1.1.9h/imageViewer.cxx:196:19: style: Variable 'oldZoomFactor' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imageViewer.cxx:2135:19: style: Variable 'g' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imageViewer.cxx:2135:23: style: Variable 'b' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imageViewer.cxx:2501:20: style: Variable 'zf' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imdebug.cxx:296:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] imview-1.1.9h/imdebug.cxx:317:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] imview-1.1.9h/imdebug.cxx:88:10: style: The scope of the variable 'mess' can be reduced. [variableScope] imview-1.1.9h/imdebug.cxx:173:10: style: The scope of the variable 'mess' can be reduced. [variableScope] imview-1.1.9h/imdebug.cxx:174:19: style: The scope of the variable 'msglen' can be reduced. [variableScope] imview-1.1.9h/imdebug.cxx:175:13: style: The scope of the variable 'args' can be reduced. [variableScope] imview-1.1.9h/imdebug.cxx:241:10: style: The scope of the variable 'mess' can be reduced. [variableScope] imview-1.1.9h/imdebug.cxx:242:19: style: The scope of the variable 'msglen' can be reduced. [variableScope] imview-1.1.9h/imdebug.cxx:243:13: style: The scope of the variable 'args' can be reduced. [variableScope] imview-1.1.9h/imlines.cxx:65:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_WHITE [valueFlowBailoutIncompleteVar] imview-1.1.9h/imlines.cxx:195:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_RED [valueFlowBailoutIncompleteVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::x1_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::y1_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::x2_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::y2_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::style_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::incx_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::incy_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::inc1_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::inc2_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::sizex_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::dx_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::dy_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::i_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::e_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::xpos_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:59:9: warning: Member variable 'imline::ypos_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning:inconclusive: Member variable 'imline::pointqueue' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::incx_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::incy_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::inc1_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::inc2_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::sizex_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::dx_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::dy_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::i_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::e_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::xpos_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:79:9: warning: Member variable 'imline::ypos_' is not initialized in the copy constructor. [uninitMemberVar] imview-1.1.9h/imlines.cxx:65:5: performance: Variable 'linecolour_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/imlines.cxx:90:5: performance: Variable 'linecolour_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/imlines.cxx:110:5: performance: Variable 'linecolour_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/imlines.cxx:234:25: style: Redundant initialization for 'delta'. The initialized value is overwritten before it is read. [redundantInitialization] imview-1.1.9h/imlines.cxx:224:12: note: delta is initialized imview-1.1.9h/imlines.cxx:234:25: note: delta is overwritten imview-1.1.9h/imlines.cxx:292:22: style: Redundant initialization for 'delta'. The initialized value is overwritten before it is read. [redundantInitialization] imview-1.1.9h/imlines.cxx:271:16: note: delta is initialized imview-1.1.9h/imlines.cxx:292:22: note: delta is overwritten imview-1.1.9h/imlines.cxx:132:10: style: Variable 'dp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtransform.cxx:107:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:113:7: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:115:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:218:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:224:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:226:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:335:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:398:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:488:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:549:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:555:7: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:557:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtransform.cxx:566:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/imtransform.cxx:567:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/imtransform.cxx:577:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/imtransform.cxx:578:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/imtransform.cxx:587:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/imtransform.cxx:588:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/imtransform.cxx:587:11: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] imview-1.1.9h/imtransform.cxx:588:11: portability: Casting between unsigned char * and double * which have an incompatible binary data representation. [invalidPointerCast] imview-1.1.9h/imtransform.cxx:101:17: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imtransform.cxx:132:8: style: The scope of the variable 'l' can be reduced. [variableScope] imview-1.1.9h/imtransform.cxx:212:18: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imtransform.cxx:243:9: style: The scope of the variable 'l' can be reduced. [variableScope] imview-1.1.9h/imtransform.cxx:502:22: style: The scope of the variable 'q' can be reduced. [variableScope] imview-1.1.9h/imtransform.cxx:540:17: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imtransform.cxx:606:8: style: The scope of the variable 'l' can be reduced. [variableScope] imview-1.1.9h/imtransform.cxx:629:18: style: Local variable 'p' shadows outer variable [shadowVariable] imview-1.1.9h/imtransform.cxx:540:17: note: Shadowed declaration imview-1.1.9h/imtransform.cxx:629:18: note: Shadow variable imview-1.1.9h/imtransform.cxx:629:22: style: Local variable 'q' shadows outer variable [shadowVariable] imview-1.1.9h/imtransform.cxx:540:21: note: Shadowed declaration imview-1.1.9h/imtransform.cxx:629:22: note: Shadow variable imview-1.1.9h/imtransform.cxx:630:19: style: Local variable 'x' shadows outer variable [shadowVariable] imview-1.1.9h/imtransform.cxx:541:20: note: Shadowed declaration imview-1.1.9h/imtransform.cxx:630:19: note: Shadow variable imview-1.1.9h/imtransform.cxx:630:22: style: Local variable 'y' shadows outer variable [shadowVariable] imview-1.1.9h/imtransform.cxx:541:23: note: Shadowed declaration imview-1.1.9h/imtransform.cxx:630:22: note: Shadow variable imview-1.1.9h/imtransform.cxx:73:18: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtransform.cxx:154:17: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtransform.cxx:184:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtransform.cxx:263:18: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtransform.cxx:564:13: style: Variable 'ps' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtransform.cxx:575:11: style: Variable 'pi' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtransform.cxx:585:14: style: Variable 'pd' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtransform.cxx:629:18: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtransform.cxx:672:19: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] imview-1.1.9h/imtransform.cxx:702:19: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] imview-1.1.9h/imtranslate.cxx:2204:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] imview-1.1.9h/imtranslate.cxx:2504:16: performance:inconclusive: Technically the member function 'imageIO::getClutNameIfPresent' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/imageIO.hxx:127:11: note: Technically the member function 'imageIO::getClutNameIfPresent' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imtranslate.cxx:2504:16: note: Technically the member function 'imageIO::getClutNameIfPresent' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imtranslate.cxx:787:14: style:inconclusive: Technically the member function 'imageIO::hasRawData' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:136:10: note: Technically the member function 'imageIO::hasRawData' can be const. imview-1.1.9h/imtranslate.cxx:787:14: note: Technically the member function 'imageIO::hasRawData' can be const. imview-1.1.9h/imtranslate.cxx:3925:22: performance:inconclusive: Technically the member function 'imageIO::typeName' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/imageIO.hxx:208:17: note: Technically the member function 'imageIO::typeName' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imtranslate.cxx:3925:22: note: Technically the member function 'imageIO::typeName' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imtranslate.cxx:3997:22: style:inconclusive: Technically the member function 'imageIO::imgTypeName' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:209:17: note: Technically the member function 'imageIO::imgTypeName' can be const. imview-1.1.9h/imtranslate.cxx:3997:22: note: Technically the member function 'imageIO::imgTypeName' can be const. imview-1.1.9h/imtranslate.cxx:3964:17: performance:inconclusive: Technically the member function 'imageIO::typeSize' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/imageIO.hxx:210:12: note: Technically the member function 'imageIO::typeSize' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imtranslate.cxx:3964:17: note: Technically the member function 'imageIO::typeSize' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/imtranslate.cxx:3915:15: style:inconclusive: Technically the member function 'imageIO::freeRawBuffers' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:211:11: note: Technically the member function 'imageIO::freeRawBuffers' can be const. imview-1.1.9h/imtranslate.cxx:3915:15: note: Technically the member function 'imageIO::freeRawBuffers' can be const. imview-1.1.9h/imtranslate.cxx:2718:15: style:inconclusive: Technically the member function 'imageIO::convertUINT1withLUT' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:265:10: note: Technically the member function 'imageIO::convertUINT1withLUT' can be const. imview-1.1.9h/imtranslate.cxx:2718:15: note: Technically the member function 'imageIO::convertUINT1withLUT' can be const. imview-1.1.9h/imtranslate.cxx:2745:15: style:inconclusive: Technically the member function 'imageIO::convertDirectLUT' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:266:10: note: Technically the member function 'imageIO::convertDirectLUT' can be const. imview-1.1.9h/imtranslate.cxx:2745:15: note: Technically the member function 'imageIO::convertDirectLUT' can be const. imview-1.1.9h/imtranslate.cxx:2774:15: style:inconclusive: Technically the member function 'imageIO::convertINT4withLUT_wraparound' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:267:10: note: Technically the member function 'imageIO::convertINT4withLUT_wraparound' can be const. imview-1.1.9h/imtranslate.cxx:2774:15: note: Technically the member function 'imageIO::convertINT4withLUT_wraparound' can be const. imview-1.1.9h/imtranslate.cxx:1854:15: style:inconclusive: Technically the member function 'imageIO::applyGamma_UINT2' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:302:10: note: Technically the member function 'imageIO::applyGamma_UINT2' can be const. imview-1.1.9h/imtranslate.cxx:1854:15: note: Technically the member function 'imageIO::applyGamma_UINT2' can be const. imview-1.1.9h/imtranslate.cxx:2019:15: style:inconclusive: Technically the member function 'imageIO::applyGamma_INT4' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:306:10: note: Technically the member function 'imageIO::applyGamma_INT4' can be const. imview-1.1.9h/imtranslate.cxx:2019:15: note: Technically the member function 'imageIO::applyGamma_INT4' can be const. imview-1.1.9h/imtranslate.cxx:2185:15: style:inconclusive: Technically the member function 'imageIO::applyGamma_DBL' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:310:10: note: Technically the member function 'imageIO::applyGamma_DBL' can be const. imview-1.1.9h/imtranslate.cxx:2185:15: note: Technically the member function 'imageIO::applyGamma_DBL' can be const. imview-1.1.9h/imtranslate.cxx:1622:15: style:inconclusive: Technically the member function 'imageIO::applyGamma_UINT1' can be const. [functionConst] imview-1.1.9h/imageIO.hxx:320:10: note: Technically the member function 'imageIO::applyGamma_UINT1' can be const. imview-1.1.9h/imtranslate.cxx:1622:15: note: Technically the member function 'imageIO::applyGamma_UINT1' can be const. imview-1.1.9h/imtranslate.cxx:2513:31: warning: Possible null pointer dereference: imageName [nullPointer] imview-1.1.9h/imtranslate.cxx:1101:44: note: Calling function 'checkForClut', 2nd argument '0' value is 0 imview-1.1.9h/imtranslate.cxx:2554:39: note: Calling function 'getClutNameIfPresent', 1st argument 'imageName' value is 0 imview-1.1.9h/imtranslate.cxx:2513:31: note: Null pointer dereference imview-1.1.9h/imtranslate.cxx:2650:16: warning: Either the condition 'p!=0' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] imview-1.1.9h/imtranslate.cxx:2654:12: note: Assuming that condition 'p!=0' is not redundant imview-1.1.9h/imtranslate.cxx:2650:16: note: Null pointer dereference imview-1.1.9h/imtranslate.cxx:135:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:137:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:147:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:148:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:149:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:153:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:154:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:155:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:160:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:168:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:170:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:180:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:181:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:182:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:186:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:187:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:188:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:201:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:203:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:213:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:214:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:215:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:219:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:220:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:221:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:236:56: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:238:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:248:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:249:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:250:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:254:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:255:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:256:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:263:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:275:40: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:277:33: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:287:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:288:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:289:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:293:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:294:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:295:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:309:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:311:47: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:321:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:322:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:323:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:327:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:328:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:329:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:378:71: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:380:42: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:402:26: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:405:74: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:407:45: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:430:70: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:432:41: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:442:70: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:444:41: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:455:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:459:70: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:461:41: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:471:62: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:473:26: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:485:69: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:487:40: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:528:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:546:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:553:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:561:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:568:45: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:575:35: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:605:40: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:609:40: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:613:40: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:617:40: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:621:40: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:625:40: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:638:33: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:639:33: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:640:33: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:644:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:645:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:646:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:650:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:651:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:652:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:656:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:657:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:658:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:662:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:663:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:664:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:668:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:669:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:670:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:725:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:743:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:750:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:758:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:765:45: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:772:35: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1083:38: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1086:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1313:38: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1316:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1337:38: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1340:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1345:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1351:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1378:34: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1381:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1386:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1392:44: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1405:26: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1406:26: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1407:26: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1638:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1639:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1640:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1664:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1876:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1898:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1920:7: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1948:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1970:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:1992:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2040:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2062:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2084:7: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2112:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2134:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2156:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2207:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2229:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2251:7: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2279:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2301:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2323:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2629:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2674:33: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2729:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2786:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2849:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2880:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2892:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2893:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2894:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:2907:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3193:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3203:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3234:30: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3236:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3246:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3247:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3248:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3285:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3288:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3298:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3343:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3353:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3384:30: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3386:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3396:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3397:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3398:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3435:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3438:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3448:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3494:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3504:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3535:30: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3537:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3547:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3548:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3549:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3586:30: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3589:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3599:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3643:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3653:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3684:30: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3686:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3696:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3697:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3698:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3735:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3738:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3748:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3793:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3803:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3822:30: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3824:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3834:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3835:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3836:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3859:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3862:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3873:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:3917:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imtranslate.cxx:132:17: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:166:17: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:199:17: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:234:21: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:273:10: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:307:17: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:1624:16: style: The scope of the variable 'q' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:1625:12: style: The scope of the variable 'qR' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:1625:17: style: The scope of the variable 'qG' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:1625:22: style: The scope of the variable 'qB' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:1859:12: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2025:28: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2190:12: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2382:21: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2382:29: style: The scope of the variable 'r' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2382:33: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2546:12: style: The scope of the variable 'clutf' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2548:11: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2548:14: style: The scope of the variable 'rollover' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2720:12: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2720:16: style: The scope of the variable 'q' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2720:20: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2747:12: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2747:16: style: The scope of the variable 'q' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2747:20: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2776:12: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2776:16: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2777:12: style: The scope of the variable 'q' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2841:16: style: The scope of the variable 'q' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2841:20: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2873:12: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2873:16: style: The scope of the variable 'qR' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2873:21: style: The scope of the variable 'qG' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2873:26: style: The scope of the variable 'qB' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:2873:31: style: The scope of the variable 'end' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3184:24: style: The scope of the variable 'pR' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3184:29: style: The scope of the variable 'pG' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3184:34: style: The scope of the variable 'pB' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3334:33: style: The scope of the variable 'pR' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3334:38: style: The scope of the variable 'pG' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3334:43: style: The scope of the variable 'pB' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3484:31: style: The scope of the variable 'pR' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3484:36: style: The scope of the variable 'pG' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3484:41: style: The scope of the variable 'pB' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3634:22: style: The scope of the variable 'pR' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3634:27: style: The scope of the variable 'pG' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3634:32: style: The scope of the variable 'pB' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3783:25: style: The scope of the variable 'pR' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3783:30: style: The scope of the variable 'pG' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3783:35: style: The scope of the variable 'pB' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:3898:9: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imtranslate.cxx:587:50: style:inconclusive: Function 'getRawDataPoint' argument 2 names different: declaration 'G' definition 'GL'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:257:46: note: Function 'getRawDataPoint' argument 2 names different: declaration 'G' definition 'GL'. imview-1.1.9h/imtranslate.cxx:587:50: note: Function 'getRawDataPoint' argument 2 names different: declaration 'G' definition 'GL'. imview-1.1.9h/imtranslate.cxx:857:27: style:inconclusive: Function 'bresinit' argument 1 names different: declaration 'x1' definition 'x1_'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:259:23: note: Function 'bresinit' argument 1 names different: declaration 'x1' definition 'x1_'. imview-1.1.9h/imtranslate.cxx:857:27: note: Function 'bresinit' argument 1 names different: declaration 'x1' definition 'x1_'. imview-1.1.9h/imtranslate.cxx:857:36: style:inconclusive: Function 'bresinit' argument 2 names different: declaration 'y1' definition 'y1_'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:259:31: note: Function 'bresinit' argument 2 names different: declaration 'y1' definition 'y1_'. imview-1.1.9h/imtranslate.cxx:857:36: note: Function 'bresinit' argument 2 names different: declaration 'y1' definition 'y1_'. imview-1.1.9h/imtranslate.cxx:857:45: style:inconclusive: Function 'bresinit' argument 3 names different: declaration 'x2' definition 'x2_'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:259:39: note: Function 'bresinit' argument 3 names different: declaration 'x2' definition 'x2_'. imview-1.1.9h/imtranslate.cxx:857:45: note: Function 'bresinit' argument 3 names different: declaration 'x2' definition 'x2_'. imview-1.1.9h/imtranslate.cxx:857:54: style:inconclusive: Function 'bresinit' argument 4 names different: declaration 'y2' definition 'y2_'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:259:47: note: Function 'bresinit' argument 4 names different: declaration 'y2' definition 'y2_'. imview-1.1.9h/imtranslate.cxx:857:54: note: Function 'bresinit' argument 4 names different: declaration 'y2' definition 'y2_'. imview-1.1.9h/imtranslate.cxx:1424:43: style:inconclusive: Function 'saveGammaParameters' argument 5 names different: declaration 'gamma' definition 'gammas'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:214:27: note: Function 'saveGammaParameters' argument 5 names different: declaration 'gamma' definition 'gammas'. imview-1.1.9h/imtranslate.cxx:1424:43: note: Function 'saveGammaParameters' argument 5 names different: declaration 'gamma' definition 'gammas'. imview-1.1.9h/imtranslate.cxx:2504:49: style:inconclusive: Function 'getClutNameIfPresent' argument 1 names different: declaration 'impath' definition 'imageName'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:127:44: note: Function 'getClutNameIfPresent' argument 1 names different: declaration 'impath' definition 'imageName'. imview-1.1.9h/imtranslate.cxx:2504:49: note: Function 'getClutNameIfPresent' argument 1 names different: declaration 'impath' definition 'imageName'. imview-1.1.9h/imtranslate.cxx:2620:42: style:inconclusive: Function 'applyImageParameters' argument 3 names different: declaration 'lutname' definition 'clutname'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:138:77: note: Function 'applyImageParameters' argument 3 names different: declaration 'lutname' definition 'clutname'. imview-1.1.9h/imtranslate.cxx:2620:42: note: Function 'applyImageParameters' argument 3 names different: declaration 'lutname' definition 'clutname'. imview-1.1.9h/imtranslate.cxx:2621:41: style:inconclusive: Function 'applyImageParameters' argument 4 names different: declaration 'keepgamma' definition 'keepGamma'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:138:95: note: Function 'applyImageParameters' argument 4 names different: declaration 'keepgamma' definition 'keepGamma'. imview-1.1.9h/imtranslate.cxx:2621:41: note: Function 'applyImageParameters' argument 4 names different: declaration 'keepgamma' definition 'keepGamma'. imview-1.1.9h/imtranslate.cxx:3925:39: style:inconclusive: Function 'typeName' argument 1 names different: declaration 'atype' definition 'whatType'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:208:34: note: Function 'typeName' argument 1 names different: declaration 'atype' definition 'whatType'. imview-1.1.9h/imtranslate.cxx:3925:39: note: Function 'typeName' argument 1 names different: declaration 'atype' definition 'whatType'. imview-1.1.9h/imtranslate.cxx:3997:42: style:inconclusive: Function 'imgTypeName' argument 1 names different: declaration 'atype' definition 'whatType'. [funcArgNamesDifferent] imview-1.1.9h/imageIO.hxx:209:37: note: Function 'imgTypeName' argument 1 names different: declaration 'atype' definition 'whatType'. imview-1.1.9h/imtranslate.cxx:3997:42: note: Function 'imgTypeName' argument 1 names different: declaration 'atype' definition 'whatType'. imview-1.1.9h/imtranslate.cxx:388:24: style: Variable 'xp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:415:28: style: Variable 'xp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:533:24: style: Variable 'xp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:731:24: style: Variable 'xp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:1401:28: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:1422:43: style: Parameter 'x0' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1422:55: style: Parameter 'y0' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1423:43: style: Parameter 'x1' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1423:55: style: Parameter 'y1' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1424:43: style: Parameter 'gammas' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1425:42: style: Parameter 'Rmap' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1425:55: style: Parameter 'Gmap' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1425:68: style: Parameter 'Bmap' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1622:69: style: Parameter 'Rmap' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1622:82: style: Parameter 'Gmap' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1622:95: style: Parameter 'Bmap' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1624:16: style: Variable 'q' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:1625:12: style: Variable 'qR' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:1625:17: style: Variable 'qG' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:1625:22: style: Variable 'qB' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:1855:40: style: Parameter 'startX' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1855:56: style: Parameter 'startY' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1856:40: style: Parameter 'endX' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1856:54: style: Parameter 'endY' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1856:68: style: Parameter 'gamma' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:1860:19: style: Variable 'dend' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2020:39: style: Parameter 'startX' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:2020:55: style: Parameter 'startY' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:2021:39: style: Parameter 'endX' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:2021:53: style: Parameter 'endY' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:2021:67: style: Parameter 'gamma' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:2024:16: style: Variable 'iend' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2186:38: style: Parameter 'startX' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:2186:54: style: Parameter 'startY' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:2187:38: style: Parameter 'endX' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:2187:52: style: Parameter 'endY' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:2187:66: style: Parameter 'gamma' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imtranslate.cxx:2191:19: style: Variable 'dend' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2382:21: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2382:29: style: Variable 'r' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2382:33: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2545:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2720:16: style: Variable 'q' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2747:16: style: Variable 'q' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2777:12: style: Variable 'q' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2841:20: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2873:16: style: Variable 'qR' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2873:21: style: Variable 'qG' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2873:26: style: Variable 'qB' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:2873:31: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3184:18: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3184:24: style: Variable 'pR' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3184:29: style: Variable 'pG' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3184:34: style: Variable 'pB' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3334:27: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3334:33: style: Variable 'pR' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3334:38: style: Variable 'pG' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3334:43: style: Variable 'pB' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3484:25: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3484:31: style: Variable 'pR' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3484:36: style: Variable 'pG' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3484:41: style: Variable 'pB' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3634:16: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3634:22: style: Variable 'pR' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3634:27: style: Variable 'pG' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3634:32: style: Variable 'pB' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3783:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3783:25: style: Variable 'pR' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3783:30: style: Variable 'pG' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:3783:35: style: Variable 'pB' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imtranslate.cxx:356:10: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] imview-1.1.9h/imtranslate.cxx:2643:17: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] imview-1.1.9h/imtranslate.cxx:732:20: style: Variable 'xp' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imtranslate.cxx:924:12: style: Variable 'makeChar' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imtranslate.cxx:926:12: style: Variable 'minmaxAllSamples' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imtranslate.cxx:927:12: style: Variable 'minmaxAllSlices' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imtranslate.cxx:1208:17: style: Variable 'olddata' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imtranslate.cxx:1604:17: style: Variable 'olddata' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imtranslate.cxx:2546:18: style: Variable 'clutf' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/server/asyncore.hxx:203:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] imview-1.1.9h/server/asyncore.hxx:206:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] imview-1.1.9h/server/asyncore.hxx:209:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] imview-1.1.9h/server/asyncore.hxx:212:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] imview-1.1.9h/server/asyncore.hxx:215:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] imview-1.1.9h/server/asyncore.hxx:223:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] imview-1.1.9h/server/asyncore.hxx:231:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/imview.cxx:374:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_NUM_RED [valueFlowBailoutIncompleteVar] imview-1.1.9h/imview.cxx:435:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_TIMES [valueFlowBailoutIncompleteVar] imview-1.1.9h/imview.cxx:558:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] imview-1.1.9h/imview.cxx:614:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] imview-1.1.9h/imview.cxx:1592:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fl_display [valueFlowBailoutIncompleteVar] imview-1.1.9h/imview.cxx:1610:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] imview-1.1.9h/imview.cxx:1686:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] imview-1.1.9h/imview.cxx:1975:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_RGB [valueFlowBailoutIncompleteVar] imview-1.1.9h/imview.cxx:1264:2: warning:inconclusive: The buffer 'prefpath' may not be null-terminated after the call to strncpy(). [terminateStrncpy] imview-1.1.9h/imview.cxx:1269:9: warning:inconclusive: The buffer 'installpath' may not be null-terminated after the call to strncpy(). [terminateStrncpy] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::currContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::currBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::currGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::gammas' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::leftX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::leftY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::rightX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::rightY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::currRGBContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::currRGBBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:74:5: warning: Member variable 'myTransferBox::currRGBGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::currContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::currBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::currGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::gammas' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::leftX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::leftY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::rightX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::rightY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::currRGBContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::currRGBBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferBox.hxx:77:5: warning: Member variable 'myTransferBox::currRGBGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:75:5: warning: Member variable 'myTransferRGBBox::RGBmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:75:5: warning: Member variable 'myTransferRGBBox::currContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:75:5: warning: Member variable 'myTransferRGBBox::currBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:75:5: warning: Member variable 'myTransferRGBBox::currGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:75:5: warning: Member variable 'myTransferRGBBox::gammas' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:75:5: warning: Member variable 'myTransferRGBBox::leftX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:75:5: warning: Member variable 'myTransferRGBBox::leftY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:75:5: warning: Member variable 'myTransferRGBBox::rightX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:75:5: warning: Member variable 'myTransferRGBBox::rightY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:78:5: warning: Member variable 'myTransferRGBBox::RGBmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:78:5: warning: Member variable 'myTransferRGBBox::currContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:78:5: warning: Member variable 'myTransferRGBBox::currBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:78:5: warning: Member variable 'myTransferRGBBox::currGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:78:5: warning: Member variable 'myTransferRGBBox::gammas' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:78:5: warning: Member variable 'myTransferRGBBox::leftX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:78:5: warning: Member variable 'myTransferRGBBox::leftY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:78:5: warning: Member variable 'myTransferRGBBox::rightX' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBBox.hxx:78:5: warning: Member variable 'myTransferRGBBox::rightY' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferHistoBox.hxx:61:5: warning: Member variable 'myTransferHistoBox::theHisto' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferHistoBox.hxx:61:5: warning: Member variable 'myTransferHistoBox::maxval' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferHistoBox.hxx:64:5: warning: Member variable 'myTransferHistoBox::theHisto' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferHistoBox.hxx:64:5: warning: Member variable 'myTransferHistoBox::maxval' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/server/imserver.hxx:137:1: style: The class 'datachannel_opener' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::Rmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::Gmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::Bmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::currRContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::currGContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::currBContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::currRBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::currGBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::currBBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::currRGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::currGGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:66:5: warning: Member variable 'myTransferRGBFunctionBox::currBGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::Rmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::Gmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::Bmap' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::currRContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::currGContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::currBContrast' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::currRBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::currGBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::currBBrightness' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::currRGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::currGGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBFunctionBox.hxx:69:5: warning: Member variable 'myTransferRGBFunctionBox::currBGamma' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBHistoBox.hxx:65:5: warning: Member variable 'myTransferRGBHistoBox::theRGBHisto' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBHistoBox.hxx:65:5: warning: Member variable 'myTransferRGBHistoBox::maxval' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBHistoBox.hxx:68:5: warning: Member variable 'myTransferRGBHistoBox::theRGBHisto' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/transferRGBHistoBox.hxx:68:5: warning: Member variable 'myTransferRGBHistoBox::maxval' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/server/asynchat.hxx:94:13: performance: Variable 'data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/transferBox.hxx:96:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferBox::getCurrGamma' can be const. [functionConst] imview-1.1.9h/transferBox.hxx:97:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferBox::getCurrBrightness' can be const. [functionConst] imview-1.1.9h/transferBox.hxx:98:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferBox::getCurrContrast' can be const. [functionConst] imview-1.1.9h/transferRGBBox.hxx:111:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBBox::getCurrGamma' can be const. [functionConst] imview-1.1.9h/transferRGBBox.hxx:113:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBBox::getCurrBrightness' can be const. [functionConst] imview-1.1.9h/transferRGBBox.hxx:115:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBBox::getCurrRContrast' can be const. [functionConst] imview-1.1.9h/server/asyncore.hxx:156:10: style:inconclusive: Technically the member function 'dispatcher::is_closed' can be const. [functionConst] imview-1.1.9h/server/asyncore.hxx:159:10: style:inconclusive: Technically the member function 'dispatcher::is_accepting' can be const. [functionConst] imview-1.1.9h/server/asyncore.hxx:166:9: style:inconclusive: Technically the member function 'dispatcher::get_fileno' can be const. [functionConst] imview-1.1.9h/server/imserver.hxx:148:15: style:inconclusive: Technically the member function 'datachannel_opener::port' can be const. [functionConst] imview-1.1.9h/toolbar.hxx:85:24: performance:inconclusive: Technically the member function 'toolbar::setMessage' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/transferRGBFunctionBox.hxx:84:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBFunctionBox::getCurrRGamma' can be const. [functionConst] imview-1.1.9h/transferRGBFunctionBox.hxx:85:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBFunctionBox::getCurrGGamma' can be const. [functionConst] imview-1.1.9h/transferRGBFunctionBox.hxx:86:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBFunctionBox::getCurrBGamma' can be const. [functionConst] imview-1.1.9h/transferRGBFunctionBox.hxx:88:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBFunctionBox::getCurrRBrightness' can be const. [functionConst] imview-1.1.9h/transferRGBFunctionBox.hxx:89:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBFunctionBox::getCurrGBrightness' can be const. [functionConst] imview-1.1.9h/transferRGBFunctionBox.hxx:90:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBFunctionBox::getCurrBBrightness' can be const. [functionConst] imview-1.1.9h/transferRGBFunctionBox.hxx:92:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBFunctionBox::getCurrRContrast' can be const. [functionConst] imview-1.1.9h/transferRGBFunctionBox.hxx:93:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBFunctionBox::getCurrGContrast' can be const. [functionConst] imview-1.1.9h/transferRGBFunctionBox.hxx:94:12: style:inconclusive: Either there is a missing 'override', or the member function 'myTransferRGBFunctionBox::getCurrBContrast' can be const. [functionConst] imview-1.1.9h/transferHistoBox.hxx:58:10: warning: The class 'myTransferHistoBox' defines member function with name 'draw' also defined in its parent class 'myTransferBox'. [duplInheritedMember] imview-1.1.9h/transferBox.hxx:68:12: note: Parent function 'myTransferBox::draw' imview-1.1.9h/transferHistoBox.hxx:58:10: note: Derived function 'myTransferHistoBox::draw' imview-1.1.9h/transferFunctionBox.hxx:53:12: warning: The class 'myTransferFunctionBox' defines member function with name 'draw' also defined in its parent class 'myTransferBox'. [duplInheritedMember] imview-1.1.9h/transferBox.hxx:68:12: note: Parent function 'myTransferBox::draw' imview-1.1.9h/transferFunctionBox.hxx:53:12: note: Derived function 'myTransferFunctionBox::draw' imview-1.1.9h/transferRGBFunctionBox.hxx:62:12: warning: The class 'myTransferRGBFunctionBox' defines member function with name 'draw' also defined in its parent class 'myTransferRGBBox'. [duplInheritedMember] imview-1.1.9h/transferRGBBox.hxx:69:12: note: Parent function 'myTransferRGBBox::draw' imview-1.1.9h/transferRGBFunctionBox.hxx:62:12: note: Derived function 'myTransferRGBFunctionBox::draw' imview-1.1.9h/transferRGBHistoBox.hxx:61:12: warning: The class 'myTransferRGBHistoBox' defines member function with name 'draw' also defined in its parent class 'myTransferRGBBox'. [duplInheritedMember] imview-1.1.9h/transferRGBBox.hxx:69:12: note: Parent function 'myTransferRGBBox::draw' imview-1.1.9h/transferRGBHistoBox.hxx:61:12: note: Derived function 'myTransferRGBHistoBox::draw' imview-1.1.9h/server/asynchat.hxx:92:5: style: Class 'simple_producer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] imview-1.1.9h/transferHistoBox.hxx:55:10: style: The function 'trueRedrawHook' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/transferBox.hxx:58:20: note: Virtual function in base class imview-1.1.9h/transferHistoBox.hxx:55:10: note: Function in derived class imview-1.1.9h/server/asynchat.hxx:96:13: style: The function 'more' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asynchat.hxx:84:21: note: Virtual function in base class imview-1.1.9h/server/asynchat.hxx:96:13: note: Function in derived class imview-1.1.9h/server/asynchat.hxx:127:22: style: The destructor '~async_chat' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:144:14: note: Virtual destructor in base class imview-1.1.9h/server/asynchat.hxx:127:22: note: Destructor in derived class imview-1.1.9h/server/asynchat.hxx:142:12: style: The function 'handle_read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:205:18: note: Virtual function in base class imview-1.1.9h/server/asynchat.hxx:142:12: note: Function in derived class imview-1.1.9h/server/asynchat.hxx:143:12: style: The function 'handle_write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:208:18: note: Virtual function in base class imview-1.1.9h/server/asynchat.hxx:143:12: note: Function in derived class imview-1.1.9h/server/asynchat.hxx:144:12: style: The function 'readable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:171:18: note: Virtual function in base class imview-1.1.9h/server/asynchat.hxx:144:12: note: Function in derived class imview-1.1.9h/server/asynchat.hxx:145:12: style: The function 'writable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:174:18: note: Virtual function in base class imview-1.1.9h/server/asynchat.hxx:145:12: note: Function in derived class imview-1.1.9h/server/imserver.hxx:83:14: style: The destructor '~imview_data' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:144:14: note: Virtual destructor in base class imview-1.1.9h/server/imserver.hxx:83:14: note: Destructor in derived class imview-1.1.9h/server/imserver.hxx:84:14: style: The function 'handle_connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:202:18: note: Virtual function in base class imview-1.1.9h/server/imserver.hxx:84:14: note: Function in derived class imview-1.1.9h/server/imserver.hxx:85:14: style: The function 'handle_read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:205:18: note: Virtual function in base class imview-1.1.9h/server/imserver.hxx:85:14: note: Function in derived class imview-1.1.9h/server/imserver.hxx:86:14: style: The function 'handle_write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:208:18: note: Virtual function in base class imview-1.1.9h/server/imserver.hxx:86:14: note: Function in derived class imview-1.1.9h/server/imserver.hxx:87:14: style: The function 'handle_close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:211:18: note: Virtual function in base class imview-1.1.9h/server/imserver.hxx:87:14: note: Function in derived class imview-1.1.9h/server/imserver.hxx:106:14: style: The destructor '~imview_channel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asynchat.hxx:127:22: note: Virtual destructor in base class imview-1.1.9h/server/imserver.hxx:106:14: note: Destructor in derived class imview-1.1.9h/server/imserver.hxx:125:10: style: The function 'collect_incoming_data' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asynchat.hxx:133:18: note: Virtual function in base class imview-1.1.9h/server/imserver.hxx:125:10: note: Function in derived class imview-1.1.9h/server/imserver.hxx:126:10: style: The function 'found_terminator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asynchat.hxx:136:18: note: Virtual function in base class imview-1.1.9h/server/imserver.hxx:126:10: note: Function in derived class imview-1.1.9h/server/imserver.hxx:129:10: style: The function 'handle_close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:211:18: note: Virtual function in base class imview-1.1.9h/server/imserver.hxx:129:10: note: Function in derived class imview-1.1.9h/server/imserver.hxx:144:15: style: The destructor '~datachannel_opener' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:144:14: note: Virtual destructor in base class imview-1.1.9h/server/imserver.hxx:144:15: note: Destructor in derived class imview-1.1.9h/server/imserver.hxx:145:15: style: The function 'handle_accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:214:18: note: Virtual function in base class imview-1.1.9h/server/imserver.hxx:145:15: note: Function in derived class imview-1.1.9h/server/imserver.hxx:162:15: style: The destructor '~imview_server' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:144:14: note: Virtual destructor in base class imview-1.1.9h/server/imserver.hxx:162:15: note: Destructor in derived class imview-1.1.9h/server/imserver.hxx:163:15: style: The function 'handle_accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/server/asyncore.hxx:214:18: note: Virtual function in base class imview-1.1.9h/server/imserver.hxx:163:15: note: Function in derived class imview-1.1.9h/transferRGBHistoBox.hxx:57:10: style: The function 'trueRedrawHook' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] imview-1.1.9h/transferRGBBox.hxx:58:20: note: Virtual function in base class imview-1.1.9h/transferRGBHistoBox.hxx:57:10: note: Function in derived class imview-1.1.9h/imview.cxx:481:28: warning: If memory allocation fails, then there is a possible null pointer dereference: splashScreen [nullPointerOutOfMemory] imview-1.1.9h/imview.cxx:479:52: note: Assuming allocation function fails imview-1.1.9h/imview.cxx:479:36: note: Assignment 'splashScreen=(unsigned char*)malloc(splashbytes)', assigned value is 0 imview-1.1.9h/imview.cxx:481:28: note: Null pointer dereference imview-1.1.9h/imview.cxx:742:13: warning: If memory allocation fails, then there is a possible null pointer dereference: pcbuf [nullPointerOutOfMemory] imview-1.1.9h/imview.cxx:741:19: note: Assuming allocation function fails imview-1.1.9h/imview.cxx:741:19: note: Assignment 'pcbuf=strdup(input)', assigned value is 0 imview-1.1.9h/imview.cxx:742:13: note: Null pointer dereference imview-1.1.9h/imview.cxx:742:35: warning: If memory allocation fails, then there is a possible null pointer dereference: pcbuf [nullPointerOutOfMemory] imview-1.1.9h/imview.cxx:741:19: note: Assuming allocation function fails imview-1.1.9h/imview.cxx:741:19: note: Assignment 'pcbuf=strdup(input)', assigned value is 0 imview-1.1.9h/imview.cxx:742:35: note: Null pointer dereference imview-1.1.9h/imview.cxx:744:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pcbuf [nullPointerOutOfMemory] imview-1.1.9h/imview.cxx:741:19: note: Assuming allocation function fails imview-1.1.9h/imview.cxx:741:19: note: Assignment 'pcbuf=strdup(input)', assigned value is 0 imview-1.1.9h/imview.cxx:744:5: note: Null pointer dereference imview-1.1.9h/imview.cxx:479:36: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imview.cxx:1321:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imview.cxx:1528:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imview.cxx:1537:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imview.cxx:1628:41: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imview.cxx:1705:41: style: C-style pointer casting [cstyleCast] imview-1.1.9h/imview.cxx:2063:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/transferRGBFunction.hxx:112:59: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/imview.cxx:447:9: style: The scope of the variable 'tboxwidth' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:447:20: style: The scope of the variable 'tboxheight' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:447:32: style: The scope of the variable 'ret' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:448:43: style: The scope of the variable 'splashspp' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:448:53: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:448:55: style: The scope of the variable 'j' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:449:17: style: The scope of the variable 'splashbytes' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:709:17: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:711:17: style: The scope of the variable 'dotp' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:757:12: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:757:19: style: The scope of the variable 'nbimages' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:757:29: style: The scope of the variable 'j' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:757:36: style: The scope of the variable 'stl' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:758:12: style: The scope of the variable 'k' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:758:15: style: The scope of the variable 'fltk_args' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:759:12: style: The scope of the variable 'checkMinus' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:1146:20: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:1309:10: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:1309:13: style: The scope of the variable 'openRes' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:1310:16: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:1429:18: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:1430:18: style: The scope of the variable 'tmptitle' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:1499:16: style: The scope of the variable 'j' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:1499:23: style: The scope of the variable 'srval' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:1917:18: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/imview.cxx:1497:35: style:inconclusive: Function 'imview_exit' argument 2 names different: declaration 'abort' definition 'do_abort'. [funcArgNamesDifferent] imview-1.1.9h/imview.hxx:322:35: note: Function 'imview_exit' argument 2 names different: declaration 'abort' definition 'do_abort'. imview-1.1.9h/imview.cxx:1497:35: note: Function 'imview_exit' argument 2 names different: declaration 'abort' definition 'do_abort'. imview-1.1.9h/transferRGBFunctionBox.hxx:76:50: style: Parameter 'Ggamma' can be declared as reference to const [constParameterReference] imview-1.1.9h/transferRGBFunctionBox.hxx:77:50: style: Parameter 'Bgamma' can be declared as reference to const [constParameterReference] imview-1.1.9h/imview.cxx:545:34: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imview.cxx:612:31: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imview.cxx:638:32: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imview.cxx:707:33: style: Parameter 'lutproto' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imview.cxx:711:17: style: Variable 'dotp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imview.cxx:736:30: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/imview.cxx:1212:18: style: Variable 'dotp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/imview.cxx:473:26: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/imview.cxx:1428:18: style: Unused variable: as [unusedVariable] imview-1.1.9h/imview.cxx:1555:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] imview-1.1.9h/imviewWindow.cxx:196:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_RED [valueFlowBailoutIncompleteVar] imview-1.1.9h/imviewWindow.cxx:103:10: style: The scope of the variable 'change' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:544:25: style:inconclusive: Boolean expression '!*p' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] imview-1.1.9h/io/cpostscript.cxx:685:25: style:inconclusive: Boolean expression '!*p' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] imview-1.1.9h/io/cpostscript.cxx:574:6: style: Condition '!doAnamorphosis' is always true [knownConditionTrueFalse] imview-1.1.9h/io/cpostscript.cxx:509:22: note: Assignment 'doAnamorphosis=0', assigned value is 0 imview-1.1.9h/io/cpostscript.cxx:574:6: note: Condition '!doAnamorphosis' is always true imview-1.1.9h/io/cpostscript.cxx:715:6: style: Condition '!doAnamorphosis' is always true [knownConditionTrueFalse] imview-1.1.9h/io/cpostscript.cxx:638:22: note: Assignment 'doAnamorphosis=0', assigned value is 0 imview-1.1.9h/io/cpostscript.cxx:715:6: note: Condition '!doAnamorphosis' is always true imview-1.1.9h/io/cpostscript.cxx:883:12: style: Variable 'height' is reassigned a value before the old one has been used. [redundantAssignment] imview-1.1.9h/io/cpostscript.cxx:881:12: note: height is assigned imview-1.1.9h/io/cpostscript.cxx:883:12: note: height is overwritten imview-1.1.9h/io/cpostscript.cxx:373:28: style: The scope of the variable 'aRow' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:373:34: style: The scope of the variable 'aCol' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:443:20: style: The scope of the variable 'across' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:443:28: style: The scope of the variable 'down' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:501:16: style: The scope of the variable 'k' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:502:10: style: The scope of the variable 'theByte' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:504:10: style: The scope of the variable 'nbw' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:506:19: style: The scope of the variable 'r' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:506:23: style: The scope of the variable 'g' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:506:27: style: The scope of the variable 'b' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:628:16: style: The scope of the variable 'k' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:629:10: style: The scope of the variable 'theByte' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:631:35: style: The scope of the variable 'nbw' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:634:19: style: The scope of the variable 'r' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:634:23: style: The scope of the variable 'g' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:634:27: style: The scope of the variable 'b' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:808:35: style: The scope of the variable 'startsize' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:808:46: style: The scope of the variable 'minsize' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:810:9: style: The scope of the variable 'lengthlimit' can be reduced. [variableScope] imview-1.1.9h/io/cpostscript.cxx:151:12: style:inconclusive: Function 'compose_PostScript_code' argument 2 names different: declaration 'realNim' definition 'nbIm'. [funcArgNamesDifferent] imview-1.1.9h/io/cpostscript.hxx:187:12: note: Function 'compose_PostScript_code' argument 2 names different: declaration 'realNim' definition 'nbIm'. imview-1.1.9h/io/cpostscript.cxx:151:12: note: Function 'compose_PostScript_code' argument 2 names different: declaration 'realNim' definition 'nbIm'. imview-1.1.9h/io/cpostscript.cxx:158:12: style:inconclusive: Function 'compose_PostScript_code' argument 9 names different: declaration 'tnbDown' definition 'nbDown'. [funcArgNamesDifferent] imview-1.1.9h/io/cpostscript.hxx:194:12: note: Function 'compose_PostScript_code' argument 9 names different: declaration 'tnbDown' definition 'nbDown'. imview-1.1.9h/io/cpostscript.cxx:158:12: note: Function 'compose_PostScript_code' argument 9 names different: declaration 'tnbDown' definition 'nbDown'. imview-1.1.9h/io/cpostscript.cxx:440:23: style:inconclusive: Function 'arrange_page' argument 1 names different: declaration 'nbIm' definition 'n'. [funcArgNamesDifferent] imview-1.1.9h/io/cpostscript.cxx:104:30: note: Function 'arrange_page' argument 1 names different: declaration 'nbIm' definition 'n'. imview-1.1.9h/io/cpostscript.cxx:440:23: note: Function 'arrange_page' argument 1 names different: declaration 'nbIm' definition 'n'. imview-1.1.9h/io/cpostscript.cxx:499:22: style:inconclusive: Function 'eps_save' argument 1 names different: declaration 'anImage' definition 'theImage'. [funcArgNamesDifferent] imview-1.1.9h/io/cpostscript.cxx:111:29: note: Function 'eps_save' argument 1 names different: declaration 'anImage' definition 'theImage'. imview-1.1.9h/io/cpostscript.cxx:499:22: note: Function 'eps_save' argument 1 names different: declaration 'anImage' definition 'theImage'. imview-1.1.9h/io/cpostscript.cxx:499:39: style:inconclusive: Function 'eps_save' argument 2 names different: declaration 'aspect' definition 'aspectRatio'. [funcArgNamesDifferent] imview-1.1.9h/io/cpostscript.cxx:111:45: note: Function 'eps_save' argument 2 names different: declaration 'aspect' definition 'aspectRatio'. imview-1.1.9h/io/cpostscript.cxx:499:39: note: Function 'eps_save' argument 2 names different: declaration 'aspect' definition 'aspectRatio'. imview-1.1.9h/io/cpostscript.cxx:626:29: style:inconclusive: Function 'ps_printAnImage' argument 1 names different: declaration 'theimage' definition 'theImage'. [funcArgNamesDifferent] imview-1.1.9h/io/cpostscript.cxx:106:36: note: Function 'ps_printAnImage' argument 1 names different: declaration 'theimage' definition 'theImage'. imview-1.1.9h/io/cpostscript.cxx:626:29: note: Function 'ps_printAnImage' argument 1 names different: declaration 'theimage' definition 'theImage'. imview-1.1.9h/io/cpostscript.cxx:290:23: performance: Function parameter 'anImage' should be passed by const reference. [passedByValue] imview-1.1.9h/io/cpostscript.cxx:126:42: style: Parameter 'allmargings' can be declared as const array [constParameter] imview-1.1.9h/io/cpostscript.cxx:626:44: style: Parameter 'subbox' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/cpostscript.cxx:786:15: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/cpostscript.cxx:786:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/cpostscript.cxx:521:18: style: Variable 'bufferLength' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/cpostscript.cxx:660:18: style: Variable 'bufferLength' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/gplot2.cxx:124:22: portability: Non reentrant function 'tempnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'tempnam_r'. [prohibitedtempnamCalled] imview-1.1.9h/io/gplot2.cxx:205:6: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] imview-1.1.9h/io/gplot2.cxx:128:5: error: Resource leak: fp [resourceLeak] imview-1.1.9h/io/gplot2.cxx:64:27: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: fmt [nullPointerOutOfMemory] imview-1.1.9h/io/gplot2.cxx:167:26: note: Assuming allocation function fails imview-1.1.9h/io/gplot2.cxx:167:12: note: Assignment 'buff=(char*)malloc(blen+tl)', assigned value is 0 imview-1.1.9h/io/gplot2.cxx:176:17: note: Calling function 'Send_2_plot_', 2nd argument 'buff' value is 0 imview-1.1.9h/io/gplot2.cxx:64:27: note: Null pointer dereference imview-1.1.9h/io/gplot2.cxx:70:19: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: fmt [nullPointerOutOfMemory] imview-1.1.9h/io/gplot2.cxx:167:26: note: Assuming allocation function fails imview-1.1.9h/io/gplot2.cxx:167:12: note: Assignment 'buff=(char*)malloc(blen+tl)', assigned value is 0 imview-1.1.9h/io/gplot2.cxx:176:17: note: Calling function 'Send_2_plot_', 2nd argument 'buff' value is 0 imview-1.1.9h/io/gplot2.cxx:70:19: note: Null pointer dereference imview-1.1.9h/io/gplot2.cxx:72:11: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: buff [nullPointerOutOfMemory] imview-1.1.9h/io/gplot2.cxx:66:26: note: Assuming allocation function fails imview-1.1.9h/io/gplot2.cxx:66:12: note: Assignment 'buff=(char*)malloc(allocatelength)', assigned value is 0 imview-1.1.9h/io/gplot2.cxx:72:11: note: Null pointer dereference imview-1.1.9h/io/gplot2.cxx:163:9: warning: If memory allocation fails, then there is a possible null pointer dereference: names [nullPointerOutOfMemory] imview-1.1.9h/io/gplot2.cxx:155:36: note: Assuming allocation function fails imview-1.1.9h/io/gplot2.cxx:155:20: note: Assignment 'names=(char**)malloc(nv*sizeof(char*))', assigned value is 0 imview-1.1.9h/io/gplot2.cxx:163:9: note: Null pointer dereference imview-1.1.9h/io/gplot2.cxx:165:16: warning: If memory allocation fails, then there is a possible null pointer dereference: names [nullPointerOutOfMemory] imview-1.1.9h/io/gplot2.cxx:155:36: note: Assuming allocation function fails imview-1.1.9h/io/gplot2.cxx:155:20: note: Assignment 'names=(char**)malloc(nv*sizeof(char*))', assigned value is 0 imview-1.1.9h/io/gplot2.cxx:165:16: note: Null pointer dereference imview-1.1.9h/io/gplot2.cxx:169:41: warning: If memory allocation fails, then there is a possible null pointer dereference: names [nullPointerOutOfMemory] imview-1.1.9h/io/gplot2.cxx:155:36: note: Assuming allocation function fails imview-1.1.9h/io/gplot2.cxx:155:20: note: Assignment 'names=(char**)malloc(nv*sizeof(char*))', assigned value is 0 imview-1.1.9h/io/gplot2.cxx:169:41: note: Null pointer dereference imview-1.1.9h/io/gplot2.cxx:170:10: warning: If memory allocation fails, then there is a possible null pointer dereference: names [nullPointerOutOfMemory] imview-1.1.9h/io/gplot2.cxx:155:36: note: Assuming allocation function fails imview-1.1.9h/io/gplot2.cxx:155:20: note: Assignment 'names=(char**)malloc(nv*sizeof(char*))', assigned value is 0 imview-1.1.9h/io/gplot2.cxx:170:10: note: Null pointer dereference imview-1.1.9h/io/gplot2.cxx:172:40: warning: If memory allocation fails, then there is a possible null pointer dereference: names [nullPointerOutOfMemory] imview-1.1.9h/io/gplot2.cxx:155:36: note: Assuming allocation function fails imview-1.1.9h/io/gplot2.cxx:155:20: note: Assignment 'names=(char**)malloc(nv*sizeof(char*))', assigned value is 0 imview-1.1.9h/io/gplot2.cxx:172:40: note: Null pointer dereference imview-1.1.9h/io/gplot2.cxx:173:16: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: buff [nullPointerOutOfMemory] imview-1.1.9h/io/gplot2.cxx:167:26: note: Assuming allocation function fails imview-1.1.9h/io/gplot2.cxx:167:12: note: Assignment 'buff=(char*)malloc(blen+tl)', assigned value is 0 imview-1.1.9h/io/gplot2.cxx:173:16: note: Null pointer dereference imview-1.1.9h/io/gplot2.cxx:174:14: warning: If memory allocation fails, then there is a possible null pointer dereference: names [nullPointerOutOfMemory] imview-1.1.9h/io/gplot2.cxx:155:36: note: Assuming allocation function fails imview-1.1.9h/io/gplot2.cxx:155:20: note: Assignment 'names=(char**)malloc(nv*sizeof(char*))', assigned value is 0 imview-1.1.9h/io/gplot2.cxx:174:14: note: Null pointer dereference imview-1.1.9h/io/gplot2.cxx:66:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/gplot2.cxx:155:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/gplot2.cxx:163:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/gplot2.cxx:167:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/gplot2.cxx:197:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/gplot2.cxx:128:8: style: Redundant initialization for 'fp'. The initialized value is overwritten before it is read. [redundantInitialization] imview-1.1.9h/io/gplot2.cxx:125:14: note: fp is initialized imview-1.1.9h/io/gplot2.cxx:128:8: note: fp is overwritten imview-1.1.9h/io/gplot2.cxx:156:11: style: The scope of the variable 'tmp' can be reduced. [variableScope] imview-1.1.9h/io/gplot2.cxx:157:11: style: The scope of the variable 'k' can be reduced. [variableScope] imview-1.1.9h/io/gplot2.cxx:122:33: style: Parameter 'vec' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/gplot2.cxx:156:11: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/gplot2.cxx:68:17: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted] imview-1.1.9h/io/gplot2.cxx:70:23: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted] imview-1.1.9h/io/gplot2.cxx:76:5: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted] imview-1.1.9h/io/imSystem.cxx:55:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/imSystem.cxx:89:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/imSystem.cxx:83:22: portability: Non reentrant function 'tempnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'tempnam_r'. [prohibitedtempnamCalled] imview-1.1.9h/io/imSystem.cxx:81:11: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/io/newprefio.hxx:66:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFLTSTRLEN [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/newprefio.hxx:71:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFLTSTRLEN [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/newprefio.hxx:75:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFLTSTRLEN [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/newprefio.hxx:83:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALSTRLEN [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/newprefio.hxx:84:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALSTRLEN [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/newprefio.cxx:57:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USER [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/newprefio.cxx:101:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAGESIZE_AUTO [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/newprefio.cxx:126:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_PATH_MAX [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/newprefio.cxx:57:5: warning: Class 'imprefs' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] imview-1.1.9h/io/newprefio.cxx:57:5: warning: Class 'imprefs' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] imview-1.1.9h/io/readZimage.cxx:543:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readZimage.cxx:787:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readZimage.cxx:181:16: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/io/readZimage.cxx:195:20: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/io/readZimage.cxx:199:17: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/io/readZimage.cxx:369:16: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/io/readZimage.cxx:383:20: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/io/readZimage.cxx:387:17: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/io/readZimage.cxx:91:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readZimage.cxx:562:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readZimage.cxx:619:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readZimage.cxx:646:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readZimage.cxx:679:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readZimage.cxx:906:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readZimage.cxx:907:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readZimage.cxx:927:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readZimage.cxx:928:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readZimage.cxx:927:12: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] imview-1.1.9h/io/readZimage.cxx:928:12: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] imview-1.1.9h/io/readZimage.cxx:695:43: style: Variable 'ns' is reassigned a value before the old one has been used. [redundantAssignment] imview-1.1.9h/io/readZimage.cxx:693:8: note: ns is assigned imview-1.1.9h/io/readZimage.cxx:695:43: note: ns is overwritten imview-1.1.9h/io/readZimage.cxx:138:29: style: The scope of the variable 'firstcomp' can be reduced. [variableScope] imview-1.1.9h/io/readZimage.cxx:715:13: style: The scope of the variable 'swp' can be reduced. [variableScope] imview-1.1.9h/io/readZimage.cxx:75:28: style:inconclusive: Function 'readZImage' argument 1 names different: declaration 'name' definition 'fname'. [funcArgNamesDifferent] imview-1.1.9h/io/readZimage.hxx:52:28: note: Function 'readZImage' argument 1 names different: declaration 'name' definition 'fname'. imview-1.1.9h/io/readZimage.cxx:75:28: note: Function 'readZImage' argument 1 names different: declaration 'name' definition 'fname'. imview-1.1.9h/io/readZimage.cxx:76:7: style:inconclusive: Function 'readZImage' argument 2 names different: declaration 'whichComponent' definition 'imageindex'. [funcArgNamesDifferent] imview-1.1.9h/io/readZimage.hxx:53:13: note: Function 'readZImage' argument 2 names different: declaration 'whichComponent' definition 'imageindex'. imview-1.1.9h/io/readZimage.cxx:76:7: note: Function 'readZImage' argument 2 names different: declaration 'whichComponent' definition 'imageindex'. imview-1.1.9h/io/readZimage.cxx:109:30: style:inconclusive: Function 'readZOverlay' argument 1 names different: declaration 'name' definition 'fname'. [funcArgNamesDifferent] imview-1.1.9h/io/readZimage.hxx:55:30: note: Function 'readZOverlay' argument 1 names different: declaration 'name' definition 'fname'. imview-1.1.9h/io/readZimage.cxx:109:30: note: Function 'readZOverlay' argument 1 names different: declaration 'name' definition 'fname'. imview-1.1.9h/io/readZimage.cxx:274:15: style:inconclusive: Function 'load_zimage' argument 5 names different: declaration 'pixtype' definition 'thepixtype'. [funcArgNamesDifferent] imview-1.1.9h/io/readZimage.hxx:61:15: note: Function 'load_zimage' argument 5 names different: declaration 'pixtype' definition 'thepixtype'. imview-1.1.9h/io/readZimage.cxx:274:15: note: Function 'load_zimage' argument 5 names different: declaration 'pixtype' definition 'thepixtype'. imview-1.1.9h/io/readZimage.cxx:275:15: style:inconclusive: Function 'load_zimage' argument 6 names different: declaration 'imgtype' definition 'theimgtype'. [funcArgNamesDifferent] imview-1.1.9h/io/readZimage.hxx:62:15: note: Function 'load_zimage' argument 6 names different: declaration 'imgtype' definition 'theimgtype'. imview-1.1.9h/io/readZimage.cxx:275:15: note: Function 'load_zimage' argument 6 names different: declaration 'imgtype' definition 'theimgtype'. imview-1.1.9h/io/readZimage.cxx:922:33: style:inconclusive: Function 'swapdouble' argument 1 names different: declaration 'i' definition 'd'. [funcArgNamesDifferent] imview-1.1.9h/io/readZimage.cxx:68:33: note: Function 'swapdouble' argument 1 names different: declaration 'i' definition 'd'. imview-1.1.9h/io/readZimage.cxx:922:33: note: Function 'swapdouble' argument 1 names different: declaration 'i' definition 'd'. imview-1.1.9h/io/readZimage.cxx:715:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readZimage.cxx:775:20: style: Variable 'vp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readZimage.cxx:903:12: style: Variable 'from' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readZimage.cxx:924:12: style: Variable 'from' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readZimage.cxx:946:14: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readZimage.cxx:963:17: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readZimage.cxx:617:14: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] imview-1.1.9h/io/readZimage.cxx:644:14: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] imview-1.1.9h/io/readZimage.cxx:677:14: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] imview-1.1.9h/io/readZimage.cxx:154:14: style: Variable 'filesize' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readZimage.cxx:164:17: style: Variable 'nbread' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readZimage.cxx:181:14: style: Variable 'nbread' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readZimage.cxx:195:18: style: Variable 'nbread' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readZimage.cxx:199:15: style: Variable 'nbread' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readZimage.cxx:238:12: style: Variable 'firstcomp' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readgif.cxx:101:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_UINT1 [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readgif.cxx:141:9: style: The scope of the variable 'ColorMapSize' can be reduced. [variableScope] imview-1.1.9h/io/readgif.cxx:149:10: style: The scope of the variable 'has_transparent' can be reduced. [variableScope] imview-1.1.9h/io/readgif.cxx:158:9: style: The scope of the variable 'CodeSize' can be reduced. [variableScope] imview-1.1.9h/io/readgif.cxx:159:10: style: The scope of the variable 'Interlace' can be reduced. [variableScope] imview-1.1.9h/io/readgif.cxx:76:30: style:inconclusive: Function 'readGifImage' argument 1 names different: declaration 'name' definition 'GifFileName'. [funcArgNamesDifferent] imview-1.1.9h/io/readgif.hxx:50:31: note: Function 'readGifImage' argument 1 names different: declaration 'name' definition 'GifFileName'. imview-1.1.9h/io/readgif.cxx:76:30: note: Function 'readGifImage' argument 1 names different: declaration 'name' definition 'GifFileName'. imview-1.1.9h/io/readgif.cxx:77:8: style:inconclusive: Function 'readGifImage' argument 2 names different: declaration 'whichFrame' definition 'inumber'. [funcArgNamesDifferent] imview-1.1.9h/io/readgif.hxx:50:41: note: Function 'readGifImage' argument 2 names different: declaration 'whichFrame' definition 'inumber'. imview-1.1.9h/io/readgif.cxx:77:8: note: Function 'readGifImage' argument 2 names different: declaration 'whichFrame' definition 'inumber'. imview-1.1.9h/io/readgif.cxx:117:31: style:inconclusive: Function 'gifnbsubfiles' argument 1 names different: declaration 'name' definition 'fname'. [funcArgNamesDifferent] imview-1.1.9h/io/readgif.hxx:51:31: note: Function 'gifnbsubfiles' argument 1 names different: declaration 'name' definition 'fname'. imview-1.1.9h/io/readgif.cxx:117:31: note: Function 'gifnbsubfiles' argument 1 names different: declaration 'name' definition 'fname'. imview-1.1.9h/io/readgif.cxx:344:12: style: Variable 'eol' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readgif.cxx:474:9: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readgif.cxx:475:9: style: Variable 'q' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readgif.cxx:135:16: style: Variable 'Width' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readgif.cxx:136:17: style: Variable 'Height' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readgif.cxx:149:26: style: Variable 'has_transparent' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readgif.cxx:178:33: style: Variable 'has_transparent' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readgif.cxx:193:6: style: Variable 'Width' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readgif.cxx:194:6: style: Variable 'Height' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readgif.cxx:196:16: style: Variable 'Interlace' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readgif.cxx:204:15: style: Variable 'CodeSize' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readgif.cxx:211:15: style: Variable 'blocklen' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readics.cxx:99:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_SPECTRUM [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readics.cxx:271:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readics.cxx:720:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readics.cxx:757:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readics.cxx:811:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readics.cxx:882:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readics.cxx:84:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pp [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:83:25: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:83:10: note: Assignment 'pp=(void**)malloc(sizeof(void*))', assigned value is 0 imview-1.1.9h/io/readics.cxx:84:5: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:171:10: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: from [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:766:32: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:766:12: note: Assignment 'temp=(short*)calloc(sizeof(short),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:772:17: note: Calling function 'swap_short', 1st argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:171:10: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:172:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: to [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:766:32: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:766:12: note: Assignment 'temp=(short*)calloc(sizeof(short),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:772:29: note: Calling function 'swap_short', 2nd argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:172:13: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:172:21: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: from [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:766:32: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:766:12: note: Assignment 'temp=(short*)calloc(sizeof(short),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:772:17: note: Calling function 'swap_short', 1st argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:172:21: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:173:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: to [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:766:32: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:766:12: note: Assignment 'temp=(short*)calloc(sizeof(short),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:772:29: note: Calling function 'swap_short', 2nd argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:173:13: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:199:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: from [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:820:28: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:820:12: note: Assignment 'temp=(float*)calloc(sizeof(float),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:826:17: note: Calling function 'swap_float', 1st argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:199:17: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:200:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: to [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:820:28: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:820:12: note: Assignment 'temp=(float*)calloc(sizeof(float),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:826:29: note: Calling function 'swap_float', 2nd argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:200:13: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:200:21: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: from [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:820:28: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:820:12: note: Assignment 'temp=(float*)calloc(sizeof(float),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:826:17: note: Calling function 'swap_float', 1st argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:200:21: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:201:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: to [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:820:28: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:820:12: note: Assignment 'temp=(float*)calloc(sizeof(float),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:826:29: note: Calling function 'swap_float', 2nd argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:201:13: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:202:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: from [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:820:28: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:820:12: note: Assignment 'temp=(float*)calloc(sizeof(float),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:826:17: note: Calling function 'swap_float', 1st argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:202:17: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:203:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: to [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:820:28: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:820:12: note: Assignment 'temp=(float*)calloc(sizeof(float),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:826:29: note: Calling function 'swap_float', 2nd argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:203:13: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:203:23: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: from [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:820:28: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:820:12: note: Assignment 'temp=(float*)calloc(sizeof(float),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:826:17: note: Calling function 'swap_float', 1st argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:203:23: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:204:6: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: to [nullPointerOutOfMemory] imview-1.1.9h/io/readics.cxx:820:28: note: Assuming allocation function fails imview-1.1.9h/io/readics.cxx:820:12: note: Assignment 'temp=(float*)calloc(sizeof(float),512)', assigned value is 0 imview-1.1.9h/io/readics.cxx:826:29: note: Calling function 'swap_float', 2nd argument '(char*)temp' value is 0 imview-1.1.9h/io/readics.cxx:204:6: note: Null pointer dereference imview-1.1.9h/io/readics.cxx:83:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readics.cxx:278:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readics.cxx:285:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readics.cxx:729:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readics.cxx:766:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readics.cxx:820:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readics.cxx:954:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readics.cxx:959:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readics.cxx:964:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readics.cxx:772:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readics.cxx:772:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readics.cxx:783:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readics.cxx:783:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readics.cxx:826:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readics.cxx:826:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readics.cxx:837:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readics.cxx:837:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readics.cxx:826:17: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] imview-1.1.9h/io/readics.cxx:826:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] imview-1.1.9h/io/readics.cxx:837:17: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] imview-1.1.9h/io/readics.cxx:837:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] imview-1.1.9h/io/readics.cxx:167:16: style: The scope of the variable 'c' can be reduced. [variableScope] imview-1.1.9h/io/readics.cxx:195:16: style: The scope of the variable 'c' can be reduced. [variableScope] imview-1.1.9h/io/readics.cxx:242:13: style: The scope of the variable 'cat' can be reduced. [variableScope] imview-1.1.9h/io/readics.cxx:247:15: style: The scope of the variable 'tg' can be reduced. [variableScope] imview-1.1.9h/io/readics.cxx:159:23: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/readics.cxx:187:30: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/readics.cxx:209:34: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/readics.cxx:244:31: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readics.cxx:711:32: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/readics.cxx:748:33: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/readics.cxx:802:34: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/readics.cxx:421:7: style: Variable 't' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readics.cxx:490:7: style: Variable 't' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readics.cxx:505:7: style: Variable 't' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readics.cxx:520:7: style: Variable 't' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readics.cxx:535:7: style: Variable 't' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readics.cxx:552:7: style: Variable 't' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readics.cxx:688:7: style: Variable 't' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readics.cxx:737:12: style: Variable 'num' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readmat5.cxx:205:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_INVALID [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readmat5.cxx:265:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readmat5.cxx:365:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_INT1 [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readmat5.cxx:346:11: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readmat5.cxx:364:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readmat5.cxx:370:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readmat5.cxx:376:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readmat5.cxx:382:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readmat5.cxx:388:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readmat5.cxx:394:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readmat5.cxx:400:15: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readmat5.cxx:408:15: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readmat5.cxx:266:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:267:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:295:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:299:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:311:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:314:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:370:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:376:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:382:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:388:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:394:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:443:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:446:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readmat5.cxx:198:10: style: The scope of the variable 'name' can be reduced. [variableScope] imview-1.1.9h/io/readmeta.cxx:93:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_SPECTRUM [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readmeta.cxx:117:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readmeta.cxx:129:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readmeta.cxx:160:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_INVALID [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readmeta.cxx:290:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFLTSTRLEN [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readmeta.cxx:158:9: style: The scope of the variable 'nbdims' can be reduced. [variableScope] imview-1.1.9h/io/readmeta.cxx:159:9: style: The scope of the variable 'nx' can be reduced. [variableScope] imview-1.1.9h/io/readmeta.cxx:159:13: style: The scope of the variable 'ny' can be reduced. [variableScope] imview-1.1.9h/io/readmeta.cxx:159:17: style: The scope of the variable 'nz' can be reduced. [variableScope] imview-1.1.9h/io/readmeta.cxx:159:21: style: The scope of the variable 'skip' can be reduced. [variableScope] imview-1.1.9h/io/readmeta.cxx:282:72: style:inconclusive: Function 'readmetadata' argument 3 names different: declaration 'buffp' definition 'buf'. [funcArgNamesDifferent] imview-1.1.9h/io/readmeta.hxx:53:72: note: Function 'readmetadata' argument 3 names different: declaration 'buffp' definition 'buf'. imview-1.1.9h/io/readmeta.cxx:282:72: note: Function 'readmetadata' argument 3 names different: declaration 'buffp' definition 'buf'. imview-1.1.9h/io/readpnm.cxx:259:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readpnm.cxx:392:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readpnm.cxx:512:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readpnm.cxx:625:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readpnm.cxx:480:17: warning: If memory allocation fails, then there is a possible null pointer dereference: cp [nullPointerOutOfMemory] imview-1.1.9h/io/readpnm.cxx:478:19: note: Assuming allocation function fails imview-1.1.9h/io/readpnm.cxx:478:19: note: Assignment 'buffp[0]=malloc(ncol*nrow*nslice*sizeof(unsigned char))', assigned value is 0 imview-1.1.9h/io/readpnm.cxx:479:5: note: cp is assigned '(unsigned char*)(buffp[0])' here. imview-1.1.9h/io/readpnm.cxx:480:17: note: Null pointer dereference imview-1.1.9h/io/readpnm.cxx:568:5: warning: If memory allocation fails, then there is a possible null pointer dereference: buffp [nullPointerOutOfMemory] imview-1.1.9h/io/readpnm.cxx:565:28: note: Assuming allocation function fails imview-1.1.9h/io/readpnm.cxx:565:13: note: Assignment 'buffp=(void**)malloc(sizeof(void*))', assigned value is 0 imview-1.1.9h/io/readpnm.cxx:568:5: note: Null pointer dereference imview-1.1.9h/io/readpnm.cxx:569:28: warning: If memory allocation fails, then there is a possible null pointer dereference: buffp [nullPointerOutOfMemory] imview-1.1.9h/io/readpnm.cxx:565:28: note: Assuming allocation function fails imview-1.1.9h/io/readpnm.cxx:565:13: note: Assignment 'buffp=(void**)malloc(sizeof(void*))', assigned value is 0 imview-1.1.9h/io/readpnm.cxx:569:28: note: Null pointer dereference imview-1.1.9h/io/readpnm.cxx:616:5: warning: If memory allocation fails, then there is a possible null pointer dereference: buffp [nullPointerOutOfMemory] imview-1.1.9h/io/readpnm.cxx:613:28: note: Assuming allocation function fails imview-1.1.9h/io/readpnm.cxx:613:13: note: Assignment 'buffp=(void**)malloc(sizeof(void*))', assigned value is 0 imview-1.1.9h/io/readpnm.cxx:616:5: note: Null pointer dereference imview-1.1.9h/io/readpnm.cxx:617:28: warning: If memory allocation fails, then there is a possible null pointer dereference: buffp [nullPointerOutOfMemory] imview-1.1.9h/io/readpnm.cxx:613:28: note: Assuming allocation function fails imview-1.1.9h/io/readpnm.cxx:613:13: note: Assignment 'buffp=(void**)malloc(sizeof(void*))', assigned value is 0 imview-1.1.9h/io/readpnm.cxx:617:28: note: Null pointer dereference imview-1.1.9h/io/readpnm.cxx:762:5: warning: If memory allocation fails, then there is a possible null pointer dereference: buffp [nullPointerOutOfMemory] imview-1.1.9h/io/readpnm.cxx:761:28: note: Assuming allocation function fails imview-1.1.9h/io/readpnm.cxx:761:13: note: Assignment 'buffp=(void**)malloc(sizeof(void*))', assigned value is 0 imview-1.1.9h/io/readpnm.cxx:762:5: note: Null pointer dereference imview-1.1.9h/io/readpnm.cxx:763:21: warning: If memory allocation fails, then there is a possible null pointer dereference: buffp [nullPointerOutOfMemory] imview-1.1.9h/io/readpnm.cxx:761:28: note: Assuming allocation function fails imview-1.1.9h/io/readpnm.cxx:761:13: note: Assignment 'buffp=(void**)malloc(sizeof(void*))', assigned value is 0 imview-1.1.9h/io/readpnm.cxx:763:21: note: Null pointer dereference imview-1.1.9h/io/readpnm.cxx:818:5: warning: If memory allocation fails, then there is a possible null pointer dereference: buffp [nullPointerOutOfMemory] imview-1.1.9h/io/readpnm.cxx:817:28: note: Assuming allocation function fails imview-1.1.9h/io/readpnm.cxx:817:13: note: Assignment 'buffp=(void**)malloc(sizeof(void*))', assigned value is 0 imview-1.1.9h/io/readpnm.cxx:818:5: note: Null pointer dereference imview-1.1.9h/io/readpnm.cxx:819:21: warning: If memory allocation fails, then there is a possible null pointer dereference: buffp [nullPointerOutOfMemory] imview-1.1.9h/io/readpnm.cxx:817:28: note: Assuming allocation function fails imview-1.1.9h/io/readpnm.cxx:817:13: note: Assignment 'buffp=(void**)malloc(sizeof(void*))', assigned value is 0 imview-1.1.9h/io/readpnm.cxx:819:21: note: Null pointer dereference imview-1.1.9h/io/readpnm.cxx:212:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:350:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:355:7: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:365:7: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:474:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:479:7: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:483:7: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:565:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:569:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:613:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:617:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:679:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:686:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:687:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:688:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:702:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:703:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:704:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:761:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:762:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:817:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:818:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:874:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:882:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:883:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:884:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:898:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:899:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:900:8: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readpnm.cxx:319:21: style: The scope of the variable 'cp' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:320:21: style: The scope of the variable 'sp' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:443:49: style: The scope of the variable 'k' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:443:52: style: The scope of the variable 'j' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:443:55: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:444:20: style: The scope of the variable 'cp' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:445:21: style: The scope of the variable 'sp' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:651:20: style: The scope of the variable 'cpR' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:651:26: style: The scope of the variable 'cpG' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:651:32: style: The scope of the variable 'cpB' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:652:21: style: The scope of the variable 'spR' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:652:27: style: The scope of the variable 'spG' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:652:33: style: The scope of the variable 'spB' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:844:20: style: The scope of the variable 'cpR' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:844:26: style: The scope of the variable 'cpG' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:844:32: style: The scope of the variable 'cpB' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:845:21: style: The scope of the variable 'spR' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:845:27: style: The scope of the variable 'spG' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:845:33: style: The scope of the variable 'spB' can be reduced. [variableScope] imview-1.1.9h/io/readpnm.cxx:731:22: style:inconclusive: Function 'load_MC_long_ppm_raw' argument 4 names different: declaration 'thepixeltype' definition 'pixtype'. [funcArgNamesDifferent] imview-1.1.9h/io/readpnm.cxx:109:22: note: Function 'load_MC_long_ppm_raw' argument 4 names different: declaration 'thepixeltype' definition 'pixtype'. imview-1.1.9h/io/readpnm.cxx:731:22: note: Function 'load_MC_long_ppm_raw' argument 4 names different: declaration 'thepixeltype' definition 'pixtype'. imview-1.1.9h/io/readpnm.cxx:732:22: style:inconclusive: Function 'load_MC_long_ppm_raw' argument 5 names different: declaration 'theimgtype' definition 'imgtype'. [funcArgNamesDifferent] imview-1.1.9h/io/readpnm.cxx:110:22: note: Function 'load_MC_long_ppm_raw' argument 5 names different: declaration 'theimgtype' definition 'imgtype'. imview-1.1.9h/io/readpnm.cxx:732:22: note: Function 'load_MC_long_ppm_raw' argument 5 names different: declaration 'theimgtype' definition 'imgtype'. imview-1.1.9h/io/readpnm.cxx:786:43: style:inconclusive: Function 'load_MC_float_ppm_raw' argument 4 names different: declaration 'thepixeltype' definition 'pixtype'. [funcArgNamesDifferent] imview-1.1.9h/io/readpnm.cxx:116:22: note: Function 'load_MC_float_ppm_raw' argument 4 names different: declaration 'thepixeltype' definition 'pixtype'. imview-1.1.9h/io/readpnm.cxx:786:43: note: Function 'load_MC_float_ppm_raw' argument 4 names different: declaration 'thepixeltype' definition 'pixtype'. imview-1.1.9h/io/readpnm.cxx:787:43: style:inconclusive: Function 'load_MC_float_ppm_raw' argument 5 names different: declaration 'theimgtype' definition 'imgtype'. [funcArgNamesDifferent] imview-1.1.9h/io/readpnm.cxx:117:22: note: Function 'load_MC_float_ppm_raw' argument 5 names different: declaration 'theimgtype' definition 'imgtype'. imview-1.1.9h/io/readpnm.cxx:787:43: note: Function 'load_MC_float_ppm_raw' argument 5 names different: declaration 'theimgtype' definition 'imgtype'. imview-1.1.9h/io/readpnm.cxx:756:13: style: Variable 'maxgrey' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/io/readps.cxx:99:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAGESIZE_NB [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readps.cxx:104:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAGESIZE_AUTO [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readps.cxx:152:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAGESIZE_AUTO [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readps.cxx:71:9: warning: Member variable 'psinfo::tmpfn_' is not initialized in the constructor. [uninitMemberVarPrivate] imview-1.1.9h/io/readps.cxx:102:14: style:inconclusive: Technically the member function 'psinfo::getBoundingBox' can be const. [functionConst] imview-1.1.9h/io/readps.hxx:52:10: note: Technically the member function 'psinfo::getBoundingBox' can be const. imview-1.1.9h/io/readps.cxx:102:14: note: Technically the member function 'psinfo::getBoundingBox' can be const. imview-1.1.9h/io/readps.cxx:138:6: style: The scope of the variable 'nbscan' can be reduced. [variableScope] imview-1.1.9h/io/readps.cxx:139:14: style: The scope of the variable 'hasShowpage' can be reduced. [variableScope] imview-1.1.9h/io/readraw.cxx:135:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_SPECTRUM [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readraw.cxx:156:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readraw.cxx:261:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/readraw.cxx:292:50: warning: If memory allocation fails, then there is a possible null pointer dereference: index [nullPointerOutOfMemory] imview-1.1.9h/io/readraw.cxx:288:30: note: Assuming allocation function fails imview-1.1.9h/io/readraw.cxx:288:17: note: Assignment 'index=(int*)calloc(spp,sizeof(int))', assigned value is 0 imview-1.1.9h/io/readraw.cxx:292:50: note: Null pointer dereference imview-1.1.9h/io/readraw.cxx:319:13: warning: If memory allocation fails, then there is a possible null pointer dereference: q [nullPointerOutOfMemory] imview-1.1.9h/io/readraw.cxx:316:26: note: Assuming allocation function fails imview-1.1.9h/io/readraw.cxx:316:13: note: Assignment 'q=(T**)malloc(spp*sizeof(T*))', assigned value is 0 imview-1.1.9h/io/readraw.cxx:319:13: note: Null pointer dereference imview-1.1.9h/io/readraw.cxx:167:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:176:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:185:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:194:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:203:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:212:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:221:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:256:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:261:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:288:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:316:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:317:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:378:30: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:382:30: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:386:30: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readraw.cxx:106:25: style: The scope of the variable 'buf' can be reduced. [variableScope] imview-1.1.9h/io/readraw.cxx:240:84: style:inconclusive: Function 'readrawbuf' argument 3 names different: declaration 'index' definition 'framenum'. [funcArgNamesDifferent] imview-1.1.9h/io/readraw.cxx:76:43: note: Function 'readrawbuf' argument 3 names different: declaration 'index' definition 'framenum'. imview-1.1.9h/io/readraw.cxx:240:84: note: Function 'readrawbuf' argument 3 names different: declaration 'index' definition 'framenum'. imview-1.1.9h/io/readraw.cxx:95:30: style: Variable 'myheader' can be declared as reference to const [constVariableReference] imview-1.1.9h/io/readsocket.cxx:143:18: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readsocket.cxx:156:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readsocket.cxx:169:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/readsocket.cxx:79:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readsocket.cxx:80:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readsocket.cxx:93:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readsocket.cxx:94:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readsocket.cxx:109:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readsocket.cxx:110:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/readsocket.cxx:109:10: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] imview-1.1.9h/io/readsocket.cxx:110:11: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] imview-1.1.9h/io/readsocket.cxx:129:20: style: The scope of the variable 'cmp' can be reduced. [variableScope] imview-1.1.9h/io/readsocket.cxx:62:23: style: Variable 'myheader' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readsocket.cxx:76:11: style: Variable 'in' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readsocket.cxx:90:11: style: Variable 'in' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readsocket.cxx:106:14: style: Variable 'in' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readsocket.cxx:144:14: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readsocket.cxx:157:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/readsocket.cxx:170:15: style: Variable 'end' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/saveZimage.cxx:338:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_LITTLE [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/saveZimage.cxx:431:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_BINARY [valueFlowBailoutIncompleteVar] imview-1.1.9h/io/saveZimage.cxx:324:9: error: Common realloc mistake: 'dataout_p' nulled but not freed upon failure [memleakOnRealloc] imview-1.1.9h/io/saveZimage.cxx:354:15: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/saveZimage.cxx:371:15: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/saveZimage.cxx:388:15: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/saveZimage.cxx:427:22: style: C-style pointer casting [cstyleCast] imview-1.1.9h/io/saveZimage.cxx:353:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/saveZimage.cxx:370:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/saveZimage.cxx:387:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/io/saveZimage.cxx:387:14: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] imview-1.1.9h/io/saveZimage.cxx:218:24: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/saveZimage.cxx:237:39: style: Parameter 'nx' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/saveZimage.cxx:237:48: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/saveZimage.cxx:238:22: style: Parameter 'x0' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/saveZimage.cxx:238:31: style: Parameter 'y0' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/saveZimage.cxx:238:40: style: Parameter 'z0' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/saveZimage.cxx:238:49: style: Parameter 'ptype' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/saveZimage.cxx:350:16: style: Variable 'in' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/saveZimage.cxx:367:25: style: Variable 'in' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/saveZimage.cxx:384:17: style: Variable 'in' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/io/saveZimage.cxx:410:47: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/saveZimage.cxx:410:56: style: Parameter 'nz' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/saveZimage.cxx:411:21: style: Parameter 'ptype' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/savetiff.cxx:362:22: style: Parameter 'pi' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/savetiff.cxx:363:22: style: Parameter 'sf' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/savetiff.cxx:364:22: style: Parameter 'spp' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/savetiff.cxx:365:22: style: Parameter 'bps' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/savetiff.cxx:374:15: style: Parameter 'start' can be declared as const array [constParameter] imview-1.1.9h/io/savetiff.cxx:375:15: style: Parameter 'end' can be declared as const array [constParameter] imview-1.1.9h/io/savetiff.cxx:380:15: style: Parameter 'colourmap' can be declared as const array [constParameter] imview-1.1.9h/io/writeMagick.cxx:191:17: style: Parameter 'pR' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/writeMagick.cxx:192:17: style: Parameter 'pG' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/io/writeMagick.cxx:193:17: style: Parameter 'pB' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/keyboard.cxx:168:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ALT [valueFlowBailoutIncompleteVar] imview-1.1.9h/keyboard.cxx:326:48: style: Condition 'imview_linkmanager->resetDisplay()>0' is always true [knownConditionTrueFalse] imview-1.1.9h/keyboard.cxx:326:45: note: Calling function 'resetDisplay' returns 1 imview-1.1.9h/keyboard.cxx:326:48: note: Condition 'imview_linkmanager->resetDisplay()>0' is always true imview-1.1.9h/machine.cxx:215:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fl_display [valueFlowBailoutIncompleteVar] imview-1.1.9h/machine.cxx:118:21: portability: Non reentrant function 'tempnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'tempnam_r'. [prohibitedtempnamCalled] imview-1.1.9h/machine.cxx:120:2: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] imview-1.1.9h/machine.cxx:118:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:92:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_SUBMENU [valueFlowBailoutIncompleteVar] imview-1.1.9h/menubar.cxx:282:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/menubar.cxx:322:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/menubar.cxx:427:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/menubar.cxx:594:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/menubar.cxx:620:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/menubar.cxx:651:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/menubar.cxx:681:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/menubar.cxx:712:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/menubar.cxx:731:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] imview-1.1.9h/menubar.cxx:87:16: warning: Member variable 'imViewMenuBar::staticMenu_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/menubar.cxx:87:16: warning: Member variable 'imViewMenuBar::sysmenu_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/menubar.cxx:109:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:110:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:111:47: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:113:71: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:114:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:115:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:116:64: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:117:58: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:118:61: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:119:65: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:121:61: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:122:79: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:123:76: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:239:35: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:242:34: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:328:37: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:362:41: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:363:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:395:36: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:398:26: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:423:29: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:445:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:502:29: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:534:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:560:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:566:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:595:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:653:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:655:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:690:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:692:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:711:78: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:730:78: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menubar.cxx:306:12: style: The scope of the variable 'j' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:307:9: style: The scope of the variable 'newSize' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:308:20: style: The scope of the variable 'shortname' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:409:19: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:409:22: style: The scope of the variable 'j' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:410:19: style: The scope of the variable 'newSize' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:412:19: style: The scope of the variable 'to_be_freed_later' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:489:9: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:518:9: style: The scope of the variable 'i' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:545:14: style: The scope of the variable 'j' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:545:17: style: The scope of the variable 'outlength' can be reduced. [variableScope] imview-1.1.9h/menubar.cxx:304:46: style:inconclusive: Function 'addToItemList' argument 1 names different: declaration 'newImage' definition 'newImagePath'. [funcArgNamesDifferent] imview-1.1.9h/menubar.hxx:223:35: note: Function 'addToItemList' argument 1 names different: declaration 'newImage' definition 'newImagePath'. imview-1.1.9h/menubar.cxx:304:46: note: Function 'addToItemList' argument 1 names different: declaration 'newImage' definition 'newImagePath'. imview-1.1.9h/menubar.cxx:407:52: style:inconclusive: Function 'removeFromItemList' argument 1 names different: declaration 'oldImage' definition 'oldImagePath'. [funcArgNamesDifferent] imview-1.1.9h/menubar.hxx:224:41: note: Function 'removeFromItemList' argument 1 names different: declaration 'oldImage' definition 'oldImagePath'. imview-1.1.9h/menubar.cxx:407:52: note: Function 'removeFromItemList' argument 1 names different: declaration 'oldImage' definition 'oldImagePath'. imview-1.1.9h/menubar.cxx:486:52: style:inconclusive: Function 'isAlreadyInItemList' argument 1 names different: declaration 'newImageName' definition 'newImagePath'. [funcArgNamesDifferent] imview-1.1.9h/menubar.hxx:231:41: note: Function 'isAlreadyInItemList' argument 1 names different: declaration 'newImageName' definition 'newImagePath'. imview-1.1.9h/menubar.cxx:486:52: note: Function 'isAlreadyInItemList' argument 1 names different: declaration 'newImageName' definition 'newImagePath'. imview-1.1.9h/menubar.cxx:701:47: style:inconclusive: Function 'getFlagsByName' argument 1 names different: declaration 'itemName' definition 'theName'. [funcArgNamesDifferent] imview-1.1.9h/menubar.hxx:233:36: note: Function 'getFlagsByName' argument 1 names different: declaration 'itemName' definition 'theName'. imview-1.1.9h/menubar.cxx:701:47: note: Function 'getFlagsByName' argument 1 names different: declaration 'itemName' definition 'theName'. imview-1.1.9h/menubar.cxx:701:70: style:inconclusive: Function 'getFlagsByName' argument 2 names different: declaration 'aMenu' definition 'currentMenu'. [funcArgNamesDifferent] imview-1.1.9h/menubar.hxx:233:60: note: Function 'getFlagsByName' argument 2 names different: declaration 'aMenu' definition 'currentMenu'. imview-1.1.9h/menubar.cxx:701:70: note: Function 'getFlagsByName' argument 2 names different: declaration 'aMenu' definition 'currentMenu'. imview-1.1.9h/menubar.cxx:720:48: style:inconclusive: Function 'setFlagsByName' argument 1 names different: declaration 'itemName' definition 'theName'. [funcArgNamesDifferent] imview-1.1.9h/menubar.hxx:232:37: note: Function 'setFlagsByName' argument 1 names different: declaration 'itemName' definition 'theName'. imview-1.1.9h/menubar.cxx:720:48: note: Function 'setFlagsByName' argument 1 names different: declaration 'itemName' definition 'theName'. imview-1.1.9h/menubar.cxx:720:61: style:inconclusive: Function 'setFlagsByName' argument 2 names different: declaration 'newFlags' definition 'theFlags'. [funcArgNamesDifferent] imview-1.1.9h/menubar.hxx:232:51: note: Function 'setFlagsByName' argument 2 names different: declaration 'newFlags' definition 'theFlags'. imview-1.1.9h/menubar.cxx:720:61: note: Function 'setFlagsByName' argument 2 names different: declaration 'newFlags' definition 'theFlags'. imview-1.1.9h/menubar.cxx:720:85: style:inconclusive: Function 'setFlagsByName' argument 3 names different: declaration 'aMenu' definition 'currentMenu'. [funcArgNamesDifferent] imview-1.1.9h/menubar.hxx:232:75: note: Function 'setFlagsByName' argument 3 names different: declaration 'aMenu' definition 'currentMenu'. imview-1.1.9h/menubar.cxx:720:85: note: Function 'setFlagsByName' argument 3 names different: declaration 'aMenu' definition 'currentMenu'. imview-1.1.9h/menubar.cxx:108:151: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation] imview-1.1.9h/menubar.cxx:109:151: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation] imview-1.1.9h/menubar.cxx:110:178: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation] imview-1.1.9h/menubar.cxx:477:24: style: Variable 'to_be_freed_later' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/menucb.cxx:208:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_MENU_DIVIDER [valueFlowBailoutIncompleteVar] imview-1.1.9h/menucb.cxx:680:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTI [valueFlowBailoutIncompleteVar] imview-1.1.9h/menucb.cxx:1331:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/menucb.cxx:1770:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_PUP_CHECK [valueFlowBailoutIncompleteVar] imview-1.1.9h/menucb.cxx:1065:2: warning:inconclusive: The buffer 'tmppath' may not be null-terminated after the call to strncpy(). [terminateStrncpy] imview-1.1.9h/menucb.cxx:167:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:187:6: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:236:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:252:46: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:274:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:276:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:278:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:329:36: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:538:29: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:554:29: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:569:29: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:584:29: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:600:29: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:618:29: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:637:29: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:760:30: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:821:29: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:862:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:881:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:984:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1117:22: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1122:15: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1186:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1215:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1238:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1245:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1263:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1269:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1291:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1297:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1392:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1412:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1466:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1486:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1531:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1551:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1573:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1594:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1619:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1641:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1667:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1689:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1717:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1731:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1733:45: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1741:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1761:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1811:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1987:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:2027:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:2049:28: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:2072:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/menucb.cxx:1810:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/menucb.cxx:1986:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/menucb.cxx:160:18: style: The scope of the variable 'clutname' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:161:19: style: The scope of the variable 'pf' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:675:24: style: The scope of the variable 'file_filter' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:693:10: style: The scope of the variable 'locfilename' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:1002:18: style: The scope of the variable 'p' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:1316:36: style: The scope of the variable 'errmsg' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:1664:19: style: The scope of the variable 'pt' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:1686:19: style: The scope of the variable 'cmin' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:1686:25: style: The scope of the variable 'cmax' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:1686:31: style: The scope of the variable 'pt' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:1729:23: style: The scope of the variable 'ximg' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:1757:20: style: The scope of the variable 'selectedMenu' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:1758:17: style: The scope of the variable 'currentfile' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:2056:17: style: The scope of the variable 'buff' can be reduced. [variableScope] imview-1.1.9h/menucb.cxx:1259:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/menucb.cxx:1287:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/menucb.cxx:1482:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/menucb.cxx:1590:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/menucb.cxx:1685:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/menucb.cxx:1958:44: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/menucb.cxx:1970:44: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/menucb.cxx:1091:9: style: Variable 'p' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/menucb.cxx:1144:9: style: Variable 'p' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/menucb.cxx:1166:9: style: Variable 'p' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/my_Image.cxx:113:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:117:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:223:11: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:230:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:234:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:786:11: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:797:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:806:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:807:32: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:827:9: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:830:27: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:832:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:852:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:856:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/my_Image.cxx:433:12: style: The scope of the variable 'ex' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:433:16: style: The scope of the variable 'inc1x' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:433:23: style: The scope of the variable 'inc2x' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:435:13: style: The scope of the variable 'op' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:436:19: style: The scope of the variable 'ip' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:502:29: style: The scope of the variable 'nbaccum' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:503:29: style: The scope of the variable 'ex' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:503:33: style: The scope of the variable 'inc1x' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:503:40: style: The scope of the variable 'inc2x' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:504:30: style: The scope of the variable 'op' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:505:30: style: The scope of the variable 'ip' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:578:29: style: The scope of the variable 'ex' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:578:33: style: The scope of the variable 'inc1x' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:578:40: style: The scope of the variable 'inc2x' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:579:30: style: The scope of the variable 'op' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:580:31: style: The scope of the variable 'ip' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:621:29: style: The scope of the variable 'nbaccum' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:622:29: style: The scope of the variable 'ey' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:622:33: style: The scope of the variable 'inc1y' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:622:40: style: The scope of the variable 'inc2y' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:623:30: style: The scope of the variable 'op' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:624:30: style: The scope of the variable 'ip' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:681:29: style: The scope of the variable 'ey' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:681:33: style: The scope of the variable 'inc1y' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:681:40: style: The scope of the variable 'inc2y' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:682:30: style: The scope of the variable 'op' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:683:30: style: The scope of the variable 'ip' can be reduced. [variableScope] imview-1.1.9h/my_Image.cxx:440:11: style: Variable 'inc2y' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/my_Image.cxx:441:8: style: Variable 'ey' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:114:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_DOWN_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:110:20: warning: Class 'HelpDialog' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:110:20: warning: Class 'HelpDialog' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:38:4: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:45:4: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:63:4: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:81:4: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:93:4: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:105:4: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:112:18: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:121:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:129:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:134:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:139:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:144:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:149:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:109:14: style: The scope of the variable 'w' can be reduced. [variableScope] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:109:14: style: Local variable 'w' shadows outer function [shadowFunction] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.hxx:52:7: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:109:14: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:113:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:110:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:113:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:127:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:110:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:127:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:128:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:127:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:128:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:131:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:127:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:131:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:136:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:127:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:136:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:141:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:127:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:141:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:146:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:127:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:146:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:151:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:127:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:151:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:12:5: error: Overlapping read/write in memcpy() is undefined behavior [overlappingWriteFunction] imview-1.1.9h/obj/NT-msvc++/fluid/HelpDialog.cxx:111:7: style: Variable 'w' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:39:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:46:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:46:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:55:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:55:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:61:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:61:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:72:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:72:42: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:79:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:79:42: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:87:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:87:42: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:94:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:94:42: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:114:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:114:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:40:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:37:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:40:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:41:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:40:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:41:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:50:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:37:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:50:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:51:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:50:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:51:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:54:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:50:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:54:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:60:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:37:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:60:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:64:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:37:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:64:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:68:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:64:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:68:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:75:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:64:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:75:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:82:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:64:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:82:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:90:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:64:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:90:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:99:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:37:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:99:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:104:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:37:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:104:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:108:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:104:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:108:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:117:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:104:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:117:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:125:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:37:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:125:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:130:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:37:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:130:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:131:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:130:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:131:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:140:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:130:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:140:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:147:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:37:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:147:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:153:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:37:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/annotatedlg.cxx:153:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:38:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_FRAME [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:48:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:48:46: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:61:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:61:46: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:74:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:74:46: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:91:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:91:46: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:97:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:97:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:107:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:107:49: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:112:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:112:49: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:128:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:128:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:136:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:136:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:139:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:139:46: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:142:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:142:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:145:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:145:49: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:37:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:35:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:37:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:39:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:37:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:39:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:52:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:37:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:52:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:65:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:37:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:65:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:80:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:35:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:80:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:82:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:80:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:82:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:95:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:80:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:95:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:103:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:35:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:103:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:105:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:103:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:105:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:110:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:103:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:110:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:117:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:35:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:117:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:119:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:117:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:119:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:135:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:35:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:135:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:138:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:35:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:138:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:141:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:35:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:141:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:144:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:35:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:144:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:147:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:35:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:147:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:155:15: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:35:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/arbitrary.cxx:155:15: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:21:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_THIN_DOWN_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:59:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:59:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:62:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:62:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:95:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:95:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:98:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:98:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:101:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:101:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:113:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:113:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:129:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:129:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:19:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:17:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:19:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:20:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:19:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:20:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:26:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:19:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:26:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:37:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:19:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:37:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:52:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:17:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:52:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:55:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:52:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:55:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:58:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:52:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:58:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:61:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:52:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:61:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:64:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:52:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:64:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:71:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:17:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:71:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:72:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:71:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:72:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:74:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:72:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:74:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:75:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:74:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:75:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:79:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:74:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:79:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:84:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:72:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:84:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:92:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:71:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:92:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:94:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:92:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:94:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:97:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:92:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:97:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:100:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:92:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:100:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:105:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:71:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:105:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:107:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:105:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:107:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:116:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:105:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:116:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:124:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:71:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:124:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:126:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:124:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:126:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:132:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:124:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:132:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:139:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:71:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:139:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:144:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:17:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:144:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:145:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:144:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:145:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:146:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:145:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:146:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:148:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:146:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:148:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:151:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:146:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:151:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:156:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:145:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:156:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:162:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:144:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:162:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:167:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:144:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/bivdlg.cxx:167:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:9:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:28:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:28:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:10:15: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:10:15: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:13:15: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:13:15: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:16:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:16:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:23:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:23:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:24:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:23:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:24:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:27:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:23:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/imginfodlg.cxx:27:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:9:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:20:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:20:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:26:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:26:49: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:37:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:37:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:46:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:46:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:51:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:51:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:60:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:60:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:71:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:71:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:77:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:77:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:88:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:88:47: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:94:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:94:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:100:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:100:47: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:105:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:105:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:115:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:115:47: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:121:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:121:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:132:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:132:46: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:141:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:141:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:147:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:147:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:156:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:156:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:168:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:168:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:174:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:174:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:179:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:179:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:10:15: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:10:15: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:13:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:13:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:16:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:13:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:16:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:22:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:13:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:22:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:30:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:30:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:31:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:30:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:31:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:39:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:30:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:39:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:49:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:30:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:49:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:54:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:30:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:54:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:64:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:64:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:67:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:64:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:67:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:73:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:64:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:73:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:81:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:81:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:84:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:81:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:84:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:90:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:81:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:90:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:96:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:81:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:96:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:104:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:104:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:108:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:108:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:111:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:108:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:111:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:117:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:108:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:117:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:125:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:125:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:134:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:134:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:137:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:134:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:137:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:143:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:134:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:143:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:151:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:151:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:152:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:151:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:152:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:155:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:151:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:155:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:161:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:161:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:164:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:161:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:164:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:170:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:161:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:170:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:178:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/printdlg.cxx:178:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:9:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:20:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:20:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:26:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:26:49: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:37:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:37:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:47:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:47:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:53:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:53:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:62:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:62:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:74:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:74:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:80:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:80:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:91:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:91:47: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:97:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:97:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:103:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:103:47: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:108:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:108:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:118:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:118:46: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:127:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:127:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:133:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:133:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:142:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:142:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:150:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:150:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:10:15: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:10:15: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:13:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:13:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:16:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:13:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:16:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:22:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:13:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:22:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:30:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:30:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:31:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:30:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:31:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:40:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:30:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:40:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:51:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:30:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:51:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:56:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:30:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:56:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:67:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:67:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:70:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:67:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:70:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:76:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:67:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:76:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:84:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:84:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:87:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:84:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:87:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:93:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:84:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:93:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:99:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:84:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:99:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:107:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:107:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:111:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:111:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:120:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:120:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:123:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:120:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:123:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:129:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:120:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:129:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:137:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:137:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:138:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:137:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:138:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:141:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:137:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:141:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:147:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/prntspectdlg.cxx:147:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:9:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:21:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:21:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:27:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:27:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:36:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:36:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:40:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:40:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:43:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:43:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:75:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:75:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:89:22: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:12:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:7:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:12:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:13:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:12:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:13:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:14:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:13:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:14:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:17:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:14:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:17:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:23:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:14:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:23:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:31:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:13:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:31:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:32:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:31:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:32:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:35:31: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:31:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:35:31: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:39:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:31:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:39:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:42:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:31:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:42:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:49:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:12:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:49:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:52:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:12:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:52:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:63:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:7:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:63:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:64:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:63:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:64:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:65:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:64:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:65:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:72:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:64:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:72:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:81:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:63:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:81:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:94:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:63:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:94:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:105:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:63:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/profile.cxx:105:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/progress.cxx:14:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ALIGN_TOP [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/progress.cxx:17:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/progress.cxx:17:46: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/progress.cxx:9:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/progress.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/progress.cxx:9:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/progress.cxx:16:25: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/progress.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/progress.cxx:16:25: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:37:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:37:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:40:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:40:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:50:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:50:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:60:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:60:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:72:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:72:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:78:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:78:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:89:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:89:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:95:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:95:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:100:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:100:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:108:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:108:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:7:49: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:8:46: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:9:45: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:10:46: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:26:15: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:23:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:26:15: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:29:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:23:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:29:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:31:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:29:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:31:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:39:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:29:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:39:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:44:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:23:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:44:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:45:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:44:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:45:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:53:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:44:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:53:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:65:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:23:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:65:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:68:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:65:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:68:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:74:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:65:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:74:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:82:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:23:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:82:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:85:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:82:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:85:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:91:26: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:82:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:91:26: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:99:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:23:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:99:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:103:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:23:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:103:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:104:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:103:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:104:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:107:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:103:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savedlg.cxx:107:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:16:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:26:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:26:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:29:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:29:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:39:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:39:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:46:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:46:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:54:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:54:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:7:54: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:8:51: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:17:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:14:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:17:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:20:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:17:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:20:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:28:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:17:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:28:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:33:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:14:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:33:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:34:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:33:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:34:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:45:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:14:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:45:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:49:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:14:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:49:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:50:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:49:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:50:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:53:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:49:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/savespectdlg.cxx:53:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:9:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:26:22: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:76:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:76:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:83:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:83:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:96:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:96:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:101:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:101:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:105:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:105:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:11:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:7:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:11:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:12:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:11:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:12:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:17:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:11:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:17:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:31:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:11:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:31:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:42:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:11:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:42:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:56:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:7:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:56:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:57:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:56:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:57:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:60:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:56:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:60:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:61:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:60:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:61:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:64:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:60:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:64:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:69:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:56:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:69:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:71:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:69:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:71:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:78:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:69:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:78:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:89:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:7:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:89:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:90:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:89:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:90:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:91:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:90:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:91:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:94:29: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:90:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:94:29: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:99:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:90:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:99:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:103:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:90:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:103:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:109:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:89:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/spectra.cxx:109:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/tmpmsgdlg.cxx:16:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/tmpmsgdlg.cxx:6:4: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/tmpmsgdlg.cxx:24:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/tmpmsgdlg.cxx:14:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/tmpmsgdlg.cxx:11:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/tmpmsgdlg.cxx:14:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/tmpmsgdlg.cxx:23:25: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/tmpmsgdlg.cxx:11:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/tmpmsgdlg.cxx:23:25: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:650:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:665:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:665:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:681:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:681:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:697:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:697:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:713:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:713:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:729:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:729:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:745:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:745:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:765:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:780:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:795:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:810:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:830:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:830:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:651:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:648:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:651:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:654:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:651:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:654:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:671:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:651:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:671:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:687:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:651:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:687:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:703:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:651:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:703:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:719:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:651:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:719:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:735:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:651:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:735:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:753:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:648:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:753:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:756:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:753:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:756:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:771:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:753:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:771:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:786:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:753:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:786:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:801:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:753:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:801:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:818:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:648:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:818:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:821:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:818:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:821:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:838:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:648:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/toolbardlg.cxx:838:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:9:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_THIN_UP_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:17:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:17:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:29:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:29:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:41:22: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:48:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:48:56: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:54:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:54:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:63:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:63:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:68:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:68:49: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:72:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:72:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:84:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:84:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:99:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:99:46: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:113:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:113:49: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:128:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:128:47: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:143:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:143:48: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:153:19: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:153:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:12:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:12:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:13:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:12:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:13:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:16:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:12:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:16:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:22:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:22:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:23:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:22:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:23:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:26:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:22:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:26:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:33:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:22:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:33:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:45:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:22:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:45:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:52:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:22:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:52:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:60:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:60:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:66:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:66:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:70:18: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:70:18: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:74:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:74:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:89:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:89:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:103:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:103:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:118:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:118:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:133:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:133:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:148:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer.cxx:148:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:9:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_NORMAL_LABEL [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:21:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:21:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:111:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:111:56: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:119:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:119:58: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:127:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:127:56: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:135:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:135:58: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:143:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:143:56: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:151:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:151:58: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:168:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:168:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:176:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:176:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:184:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:184:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:204:22: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:245:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:245:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:250:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:250:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:254:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:254:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:261:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:261:58: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:272:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:272:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:279:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:279:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:286:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:286:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:301:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:301:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:316:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:316:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:330:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:330:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:345:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:345:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:360:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:360:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:375:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:375:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:390:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:390:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:404:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:404:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:419:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:419:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:434:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:434:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:449:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:449:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:464:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:464:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:478:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:478:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:493:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:493:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:508:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:508:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:11:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:7:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:11:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:12:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:11:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:12:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:15:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:11:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:15:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:16:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:15:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:16:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:17:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:16:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:17:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:20:31: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:16:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:20:31: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:25:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:15:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:25:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:32:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:7:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:32:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:34:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:32:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:34:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:36:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:34:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:36:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:37:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:36:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:37:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:41:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:36:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:41:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:46:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:34:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:46:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:47:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:46:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:47:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:51:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:46:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:51:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:56:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:34:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:56:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:57:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:56:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:57:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:61:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:56:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:61:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:66:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:34:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:66:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:67:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:66:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:67:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:68:25: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:67:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:68:25: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:69:25: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:68:25: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:69:25: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:73:25: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:68:25: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:73:25: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:78:25: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:67:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:78:25: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:79:25: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:78:25: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:79:25: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:83:25: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:78:25: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:83:25: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:90:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:66:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:90:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:94:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:66:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:94:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:98:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:66:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:98:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:106:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:32:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:106:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:107:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:106:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:107:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:115:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:106:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:115:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:123:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:106:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:123:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:131:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:106:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:131:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:139:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:106:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:139:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:147:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:106:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:147:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:161:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:7:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:161:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:163:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:161:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:163:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:164:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:163:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:164:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:172:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:163:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:172:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:180:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:163:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:180:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:195:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:7:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:195:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:196:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:195:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:196:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:209:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:195:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:209:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:210:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:209:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:210:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:214:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:209:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:214:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:217:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:209:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:217:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:222:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:195:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:222:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:223:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:222:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:223:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:228:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:222:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:228:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:231:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:222:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:231:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:239:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:7:23: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:239:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:240:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:239:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:240:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:242:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:240:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:242:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:248:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:240:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:248:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:252:22: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:240:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:252:22: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:256:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:240:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:256:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:264:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:240:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:264:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:267:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:264:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:267:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:274:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:264:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:274:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:281:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:264:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:281:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:240:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:291:29: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:291:29: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:306:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:306:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:320:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:320:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:335:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:335:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:350:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:350:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:365:29: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:365:29: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:380:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:380:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:394:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:394:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:409:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:409:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:424:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:424:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:439:29: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:439:29: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:454:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:454:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:468:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:468:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:483:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:483:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:498:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:290:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:498:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:517:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:239:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/transfer2.cxx:517:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:9:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_ENGRAVED_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:17:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:17:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:27:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:27:59: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:34:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:34:61: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:46:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:46:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:52:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:52:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:58:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:58:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:80:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:80:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:102:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:102:56: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:118:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:118:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:124:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:124:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:131:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:131:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:138:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:138:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:145:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:145:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:149:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:149:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:157:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:157:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:161:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:161:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:175:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:175:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:187:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:187:53: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:203:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:203:59: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:209:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:209:57: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:225:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:225:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:239:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:239:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:244:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:244:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:250:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:250:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:256:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:256:56: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:278:23: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:278:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:283:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:283:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:286:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:286:52: style: C-style pointer casting [cstyleCast] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:10:16: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:10:16: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:12:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:10:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:12:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:15:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:12:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:15:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:20:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:12:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:20:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:22:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:20:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:22:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:30:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:20:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:30:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:39:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:12:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:39:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:40:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:39:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:40:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:45:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:39:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:45:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:50:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:12:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:50:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:55:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:12:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:55:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:64:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:10:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:64:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:67:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:64:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:67:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:69:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:67:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:69:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:85:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:67:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:85:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:90:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:64:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:90:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:91:27: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:90:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:91:27: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:107:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:90:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:107:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:112:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:64:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:112:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:114:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:112:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:114:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:120:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:112:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:120:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:126:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:112:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:126:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:135:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:64:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:135:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:141:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:64:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:141:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:142:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:141:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:142:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:148:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:141:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:148:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:153:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:64:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:153:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:154:23: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:153:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:154:23: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:160:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:153:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:160:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:167:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:10:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:167:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:170:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:167:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:170:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:173:24: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:170:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:173:24: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:178:29: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:170:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:178:29: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:198:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:167:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:198:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:201:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:198:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:201:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:207:30: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:198:21: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:207:30: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:215:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:167:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:215:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:221:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:10:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:221:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:223:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:221:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:223:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:230:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:10:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:230:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:233:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:230:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:233:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:237:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:230:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:237:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:242:28: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:230:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:242:28: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:247:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:230:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:247:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:253:21: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:230:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:253:21: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:259:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:230:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:259:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:264:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:230:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:264:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:274:17: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:7:16: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:274:17: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:275:19: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:274:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:275:19: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:277:29: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:275:19: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:277:29: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:282:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:274:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:282:20: note: Shadow variable imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:285:20: style: Local variable 'o' shadows outer variable [shadowVariable] imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:274:17: note: Shadowed declaration imview-1.1.9h/obj/NT-msvc++/fluid/userprefdlg.cxx:285:20: note: Shadow variable imview-1.1.9h/old/HelpView.cxx:292:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_DOWN_BOX [valueFlowBailoutIncompleteVar] imview-1.1.9h/old/HelpView.cxx:979:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_HELVETICA_BOLD [valueFlowBailoutIncompleteVar] imview-1.1.9h/old/HelpView.cxx:1502:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_NUM_RED [valueFlowBailoutIncompleteVar] imview-1.1.9h/old/HelpView.cxx:1578:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_CURSOR_DEFAULT [valueFlowBailoutIncompleteVar] imview-1.1.9h/old/HelpView.cxx:1655:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_TIMES [valueFlowBailoutIncompleteVar] imview-1.1.9h/old/HelpView.cxx:1754:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/old/HelpView.cxx:1630:11: warning: Member variable 'HelpView::title_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/old/HelpView.cxx:1630:11: warning: Member variable 'HelpView::directory_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/old/HelpView.cxx:1655:3: performance: Variable 'textfont_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/old/HelpView.cxx:1656:3: performance: Variable 'textsize_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/old/HelpView.hxx:203:15: style:inconclusive: Either there is a missing 'override', or the member function 'HelpView::title' can be const. [functionConst] imview-1.1.9h/old/HelpView.cxx:123:7: error: Common realloc mistake: 'blocks_' nulled but not freed upon failure [memleakOnRealloc] imview-1.1.9h/old/HelpView.cxx:161:7: error: Common realloc mistake: 'links_' nulled but not freed upon failure [memleakOnRealloc] imview-1.1.9h/old/HelpView.cxx:205:7: error: Common realloc mistake: 'targets_' nulled but not freed upon failure [memleakOnRealloc] imview-1.1.9h/old/HelpView.cxx:126:18: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] imview-1.1.9h/old/HelpView.cxx:121:36: note: Assuming allocation function fails imview-1.1.9h/old/HelpView.cxx:121:17: note: Assignment 'blocks_=(HelpBlock*)malloc(sizeof(HelpBlock)*ablocks_)', assigned value is 0 imview-1.1.9h/old/HelpView.cxx:126:18: note: Null pointer addition imview-1.1.9h/old/HelpView.cxx:164:17: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] imview-1.1.9h/old/HelpView.cxx:159:34: note: Assuming allocation function fails imview-1.1.9h/old/HelpView.cxx:159:16: note: Assignment 'links_=(HelpLink*)malloc(sizeof(HelpLink)*alinks_)', assigned value is 0 imview-1.1.9h/old/HelpView.cxx:164:17: note: Null pointer addition imview-1.1.9h/old/HelpView.cxx:208:19: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] imview-1.1.9h/old/HelpView.cxx:203:38: note: Assuming allocation function fails imview-1.1.9h/old/HelpView.cxx:203:18: note: Assignment 'targets_=(HelpTarget*)malloc(sizeof(HelpTarget)*atargets_)', assigned value is 0 imview-1.1.9h/old/HelpView.cxx:208:19: note: Null pointer addition imview-1.1.9h/old/HelpView.cxx:121:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:123:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:159:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:161:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:203:18: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:205:18: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:1371:11: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:1687:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:1736:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:1748:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:1749:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:1806:12: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:1807:34: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:1851:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:1869:4: style: C-style pointer casting [cstyleCast] imview-1.1.9h/old/HelpView.cxx:1869:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] imview-1.1.9h/old/HelpView.cxx:1211:19: style: Variable 'block' is reassigned a value before the old one has been used. [redundantAssignment] imview-1.1.9h/old/HelpView.cxx:1192:10: note: block is assigned imview-1.1.9h/old/HelpView.cxx:1211:19: note: block is overwritten imview-1.1.9h/old/HelpView.cxx:671:18: style: The scope of the variable 'val' can be reduced. [variableScope] imview-1.1.9h/old/HelpView.cxx:1484:7: style: The scope of the variable 'rgb' can be reduced. [variableScope] imview-1.1.9h/old/HelpView.cxx:1484:12: style: The scope of the variable 'r' can be reduced. [variableScope] imview-1.1.9h/old/HelpView.cxx:1484:15: style: The scope of the variable 'g' can be reduced. [variableScope] imview-1.1.9h/old/HelpView.cxx:1484:18: style: The scope of the variable 'b' can be reduced. [variableScope] imview-1.1.9h/old/HelpView.cxx:1553:9: style: The scope of the variable 'target' can be reduced. [variableScope] imview-1.1.9h/old/HelpView.cxx:1597:12: style: The scope of the variable 'dir' can be reduced. [variableScope] imview-1.1.9h/old/HelpView.cxx:1598:12: style: The scope of the variable 'temp' can be reduced. [variableScope] imview-1.1.9h/old/HelpView.cxx:1698:10: style: The scope of the variable 'fp' can be reduced. [variableScope] imview-1.1.9h/old/HelpView.cxx:1699:9: style: The scope of the variable 'len' can be reduced. [variableScope] imview-1.1.9h/old/HelpView.cxx:289:16: style: Local variable 'size' shadows outer function [shadowFunction] imview-1.1.9h/old/HelpView.hxx:196:8: note: Shadowed declaration imview-1.1.9h/old/HelpView.cxx:289:16: note: Shadow variable imview-1.1.9h/old/HelpView.cxx:741:3: style: Local variable 'link' shadows outer function [shadowFunction] imview-1.1.9h/old/HelpView.hxx:193:9: note: Shadowed declaration imview-1.1.9h/old/HelpView.cxx:741:3: note: Shadow variable imview-1.1.9h/old/HelpView.cxx:746:16: style: Local variable 'size' shadows outer function [shadowFunction] imview-1.1.9h/old/HelpView.hxx:196:8: note: Shadowed declaration imview-1.1.9h/old/HelpView.cxx:746:16: note: Shadow variable imview-1.1.9h/old/HelpView.cxx:1552:13: style: Local variable 'link' shadows outer function [shadowFunction] imview-1.1.9h/old/HelpView.hxx:193:9: note: Shadowed declaration imview-1.1.9h/old/HelpView.cxx:1552:13: note: Shadow variable imview-1.1.9h/old/HelpView.cxx:1797:4: style: Variable 'target' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/old/HelpView.cxx:1806:34: error: Uninitialized variable: &key.y [uninitvar] imview-1.1.9h/old/HelpView.cxx:713:7: style: Variable 'hh' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/old/HelpView.cxx:1349:16: style: Variable 'line' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/old/HelpView.cxx:1359:8: style: Variable 'xx' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/old/HelpView.cxx:1363:15: style: Variable 'needspace' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/old/HelpView.cxx:1561:5: style: Variable 'yy' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/old/prefio.cxx:272:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/old/prefio.hxx:127:22: style:inconclusive: Technically the member function 'prefs::prefspath' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:128:22: style:inconclusive: Technically the member function 'prefs::smoothZoomout' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:129:22: style:inconclusive: Technically the member function 'prefs::keepPoints' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:130:22: style:inconclusive: Technically the member function 'prefs::mouseZoomType' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:131:22: style:inconclusive: Technically the member function 'prefs::overlayTransparency' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:132:22: style:inconclusive: Technically the member function 'prefs::gspath' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:133:22: style:inconclusive: Technically the member function 'prefs::gvpath' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:134:22: style:inconclusive: Technically the member function 'prefs::psRenderRes' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:135:22: style:inconclusive: Technically the member function 'prefs::psDisplayRes' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:136:22: style:inconclusive: Technically the member function 'prefs::psRenderDepth' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:137:22: style:inconclusive: Technically the member function 'prefs::psRenderSmooth' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:138:22: style:inconclusive: Technically the member function 'prefs::xorBreakLines' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:139:22: style:inconclusive: Technically the member function 'prefs::xorProfileLines' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:140:22: style:inconclusive: Technically the member function 'prefs::requirePassword' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:141:22: style:inconclusive: Technically the member function 'prefs::localhostOnly' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:142:22: style:inconclusive: Technically the member function 'prefs::hideMenu' can be const. [functionConst] imview-1.1.9h/old/prefio.hxx:143:22: style:inconclusive: Technically the member function 'prefs::pollFrequency' can be const. [functionConst] imview-1.1.9h/old/prefio.cxx:305:21: performance:inconclusive: Technically the member function 'prefs::interpretPSRenderString' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/old/prefio.hxx:177:23: note: Technically the member function 'prefs::interpretPSRenderString' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/old/prefio.cxx:305:21: note: Technically the member function 'prefs::interpretPSRenderString' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/old/prefio.cxx:196:5: warning: Class 'prefs' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] imview-1.1.9h/old/prefio.cxx:196:5: warning: Class 'prefs' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] imview-1.1.9h/old/prefio.cxx:209:14: style: The scope of the variable 'keystr' can be reduced. [variableScope] imview-1.1.9h/old/prefio.cxx:210:14: style: The scope of the variable 'ch' can be reduced. [variableScope] imview-1.1.9h/old/prefio.cxx:267:35: style: Unused variable: dummyStr [unusedVariable] imview-1.1.9h/old/prefio.cxx:242:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] imview-1.1.9h/patches/synchro.c:5:2: warning: Return value of function pipe() is not used. [ignoredReturnValue] imview-1.1.9h/pointfile.cxx:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_RED [valueFlowBailoutIncompleteVar] imview-1.1.9h/pointfile.cxx:153:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_RED [valueFlowBailoutIncompleteVar] imview-1.1.9h/pointfile.cxx:205:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] imview-1.1.9h/pointfile.cxx:218:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] imview-1.1.9h/pointfile.cxx:256:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_GREEN [valueFlowBailoutIncompleteVar] imview-1.1.9h/pointfile.cxx:544:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_WHITE [valueFlowBailoutIncompleteVar] imview-1.1.9h/pointfile.cxx:1434:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/pointfile.cxx:1505:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] imview-1.1.9h/pointfile.cxx:1623:29: warning:inconclusive: The buffer 'text' may not be null-terminated after the call to strncpy(). [terminateStrncpy] imview-1.1.9h/pointfile.cxx:97:10: warning:inconclusive: Member variable 'mypoint::annotation_inlined_' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] imview-1.1.9h/pointfile.cxx:172:19: warning:inconclusive: Member variable 'mypoint::annotation_inlined_' is not assigned a value in 'mypoint::operator='. [operatorEqVarError] imview-1.1.9h/pointfile.cxx:172:19: warning:inconclusive: Member variable 'mypoint::lcol_' is not assigned a value in 'mypoint::operator='. [operatorEqVarError] imview-1.1.9h/pointfile.cxx:172:19: warning: Member variable 'mypoint::lsty_' is not assigned a value in 'mypoint::operator='. [operatorEqVarError] imview-1.1.9h/pointfile.cxx:541:5: performance: Variable 'PtFileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/pointfile.cxx:544:5: performance: Variable 'currentlinecolour_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] imview-1.1.9h/pointfile.cxx:567:24: style:inconclusive: Technically the member function 'pointfile::getPtFileName' can be const. [functionConst] imview-1.1.9h/pointfile.hxx:266:18: note: Technically the member function 'pointfile::getPtFileName' can be const. imview-1.1.9h/pointfile.cxx:567:24: note: Technically the member function 'pointfile::getPtFileName' can be const. imview-1.1.9h/pointfile.cxx:575:24: performance:inconclusive: Technically the member function 'pointfile::getPtFileNameIfPresent' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/pointfile.hxx:267:18: note: Technically the member function 'pointfile::getPtFileNameIfPresent' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/pointfile.cxx:575:24: note: Technically the member function 'pointfile::getPtFileNameIfPresent' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/pointfile.cxx:1426:25: style: Condition 'retval==0' is always true [knownConditionTrueFalse] imview-1.1.9h/pointfile.cxx:1425:32: note: Calling function 'outputlist' returns 0 imview-1.1.9h/pointfile.cxx:1425:32: note: Assignment 'retval=outputlist(PtFile)', assigned value is 0 imview-1.1.9h/pointfile.cxx:1426:25: note: Condition 'retval==0' is always true imview-1.1.9h/pointfile.cxx:1594:34: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/pointfile.cxx:1663:34: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] imview-1.1.9h/pointfile.cxx:281:41: style: The scope of the variable 'c' can be reduced. [variableScope] imview-1.1.9h/pointfile.cxx:1547:16: style: The scope of the variable 'oldstyle' can be reduced. [variableScope] imview-1.1.9h/pointfile.cxx:613:18: style:inconclusive: Function 'addPoint' argument 8 names different: declaration 'hasAnnotation' definition 'annotated'. [funcArgNamesDifferent] imview-1.1.9h/pointfile.hxx:217:18: note: Function 'addPoint' argument 8 names different: declaration 'hasAnnotation' definition 'annotated'. imview-1.1.9h/pointfile.cxx:613:18: note: Function 'addPoint' argument 8 names different: declaration 'hasAnnotation' definition 'annotated'. imview-1.1.9h/pointfile.cxx:960:46: style:inconclusive: Function 'getNearestPointParameters' argument 1 names different: declaration 'X' definition 'xx'. [funcArgNamesDifferent] imview-1.1.9h/pointfile.hxx:244:48: note: Function 'getNearestPointParameters' argument 1 names different: declaration 'X' definition 'xx'. imview-1.1.9h/pointfile.cxx:960:46: note: Function 'getNearestPointParameters' argument 1 names different: declaration 'X' definition 'xx'. imview-1.1.9h/pointfile.cxx:960:54: style:inconclusive: Function 'getNearestPointParameters' argument 2 names different: declaration 'Y' definition 'yy'. [funcArgNamesDifferent] imview-1.1.9h/pointfile.hxx:244:55: note: Function 'getNearestPointParameters' argument 2 names different: declaration 'Y' definition 'yy'. imview-1.1.9h/pointfile.cxx:960:54: note: Function 'getNearestPointParameters' argument 2 names different: declaration 'Y' definition 'yy'. imview-1.1.9h/pointfile.cxx:963:65: style:inconclusive: Function 'getNearestPointParameters' argument 9 names different: declaration 'hidden' definition 'h'. [funcArgNamesDifferent] imview-1.1.9h/pointfile.hxx:246:32: note: Function 'getNearestPointParameters' argument 9 names different: declaration 'hidden' definition 'h'. imview-1.1.9h/pointfile.cxx:963:65: note: Function 'getNearestPointParameters' argument 9 names different: declaration 'hidden' definition 'h'. imview-1.1.9h/pointfile.cxx:963:73: style:inconclusive: Function 'getNearestPointParameters' argument 10 names different: declaration 'pointsize' definition 'ptsize'. [funcArgNamesDifferent] imview-1.1.9h/pointfile.hxx:246:45: note: Function 'getNearestPointParameters' argument 10 names different: declaration 'pointsize' definition 'ptsize'. imview-1.1.9h/pointfile.cxx:963:73: note: Function 'getNearestPointParameters' argument 10 names different: declaration 'pointsize' definition 'ptsize'. imview-1.1.9h/pointfile.cxx:1223:71: style:inconclusive: Function 'selectPoints' argument 5 names different: declaration 'flag' definition 'what'. [funcArgNamesDifferent] imview-1.1.9h/pointfile.hxx:252:72: note: Function 'selectPoints' argument 5 names different: declaration 'flag' definition 'what'. imview-1.1.9h/pointfile.cxx:1223:71: note: Function 'selectPoints' argument 5 names different: declaration 'flag' definition 'what'. imview-1.1.9h/pointfile.cxx:172:38: style: Parameter 'p' can be declared as reference to const [constParameterReference] imview-1.1.9h/pointfile.cxx:212:42: style: Parameter 'in' can be declared as reference to const [constParameterReference] imview-1.1.9h/pointfile.cxx:753:43: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] imview-1.1.9h/pointfile.cxx:1524:30: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] imview-1.1.9h/pointfile.cxx:1534:29: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] imview-1.1.9h/pointfile.cxx:332:16: style: Variable 'ws' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/pointfile.cxx:356:16: style: Variable 'hs' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/pointfile.cxx:392:9: style: Variable 'imw' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/pointfile.cxx:425:9: style: Variable 'imw' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/pointfile.cxx:427:9: style: Variable 'imt' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/pointfile.cxx:448:9: style: Variable 'imw' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/pointfile.cxx:449:9: style: Variable 'imh' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/printPrefs.cxx:144:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/printPrefs.cxx:165:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/printPrefs.cxx:182:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/printPrefs.cxx:359:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/printPrefs.cxx:401:15: portability: Non reentrant function 'tempnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'tempnam_r'. [prohibitedtempnamCalled] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::printtypeGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::printerCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::fileCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::inputGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::commandInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::filenameInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::browseButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::titleInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::orientationGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::portraitCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::landscapeCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::papersizeGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::papersizeChoice' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::languageGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::psCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::epsCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::nbcopiesInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::fitGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::oneImageCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::wholeListCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::subsetGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::wholeCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::subsetCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::marginDims' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::standardMarginItem' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::smallMarginItem' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::largeMarginItem' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::zeroMarginItem' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::customMarginItem' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::leftMarginInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::rightMarginInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::topMarginInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::bottomMarginInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::titleMarginInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::OKButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::CancelButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::PreviewButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:80:13: warning: Member variable 'printprefs::papertype_' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printPrefs.cxx:209:18: performance:inconclusive: Technically the member function 'printprefs::setMargins' can be static (but you may consider moving to unnamed namespace). [functionStatic] imview-1.1.9h/printPrefs.hxx:72:10: note: Technically the member function 'printprefs::setMargins' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/printPrefs.cxx:209:18: note: Technically the member function 'printprefs::setMargins' can be static (but you may consider moving to unnamed namespace). imview-1.1.9h/printPrefs.cxx:364:15: style: Condition 'outfile!=0' is always false [knownConditionTrueFalse] imview-1.1.9h/printPrefs.cxx:352:16: note: Assignment 'outfile=0', assigned value is 0 imview-1.1.9h/printPrefs.cxx:364:15: note: Condition 'outfile!=0' is always false imview-1.1.9h/printPrefs.cxx:366:19: style: Condition 'pipeCommand!=0' is always true [knownConditionTrueFalse] imview-1.1.9h/printPrefs.cxx:100:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printPrefs.cxx:334:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printPrefs.cxx:345:16: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printPrefs.cxx:374:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printPrefs.cxx:196:39: style:inconclusive: Function 'setTitle' argument 1 names different: declaration 'title' definition 't'. [funcArgNamesDifferent] imview-1.1.9h/printPrefs.hxx:68:31: note: Function 'setTitle' argument 1 names different: declaration 'title' definition 't'. imview-1.1.9h/printPrefs.cxx:196:39: note: Function 'setTitle' argument 1 names different: declaration 'title' definition 't'. imview-1.1.9h/printPrefs.cxx:209:34: style:inconclusive: Function 'setMargins' argument 1 names different: declaration 'whichMargin' definition 'whichItem'. [funcArgNamesDifferent] imview-1.1.9h/printPrefs.hxx:72:26: note: Function 'setMargins' argument 1 names different: declaration 'whichMargin' definition 'whichItem'. imview-1.1.9h/printPrefs.cxx:209:34: note: Function 'setMargins' argument 1 names different: declaration 'whichMargin' definition 'whichItem'. imview-1.1.9h/printPrefs.cxx:90:11: style: Variable 'myenv' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/printPrefs.cxx:247:20: style: Variable 'vp' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/printPrefs.cxx:627:47: style: Parameter 'panel' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/printSpect.cxx:127:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/printSpect.cxx:148:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/printSpect.cxx:165:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::whichPanel' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::thePlot' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::printtypeGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::printerCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::fileCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::inputGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::commandInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::filenameInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::browseButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::titleInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::orientationGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::portraitCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::landscapeCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::papersizeGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::A4Check' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::letterCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::A3Check' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::joinGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::linesCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::splinesCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::nbcopiesInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::previewButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::CancelButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:69:13: warning: Member variable 'printspect::OKButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/printSpect.cxx:89:25: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:224:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:234:20: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:248:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:306:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:308:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:346:10: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:387:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:389:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:398:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:400:31: style: C-style pointer casting [cstyleCast] imview-1.1.9h/printSpect.cxx:190:13: style: The scope of the variable 'papertype' can be reduced. [variableScope] imview-1.1.9h/printSpect.cxx:191:13: style: The scope of the variable 'jointype' can be reduced. [variableScope] imview-1.1.9h/printSpect.cxx:192:13: style: The scope of the variable 'orientation' can be reduced. [variableScope] imview-1.1.9h/printSpect.cxx:193:13: style: The scope of the variable 'nbcopies' can be reduced. [variableScope] imview-1.1.9h/printSpect.cxx:194:21: style: The scope of the variable 'filename' can be reduced. [variableScope] imview-1.1.9h/printSpect.cxx:194:36: style: The scope of the variable 'pipeCommand' can be reduced. [variableScope] imview-1.1.9h/printSpect.cxx:327:13: style: The scope of the variable 'jointype' can be reduced. [variableScope] imview-1.1.9h/printSpect.cxx:79:11: style: Variable 'myenv' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/printSpect.cxx:194:36: style: Variable 'pipeCommand' can be declared as pointer to const [constVariablePointer] imview-1.1.9h/printSpect.cxx:194:48: style: Variable 'pipeCommand' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/printSpect.cxx:212:34: style: Variable 'papertype' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/printSpect.cxx:213:43: style: Variable 'papertype' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/printSpect.cxx:214:17: style: Variable 'papertype' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/printSpect.cxx:222:11: style: Variable 'nbcopies' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/profileBox.cxx:166:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_CURSOR_DEFAULT [valueFlowBailoutIncompleteVar] imview-1.1.9h/profileBox.cxx:213:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_CURSOR_DEFAULT [valueFlowBailoutIncompleteVar] imview-1.1.9h/profileBox.cxx:232:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_RED [valueFlowBailoutIncompleteVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::xS' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::yS' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::xE' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::yE' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::abcissaBox' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::ordinateBox' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::saveButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::printButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::OKButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::profileTitle' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::xvalue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::yvalue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::zvalue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::Rvalue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::Gvalue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::Bvalue' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::absolute' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::relative' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:273:10: warning: Member variable 'profile::keepline' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/profileBox.cxx:144:9: style: The scope of the variable 'button' can be reduced. [variableScope] imview-1.1.9h/profileBox.cxx:302:13: style:inconclusive: Function 'setData' argument 5 names different: declaration 'xstart' definition 'startx'. [funcArgNamesDifferent] imview-1.1.9h/profileBox.hxx:113:8: note: Function 'setData' argument 5 names different: declaration 'xstart' definition 'startx'. imview-1.1.9h/profileBox.cxx:302:13: note: Function 'setData' argument 5 names different: declaration 'xstart' definition 'startx'. imview-1.1.9h/profileBox.cxx:302:25: style:inconclusive: Function 'setData' argument 6 names different: declaration 'ystart' definition 'starty'. [funcArgNamesDifferent] imview-1.1.9h/profileBox.hxx:113:20: note: Function 'setData' argument 6 names different: declaration 'ystart' definition 'starty'. imview-1.1.9h/profileBox.cxx:302:25: note: Function 'setData' argument 6 names different: declaration 'ystart' definition 'starty'. imview-1.1.9h/profileBox.cxx:303:13: style:inconclusive: Function 'setData' argument 7 names different: declaration 'xend' definition 'endx'. [funcArgNamesDifferent] imview-1.1.9h/profileBox.hxx:114:8: note: Function 'setData' argument 7 names different: declaration 'xend' definition 'endx'. imview-1.1.9h/profileBox.cxx:303:13: note: Function 'setData' argument 7 names different: declaration 'xend' definition 'endx'. imview-1.1.9h/profileBox.cxx:303:23: style:inconclusive: Function 'setData' argument 8 names different: declaration 'yend' definition 'endy'. [funcArgNamesDifferent] imview-1.1.9h/profileBox.hxx:114:18: note: Function 'setData' argument 8 names different: declaration 'yend' definition 'endy'. imview-1.1.9h/profileBox.cxx:303:23: note: Function 'setData' argument 8 names different: declaration 'yend' definition 'endy'. imview-1.1.9h/progressInfo.cxx:53:11: warning: Member variable 'progress::progressSlider' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:147:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_RED [valueFlowBailoutIncompleteVar] imview-1.1.9h/rawImage.cxx:208:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] imview-1.1.9h/rawImage.cxx:244:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] imview-1.1.9h/rawImage.cxx:311:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_RED [valueFlowBailoutIncompleteVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::titleBox' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::bannerOutput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::xInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::yInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::zInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::tInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::nbBandsInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::bandTypeChoice' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::assignButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::pixelTypeChoice' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::byteOrderChoice' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::headerSizeInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::filesizeOutput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::helpButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::cancelButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::OKButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::computeHeaderButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::dataSize' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::headerSize' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::nx' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::ny' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::nz' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::nt' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::spp' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::interleave' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::byteOrder' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::ptype' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:78:11: warning: Member variable 'rawimage::filename' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/rawImage.cxx:184:16: style:inconclusive: Technically the member function 'rawimage::saveHeader' can be const. [functionConst] imview-1.1.9h/rawImage.hxx:86:10: note: Technically the member function 'rawimage::saveHeader' can be const. imview-1.1.9h/rawImage.cxx:184:16: note: Technically the member function 'rawimage::saveHeader' can be const. imview-1.1.9h/rawImage.cxx:296:16: style:inconclusive: Technically the member function 'rawimage::tryReading' can be const. [functionConst] imview-1.1.9h/rawImage.hxx:88:10: note: Technically the member function 'rawimage::tryReading' can be const. imview-1.1.9h/rawImage.cxx:296:16: note: Technically the member function 'rawimage::tryReading' can be const. imview-1.1.9h/rawImage.cxx:226:9: style: The scope of the variable 'nbval' can be reduced. [variableScope] imview-1.1.9h/rawImage.cxx:228:17: style: The scope of the variable 'newTitle' can be reduced. [variableScope] imview-1.1.9h/rawImage.cxx:405:43: style: Parameter 'panel' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::titleBox' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::xminInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::yminInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::xmaxInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::ymaxInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::tfstartInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::tfendInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::io_outInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::io_Input' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::helpButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::cancelButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::OKButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::xmin' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::ymin' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::xmax' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::ymax' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::start' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:71:16: warning: Member variable 'registerpanel::end' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/registerSequence.cxx:182:48: style: Parameter 'panel' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/registerSequence.cxx:193:46: style: Parameter 'panel' can be declared as pointer to const [constParameterPointer] imview-1.1.9h/savePrefs.cxx:204:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FL_BLACK [valueFlowBailoutIncompleteVar] imview-1.1.9h/savePrefs.cxx:377:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::latestGreyTiffOption' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::latestBinaryTiffOption' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::inputGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::filenameInput' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::browseButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::whatGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::visibleCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::underlyingCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::subsetGroup' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::wholeCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::subsetCheck' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::formatChoice' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::compressionChoice' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::formatMenu' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::tiffmenuitem' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::pngmenuitem' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::jpgmenuitem' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::CancelButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:83:12: warning: Member variable 'saveprefs::OKButton' is not initialized in the constructor. [uninitMemberVar] imview-1.1.9h/savePrefs.cxx:158:22: style: Condition 'inputContent!=0' is always true [knownConditionTrueFalse] imview-1.1.9h/savePrefs.cxx:183:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:184:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:184:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:185:18: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:185:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:186:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:186:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:187:17: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:187:54: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:188:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:188:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:189:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:189:51: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:190:21: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:190:58: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:194:14: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:195:13: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:195:50: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:196:18: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:196:55: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:435:45: style: C-style pointer casting [cstyleCast] imview-1.1.9h/savePrefs.cxx:153:11: style: The scope of the variable 'substr' can be reduced. [variableScope] imview-1.1.9h/savePrefs.cxx:254:13: style: The scope of the variable 'origx' can be reduced. [variableScope] imview-1.1.9h/savePrefs.cxx:254:20: style: The scope of the variable 'origy' can be reduced. [variableScope] imview-1.1.9h/savePrefs.cxx:254:27: style: The scope of the variable 'origz' can be reduced. [variableScope] imview-1.1.9h/savePrefs.cxx:254:34: style: The scope of the variable 'nbrows' can be reduced. [variableScope] imview-1.1.9h/savePrefs.cxx:254:42: style: The scope of the variable 'nbcols' can be reduced. [variableScope] imview-1.1.9h/savePrefs.cxx:254:50: style: The scope of the variable 'nbcomps' can be reduced. [variableScope] imview-1.1.9h/savePrefs.cxx:452:21: style: Variable 'nx' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/savePrefs.cxx:452:30: style: Variable 'ny' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/savePrefs.cxx:452:39: style: Variable 'nz' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/savePrefs.cxx:453:21: style: Variable 'x0' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/savePrefs.cxx:453:30: style: Variable 'y0' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/savePrefs.cxx:453:39: style: Variable 'z0' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/savePrefs.cxx:453:51: style: Variable 'ptype' is assigned a value that is never used. [unreadVariable] imview-1.1.9h/saveSpect.cxx:217:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] imview-1.1.9h/saveSpect.cxx:117:37: warning: Either the condition 'format