2024-04-21 21:40 ftp://ftp.de.debian.org/debian/pool/main/r/rlplot/rlplot_1.5.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: ea2e716 (2024-04-21 15:59:20 +0200) count: 7056 7056 elapsed-time: 532.1 523.0 head-timing-info: old-timing-info: head results: rlplot/rlplot.h:2642:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Id [valueFlowBailoutIncompleteVar] rlplot/rlplot.h:2643:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Id [valueFlowBailoutIncompleteVar] rlplot/Axes.cpp:1495:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/Axes.cpp:1814:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/Axes.cpp:1708:2: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] rlplot/rlplot.h:652:3: warning:inconclusive: Class 'DataObj' which has virtual members does not have a virtual destructor. [virtualDestructor] rlplot/rlplot.h:2655:3: warning:inconclusive: Class 'ReadCache' which has virtual members does not have a virtual destructor. [virtualDestructor] rlplot/rlplot.h:533:6: style:inconclusive: Technically the member function 'EditText::GetX' can be const. [functionConst] rlplot/rlplot.h:534:6: style:inconclusive: Technically the member function 'EditText::GetY' can be const. [functionConst] rlplot/rlplot.h:535:6: style:inconclusive: Technically the member function 'EditText::GetRX' can be const. [functionConst] rlplot/rlplot.h:536:6: style:inconclusive: Technically the member function 'EditText::GetRY' can be const. [functionConst] rlplot/rlplot.h:537:6: style:inconclusive: Technically the member function 'EditText::Cursor' can be const. [functionConst] rlplot/rlplot.h:540:7: style:inconclusive: Technically the member function 'EditText::isInRect' can be const. [functionConst] rlplot/rlplot.h:541:7: style:inconclusive: Technically the member function 'EditText::hasMark' can be const. [functionConst] rlplot/rlplot.h:613:6: style:inconclusive: Technically the member function 'TextValue::Count' can be const. [functionConst] rlplot/rlplot.h:634:6: style:inconclusive: Technically the member function 'RangeInfo::Type' can be const. [functionConst] rlplot/rlplot.h:2282:7: performance:inconclusive: Technically the member function 'Tick::CmpPoints' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/Axes.cpp:834:7: note: Technically the member function 'Tick::CmpPoints' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2282:7: note: Technically the member function 'Tick::CmpPoints' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2313:7: style:inconclusive: Technically the member function 'Axis::BreakSymbol' can be const. [functionConst] rlplot/Axes.cpp:2009:7: note: Technically the member function 'Axis::BreakSymbol' can be const. rlplot/rlplot.h:2313:7: note: Technically the member function 'Axis::BreakSymbol' can be const. rlplot/rlplot.h:2316:8: style:inconclusive: Technically the member function 'Axis::GradColor' can be const. [functionConst] rlplot/Axes.cpp:1597:7: note: Technically the member function 'Axis::GradColor' can be const. rlplot/rlplot.h:2316:8: note: Technically the member function 'Axis::GradColor' can be const. rlplot/rlplot.h:2570:6: style:inconclusive: Technically the member function 'ObjTree::count_lines' can be const. [functionConst] rlplot/rlplot.h:349:2: style: Class 'AccRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:393:2: style: Class 'Triangulate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:676:2: style: Class 'StrData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:690:2: style: Class 'HatchOut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:819:2: style: Class 'Drag3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:857:2: style: Class 'svgOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:871:2: style: Class 'Symbol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:897:2: style: Class 'Bubble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:921:2: style: Class 'Bar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:960:2: style: Class 'DataLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:980:2: style: Class 'DataPolygon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:992:2: style: Class 'RegLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1017:2: style: Class 'SDellipse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1042:2: style: Class 'ErrorBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1068:2: style: Class 'Arrow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1102:2: style: Class 'Box' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1130:2: style: Class 'Whisker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1155:2: style: Class 'DropLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1214:2: style: Class 'Sphere' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1275:2: style: Class 'Plane3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1300:2: style: Class 'Brick' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1328:2: style: Class 'DropLine3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1354:2: style: Class 'Arrow3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1385:2: style: Class 'Line3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1412:2: style: Class 'Label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1455:2: style: Class 'mLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1480:2: style: Class 'TextFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1524:2: style: Class 'segment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1558:2: style: Class 'polyline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1578:2: style: Class 'Bezier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1600:2: style: Class 'polygon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1613:2: style: Class 'rectangle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1636:2: style: Class 'ellipse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1642:2: style: Class 'roundrec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1652:2: style: Class 'LegItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1679:2: style: Class 'Legend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1751:2: style: Class 'PlotScatt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1776:2: style: Class 'xyStat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1801:2: style: Class 'FreqDist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1824:2: style: Class 'Regression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1848:2: style: Class 'BubblePlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1867:2: style: Class 'PolarPlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1893:2: style: Class 'BoxPlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1924:2: style: Class 'DensDisp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:1955:2: style: Class 'StackBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2000:2: style: Class 'PieChart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2030:2: style: Class 'GoGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2052:2: style: Class 'Ribbon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2078:2: style: Class 'Grid3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2106:2: style: Class 'Scatt3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2131:2: style: Class 'Limits' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2141:2: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2164:2: style: Class 'FitFunc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2189:2: style: Class 'NormQuant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2219:2: style: Class 'GridLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2231:2: style: Class 'GridLine3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2241:2: style: Class 'GridRadial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2251:2: style: Class 'Tick' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2295:2: style: Class 'Axis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2349:2: style: Class 'ContourPlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2390:2: style: Class 'Plot3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2452:2: style: Class 'Func3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2473:2: style: Class 'FitFunc3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2508:2: style: Class 'Graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2548:2: style: Class 'Page' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2643:2: style: Class 'DefsRW' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:2669:2: style: Class 'MemCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/rlplot.h:692:7: style: The function 'SetFill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:472:15: note: Virtual function in base class rlplot/rlplot.h:692:7: note: Function in derived class rlplot/rlplot.h:693:7: style: The function 'StartPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:475:15: note: Virtual function in base class rlplot/rlplot.h:693:7: note: Function in derived class rlplot/rlplot.h:694:7: style: The function 'oCircle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:498:15: note: Virtual function in base class rlplot/rlplot.h:694:7: note: Function in derived class rlplot/rlplot.h:695:7: style: The function 'oSphere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:499:15: note: Virtual function in base class rlplot/rlplot.h:695:7: note: Function in derived class rlplot/rlplot.h:696:7: style: The function 'oRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:501:15: note: Virtual function in base class rlplot/rlplot.h:696:7: note: Function in derived class rlplot/rlplot.h:697:7: style: The function 'oPolygon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:505:15: note: Virtual function in base class rlplot/rlplot.h:697:7: note: Function in derived class rlplot/rlplot.h:774:3: style: The destructor '~ssButton' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:774:3: note: Destructor in derived class rlplot/rlplot.h:775:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:775:7: note: Function in derived class rlplot/rlplot.h:776:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:776:7: note: Function in derived class rlplot/rlplot.h:777:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:777:7: note: Function in derived class rlplot/rlplot.h:790:3: style: The destructor '~dragHandle' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:790:3: note: Destructor in derived class rlplot/rlplot.h:791:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:791:7: note: Function in derived class rlplot/rlplot.h:792:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:792:7: note: Function in derived class rlplot/rlplot.h:793:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:793:9: note: Function in derived class rlplot/rlplot.h:794:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:794:7: note: Function in derived class rlplot/rlplot.h:806:3: style: The destructor '~dragRect' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:806:3: note: Destructor in derived class rlplot/rlplot.h:807:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:807:9: note: Function in derived class rlplot/rlplot.h:808:8: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:756:16: note: Virtual function in base class rlplot/rlplot.h:808:8: note: Function in derived class rlplot/rlplot.h:809:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:809:7: note: Function in derived class rlplot/rlplot.h:810:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:810:7: note: Function in derived class rlplot/rlplot.h:811:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:811:9: note: Function in derived class rlplot/rlplot.h:820:3: style: The destructor '~Drag3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:820:3: note: Destructor in derived class rlplot/rlplot.h:821:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:821:9: note: Function in derived class rlplot/rlplot.h:822:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:822:7: note: Function in derived class rlplot/rlplot.h:823:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:823:9: note: Function in derived class rlplot/rlplot.h:833:3: style: The destructor '~FrmRect' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:833:3: note: Destructor in derived class rlplot/rlplot.h:834:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:834:9: note: Function in derived class rlplot/rlplot.h:835:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:835:7: note: Function in derived class rlplot/rlplot.h:836:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:836:7: note: Function in derived class rlplot/rlplot.h:837:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:837:7: note: Function in derived class rlplot/rlplot.h:838:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:838:7: note: Function in derived class rlplot/rlplot.h:839:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:839:7: note: Function in derived class rlplot/rlplot.h:840:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:840:7: note: Function in derived class rlplot/rlplot.h:841:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:841:9: note: Function in derived class rlplot/rlplot.h:842:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:842:7: note: Function in derived class rlplot/rlplot.h:858:3: style: The destructor '~svgOptions' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:858:3: note: Destructor in derived class rlplot/rlplot.h:859:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:859:7: note: Function in derived class rlplot/rlplot.h:872:3: style: The destructor '~Symbol' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:872:3: note: Destructor in derived class rlplot/rlplot.h:873:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:873:9: note: Function in derived class rlplot/rlplot.h:874:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:874:7: note: Function in derived class rlplot/rlplot.h:875:8: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:756:16: note: Virtual function in base class rlplot/rlplot.h:875:8: note: Function in derived class rlplot/rlplot.h:876:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:876:7: note: Function in derived class rlplot/rlplot.h:877:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:877:7: note: Function in derived class rlplot/rlplot.h:878:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:878:7: note: Function in derived class rlplot/rlplot.h:879:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:879:7: note: Function in derived class rlplot/rlplot.h:880:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:880:7: note: Function in derived class rlplot/rlplot.h:898:3: style: The destructor '~Bubble' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:898:3: note: Destructor in derived class rlplot/rlplot.h:899:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:899:7: note: Function in derived class rlplot/rlplot.h:900:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:900:7: note: Function in derived class rlplot/rlplot.h:901:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:901:7: note: Function in derived class rlplot/rlplot.h:902:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:902:7: note: Function in derived class rlplot/rlplot.h:903:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:903:7: note: Function in derived class rlplot/rlplot.h:922:3: style: The destructor '~Bar' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:922:3: note: Destructor in derived class rlplot/rlplot.h:923:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:923:9: note: Function in derived class rlplot/rlplot.h:924:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:924:7: note: Function in derived class rlplot/rlplot.h:925:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:925:7: note: Function in derived class rlplot/rlplot.h:926:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:926:7: note: Function in derived class rlplot/rlplot.h:927:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:927:7: note: Function in derived class rlplot/rlplot.h:928:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:928:7: note: Function in derived class rlplot/rlplot.h:929:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:929:7: note: Function in derived class rlplot/rlplot.h:930:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:930:7: note: Function in derived class rlplot/rlplot.h:961:11: style: The destructor '~DataLine' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:961:11: note: Destructor in derived class rlplot/rlplot.h:962:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:962:7: note: Function in derived class rlplot/rlplot.h:963:15: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:963:15: note: Function in derived class rlplot/rlplot.h:964:15: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:964:15: note: Function in derived class rlplot/rlplot.h:965:15: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:965:15: note: Function in derived class rlplot/rlplot.h:966:15: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:966:15: note: Function in derived class rlplot/rlplot.h:967:15: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:967:15: note: Function in derived class rlplot/rlplot.h:981:3: style: The destructor '~DataPolygon' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:961:11: note: Virtual destructor in base class rlplot/rlplot.h:981:3: note: Destructor in derived class rlplot/rlplot.h:982:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:963:15: note: Virtual function in base class rlplot/rlplot.h:982:7: note: Function in derived class rlplot/rlplot.h:983:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:964:15: note: Virtual function in base class rlplot/rlplot.h:983:7: note: Function in derived class rlplot/rlplot.h:984:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:965:15: note: Virtual function in base class rlplot/rlplot.h:984:7: note: Function in derived class rlplot/rlplot.h:985:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:966:15: note: Virtual function in base class rlplot/rlplot.h:985:7: note: Function in derived class rlplot/rlplot.h:986:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:967:15: note: Virtual function in base class rlplot/rlplot.h:986:7: note: Function in derived class rlplot/rlplot.h:993:3: style: The destructor '~RegLine' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:993:3: note: Destructor in derived class rlplot/rlplot.h:994:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:994:9: note: Function in derived class rlplot/rlplot.h:995:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:995:7: note: Function in derived class rlplot/rlplot.h:996:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:996:7: note: Function in derived class rlplot/rlplot.h:997:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:997:7: note: Function in derived class rlplot/rlplot.h:998:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:998:7: note: Function in derived class rlplot/rlplot.h:999:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:999:7: note: Function in derived class rlplot/rlplot.h:1018:3: style: The destructor '~SDellipse' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1018:3: note: Destructor in derived class rlplot/rlplot.h:1019:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1019:7: note: Function in derived class rlplot/rlplot.h:1020:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1020:7: note: Function in derived class rlplot/rlplot.h:1021:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1021:7: note: Function in derived class rlplot/rlplot.h:1022:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1022:7: note: Function in derived class rlplot/rlplot.h:1023:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:762:15: note: Virtual function in base class rlplot/rlplot.h:1023:7: note: Function in derived class rlplot/rlplot.h:1024:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1024:7: note: Function in derived class rlplot/rlplot.h:1043:3: style: The destructor '~ErrorBar' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1043:3: note: Destructor in derived class rlplot/rlplot.h:1044:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1044:7: note: Function in derived class rlplot/rlplot.h:1045:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:1045:7: note: Function in derived class rlplot/rlplot.h:1046:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1046:7: note: Function in derived class rlplot/rlplot.h:1047:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1047:7: note: Function in derived class rlplot/rlplot.h:1048:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1048:7: note: Function in derived class rlplot/rlplot.h:1049:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1049:7: note: Function in derived class rlplot/rlplot.h:1050:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1050:7: note: Function in derived class rlplot/rlplot.h:1069:3: style: The destructor '~Arrow' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1069:3: note: Destructor in derived class rlplot/rlplot.h:1070:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1070:9: note: Function in derived class rlplot/rlplot.h:1071:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1071:7: note: Function in derived class rlplot/rlplot.h:1072:8: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:756:16: note: Virtual function in base class rlplot/rlplot.h:1072:8: note: Function in derived class rlplot/rlplot.h:1073:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:1073:7: note: Function in derived class rlplot/rlplot.h:1074:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1074:7: note: Function in derived class rlplot/rlplot.h:1075:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1075:7: note: Function in derived class rlplot/rlplot.h:1076:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1076:7: note: Function in derived class rlplot/rlplot.h:1077:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1077:7: note: Function in derived class rlplot/rlplot.h:1078:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1078:7: note: Function in derived class rlplot/rlplot.h:1079:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:1079:9: note: Function in derived class rlplot/rlplot.h:1080:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:1080:7: note: Function in derived class rlplot/rlplot.h:1103:3: style: The destructor '~Box' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1103:3: note: Destructor in derived class rlplot/rlplot.h:1104:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1104:9: note: Function in derived class rlplot/rlplot.h:1105:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1105:7: note: Function in derived class rlplot/rlplot.h:1106:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:1106:7: note: Function in derived class rlplot/rlplot.h:1107:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1107:7: note: Function in derived class rlplot/rlplot.h:1108:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1108:7: note: Function in derived class rlplot/rlplot.h:1109:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1109:7: note: Function in derived class rlplot/rlplot.h:1110:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1110:7: note: Function in derived class rlplot/rlplot.h:1111:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1111:7: note: Function in derived class rlplot/rlplot.h:1131:3: style: The destructor '~Whisker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1131:3: note: Destructor in derived class rlplot/rlplot.h:1132:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1132:7: note: Function in derived class rlplot/rlplot.h:1133:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:1133:7: note: Function in derived class rlplot/rlplot.h:1134:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1134:7: note: Function in derived class rlplot/rlplot.h:1135:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1135:7: note: Function in derived class rlplot/rlplot.h:1136:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1136:7: note: Function in derived class rlplot/rlplot.h:1137:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1137:7: note: Function in derived class rlplot/rlplot.h:1138:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1138:7: note: Function in derived class rlplot/rlplot.h:1156:3: style: The destructor '~DropLine' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1156:3: note: Destructor in derived class rlplot/rlplot.h:1157:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1157:7: note: Function in derived class rlplot/rlplot.h:1158:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1158:7: note: Function in derived class rlplot/rlplot.h:1159:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1159:7: note: Function in derived class rlplot/rlplot.h:1160:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1160:7: note: Function in derived class rlplot/rlplot.h:1161:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1161:7: note: Function in derived class rlplot/rlplot.h:1175:3: style: The destructor '~line_segment' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1175:3: note: Destructor in derived class rlplot/rlplot.h:1176:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1176:9: note: Function in derived class rlplot/rlplot.h:1177:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1177:7: note: Function in derived class rlplot/rlplot.h:1178:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1178:7: note: Function in derived class rlplot/rlplot.h:1179:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:1179:9: note: Function in derived class rlplot/rlplot.h:1199:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1199:7: note: Function in derived class rlplot/rlplot.h:1215:3: style: The destructor '~Sphere' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1215:3: note: Destructor in derived class rlplot/rlplot.h:1216:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1216:9: note: Function in derived class rlplot/rlplot.h:1217:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1217:7: note: Function in derived class rlplot/rlplot.h:1218:8: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:756:16: note: Virtual function in base class rlplot/rlplot.h:1218:8: note: Function in derived class rlplot/rlplot.h:1219:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:1219:7: note: Function in derived class rlplot/rlplot.h:1220:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1220:7: note: Function in derived class rlplot/rlplot.h:1221:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1221:7: note: Function in derived class rlplot/rlplot.h:1222:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1222:7: note: Function in derived class rlplot/rlplot.h:1223:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1223:7: note: Function in derived class rlplot/rlplot.h:1245:3: style: The destructor '~plane' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1245:3: note: Destructor in derived class rlplot/rlplot.h:1246:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1246:9: note: Function in derived class rlplot/rlplot.h:1247:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1247:7: note: Function in derived class rlplot/rlplot.h:1248:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1248:7: note: Function in derived class rlplot/rlplot.h:1249:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1249:7: note: Function in derived class rlplot/rlplot.h:1250:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:1250:9: note: Function in derived class rlplot/rlplot.h:1276:3: style: The destructor '~Plane3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1276:3: note: Destructor in derived class rlplot/rlplot.h:1277:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1277:7: note: Function in derived class rlplot/rlplot.h:1278:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:1278:7: note: Function in derived class rlplot/rlplot.h:1279:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1279:7: note: Function in derived class rlplot/rlplot.h:1280:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1280:7: note: Function in derived class rlplot/rlplot.h:1281:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1281:7: note: Function in derived class rlplot/rlplot.h:1282:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1282:7: note: Function in derived class rlplot/rlplot.h:1283:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1283:7: note: Function in derived class rlplot/rlplot.h:1301:3: style: The destructor '~Brick' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1301:3: note: Destructor in derived class rlplot/rlplot.h:1302:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1302:7: note: Function in derived class rlplot/rlplot.h:1303:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:1303:7: note: Function in derived class rlplot/rlplot.h:1304:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1304:7: note: Function in derived class rlplot/rlplot.h:1305:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1305:7: note: Function in derived class rlplot/rlplot.h:1306:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1306:7: note: Function in derived class rlplot/rlplot.h:1307:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1307:7: note: Function in derived class rlplot/rlplot.h:1308:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1308:7: note: Function in derived class rlplot/rlplot.h:1329:3: style: The destructor '~DropLine3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1329:3: note: Destructor in derived class rlplot/rlplot.h:1330:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1330:7: note: Function in derived class rlplot/rlplot.h:1331:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1331:7: note: Function in derived class rlplot/rlplot.h:1332:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1332:7: note: Function in derived class rlplot/rlplot.h:1333:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1333:7: note: Function in derived class rlplot/rlplot.h:1334:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1334:7: note: Function in derived class rlplot/rlplot.h:1355:3: style: The destructor '~Arrow3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1355:3: note: Destructor in derived class rlplot/rlplot.h:1356:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1356:7: note: Function in derived class rlplot/rlplot.h:1357:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:1357:7: note: Function in derived class rlplot/rlplot.h:1358:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1358:7: note: Function in derived class rlplot/rlplot.h:1359:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1359:7: note: Function in derived class rlplot/rlplot.h:1360:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1360:7: note: Function in derived class rlplot/rlplot.h:1361:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1361:7: note: Function in derived class rlplot/rlplot.h:1362:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1362:7: note: Function in derived class rlplot/rlplot.h:1386:3: style: The destructor '~Line3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1386:3: note: Destructor in derived class rlplot/rlplot.h:1387:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1387:7: note: Function in derived class rlplot/rlplot.h:1388:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1388:7: note: Function in derived class rlplot/rlplot.h:1389:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1389:7: note: Function in derived class rlplot/rlplot.h:1390:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1390:7: note: Function in derived class rlplot/rlplot.h:1391:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1391:7: note: Function in derived class rlplot/rlplot.h:1413:3: style: The destructor '~Label' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1413:3: note: Destructor in derived class rlplot/rlplot.h:1414:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1414:9: note: Function in derived class rlplot/rlplot.h:1415:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1415:7: note: Function in derived class rlplot/rlplot.h:1416:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:1416:7: note: Function in derived class rlplot/rlplot.h:1417:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1417:7: note: Function in derived class rlplot/rlplot.h:1418:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1418:7: note: Function in derived class rlplot/rlplot.h:1419:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1419:7: note: Function in derived class rlplot/rlplot.h:1420:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1420:7: note: Function in derived class rlplot/rlplot.h:1421:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1421:7: note: Function in derived class rlplot/rlplot.h:1422:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:1422:9: note: Function in derived class rlplot/rlplot.h:1423:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:1423:7: note: Function in derived class rlplot/rlplot.h:1456:3: style: The destructor '~mLabel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1456:3: note: Destructor in derived class rlplot/rlplot.h:1457:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1457:9: note: Function in derived class rlplot/rlplot.h:1458:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1458:7: note: Function in derived class rlplot/rlplot.h:1459:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1459:7: note: Function in derived class rlplot/rlplot.h:1460:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1460:7: note: Function in derived class rlplot/rlplot.h:1461:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:762:15: note: Virtual function in base class rlplot/rlplot.h:1461:7: note: Function in derived class rlplot/rlplot.h:1462:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1462:7: note: Function in derived class rlplot/rlplot.h:1463:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:1463:7: note: Function in derived class rlplot/rlplot.h:1481:3: style: The destructor '~TextFrame' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1481:3: note: Destructor in derived class rlplot/rlplot.h:1482:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1482:9: note: Function in derived class rlplot/rlplot.h:1483:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1483:7: note: Function in derived class rlplot/rlplot.h:1484:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1484:7: note: Function in derived class rlplot/rlplot.h:1485:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1485:7: note: Function in derived class rlplot/rlplot.h:1486:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1486:7: note: Function in derived class rlplot/rlplot.h:1487:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1487:7: note: Function in derived class rlplot/rlplot.h:1488:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1488:7: note: Function in derived class rlplot/rlplot.h:1489:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:1489:9: note: Function in derived class rlplot/rlplot.h:1490:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:1490:7: note: Function in derived class rlplot/rlplot.h:1525:3: style: The destructor '~segment' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1525:3: note: Destructor in derived class rlplot/rlplot.h:1526:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1526:7: note: Function in derived class rlplot/rlplot.h:1527:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1527:7: note: Function in derived class rlplot/rlplot.h:1528:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1528:7: note: Function in derived class rlplot/rlplot.h:1529:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1529:7: note: Function in derived class rlplot/rlplot.h:1530:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1530:7: note: Function in derived class rlplot/rlplot.h:1531:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1531:7: note: Function in derived class rlplot/rlplot.h:1532:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:1532:9: note: Function in derived class rlplot/rlplot.h:1533:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:1533:7: note: Function in derived class rlplot/rlplot.h:1559:11: style: The destructor '~polyline' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1559:11: note: Destructor in derived class rlplot/rlplot.h:1560:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1560:9: note: Function in derived class rlplot/rlplot.h:1561:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1561:7: note: Function in derived class rlplot/rlplot.h:1562:8: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:756:16: note: Virtual function in base class rlplot/rlplot.h:1562:8: note: Function in derived class rlplot/rlplot.h:1563:15: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1563:15: note: Function in derived class rlplot/rlplot.h:1564:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1564:7: note: Function in derived class rlplot/rlplot.h:1565:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1565:7: note: Function in derived class rlplot/rlplot.h:1566:15: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1566:15: note: Function in derived class rlplot/rlplot.h:1567:15: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1567:15: note: Function in derived class rlplot/rlplot.h:1568:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:1568:9: note: Function in derived class rlplot/rlplot.h:1569:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:1569:7: note: Function in derived class rlplot/rlplot.h:1579:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1563:15: note: Virtual function in base class rlplot/rlplot.h:1579:7: note: Function in derived class rlplot/rlplot.h:1580:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1565:7: note: Virtual function in base class rlplot/rlplot.h:1580:7: note: Function in derived class rlplot/rlplot.h:1581:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1567:15: note: Virtual function in base class rlplot/rlplot.h:1581:7: note: Function in derived class rlplot/rlplot.h:1601:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1566:15: note: Virtual function in base class rlplot/rlplot.h:1601:7: note: Function in derived class rlplot/rlplot.h:1614:11: style: The destructor '~rectangle' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1614:11: note: Destructor in derived class rlplot/rlplot.h:1615:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1615:9: note: Function in derived class rlplot/rlplot.h:1616:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1616:7: note: Function in derived class rlplot/rlplot.h:1617:8: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:756:16: note: Virtual function in base class rlplot/rlplot.h:1617:8: note: Function in derived class rlplot/rlplot.h:1618:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1618:7: note: Function in derived class rlplot/rlplot.h:1619:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1619:7: note: Function in derived class rlplot/rlplot.h:1620:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1620:7: note: Function in derived class rlplot/rlplot.h:1621:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1621:7: note: Function in derived class rlplot/rlplot.h:1622:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1622:7: note: Function in derived class rlplot/rlplot.h:1623:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:1623:9: note: Function in derived class rlplot/rlplot.h:1624:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:1624:7: note: Function in derived class rlplot/rlplot.h:1653:3: style: The destructor '~LegItem' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1653:3: note: Destructor in derived class rlplot/rlplot.h:1654:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1654:9: note: Function in derived class rlplot/rlplot.h:1655:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1655:7: note: Function in derived class rlplot/rlplot.h:1656:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1656:7: note: Function in derived class rlplot/rlplot.h:1657:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1657:7: note: Function in derived class rlplot/rlplot.h:1658:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:762:15: note: Virtual function in base class rlplot/rlplot.h:1658:7: note: Function in derived class rlplot/rlplot.h:1659:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1659:7: note: Function in derived class rlplot/rlplot.h:1660:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:1660:7: note: Function in derived class rlplot/rlplot.h:1680:3: style: The destructor '~Legend' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1680:3: note: Destructor in derived class rlplot/rlplot.h:1681:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1681:9: note: Function in derived class rlplot/rlplot.h:1682:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1682:7: note: Function in derived class rlplot/rlplot.h:1683:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1683:7: note: Function in derived class rlplot/rlplot.h:1684:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:1684:7: note: Function in derived class rlplot/rlplot.h:1685:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1685:7: note: Function in derived class rlplot/rlplot.h:1686:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:762:15: note: Virtual function in base class rlplot/rlplot.h:1686:7: note: Function in derived class rlplot/rlplot.h:1687:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1687:7: note: Function in derived class rlplot/rlplot.h:1688:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:1688:7: note: Function in derived class rlplot/rlplot.h:1717:3: style: The destructor '~Plot' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:1717:3: note: Destructor in derived class rlplot/rlplot.h:1718:17: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:1718:17: note: Function in derived class rlplot/rlplot.h:1719:15: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1719:15: note: Function in derived class rlplot/rlplot.h:1720:16: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:756:16: note: Virtual function in base class rlplot/rlplot.h:1720:16: note: Function in derived class rlplot/rlplot.h:1721:15: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:1721:15: note: Function in derived class rlplot/rlplot.h:1722:15: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:1722:15: note: Function in derived class rlplot/rlplot.h:1723:15: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1723:15: note: Function in derived class rlplot/rlplot.h:1724:15: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1724:15: note: Function in derived class rlplot/rlplot.h:1725:15: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:762:15: note: Virtual function in base class rlplot/rlplot.h:1725:15: note: Function in derived class rlplot/rlplot.h:1726:15: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1726:15: note: Function in derived class rlplot/rlplot.h:1752:11: style: The destructor '~PlotScatt' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:1752:11: note: Destructor in derived class rlplot/rlplot.h:1753:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1718:17: note: Virtual function in base class rlplot/rlplot.h:1753:9: note: Function in derived class rlplot/rlplot.h:1754:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:1754:7: note: Function in derived class rlplot/rlplot.h:1755:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1721:15: note: Virtual function in base class rlplot/rlplot.h:1755:7: note: Function in derived class rlplot/rlplot.h:1756:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:1756:7: note: Function in derived class rlplot/rlplot.h:1757:15: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:1757:15: note: Function in derived class rlplot/rlplot.h:1758:15: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1758:15: note: Function in derived class rlplot/rlplot.h:1759:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:1759:7: note: Function in derived class rlplot/rlplot.h:1760:15: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:1760:15: note: Function in derived class rlplot/rlplot.h:1777:3: style: The destructor '~xyStat' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1752:11: note: Virtual destructor in base class rlplot/rlplot.h:1777:3: note: Destructor in derived class rlplot/rlplot.h:1778:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1757:15: note: Virtual function in base class rlplot/rlplot.h:1778:7: note: Function in derived class rlplot/rlplot.h:1779:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1758:15: note: Virtual function in base class rlplot/rlplot.h:1779:7: note: Function in derived class rlplot/rlplot.h:1780:15: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1760:15: note: Virtual function in base class rlplot/rlplot.h:1780:15: note: Function in derived class rlplot/rlplot.h:1802:3: style: The destructor '~FreqDist' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:1802:3: note: Destructor in derived class rlplot/rlplot.h:1803:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:1803:7: note: Function in derived class rlplot/rlplot.h:1804:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:1804:7: note: Function in derived class rlplot/rlplot.h:1805:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1805:7: note: Function in derived class rlplot/rlplot.h:1806:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:1806:7: note: Function in derived class rlplot/rlplot.h:1807:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:1807:7: note: Function in derived class rlplot/rlplot.h:1825:3: style: The destructor '~Regression' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:1825:3: note: Destructor in derived class rlplot/rlplot.h:1826:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1718:17: note: Virtual function in base class rlplot/rlplot.h:1826:9: note: Function in derived class rlplot/rlplot.h:1827:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:1827:7: note: Function in derived class rlplot/rlplot.h:1828:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1721:15: note: Virtual function in base class rlplot/rlplot.h:1828:7: note: Function in derived class rlplot/rlplot.h:1829:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:1829:7: note: Function in derived class rlplot/rlplot.h:1830:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:1830:7: note: Function in derived class rlplot/rlplot.h:1831:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1831:7: note: Function in derived class rlplot/rlplot.h:1832:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:1832:7: note: Function in derived class rlplot/rlplot.h:1833:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:1833:7: note: Function in derived class rlplot/rlplot.h:1849:3: style: The destructor '~BubblePlot' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:1849:3: note: Destructor in derived class rlplot/rlplot.h:1850:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:1850:7: note: Function in derived class rlplot/rlplot.h:1851:8: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1720:16: note: Virtual function in base class rlplot/rlplot.h:1851:8: note: Function in derived class rlplot/rlplot.h:1852:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:1852:7: note: Function in derived class rlplot/rlplot.h:1853:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1853:7: note: Function in derived class rlplot/rlplot.h:1854:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:1854:7: note: Function in derived class rlplot/rlplot.h:1855:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:1855:7: note: Function in derived class rlplot/rlplot.h:1868:3: style: The destructor '~PolarPlot' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:1868:3: note: Destructor in derived class rlplot/rlplot.h:1869:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1718:17: note: Virtual function in base class rlplot/rlplot.h:1869:9: note: Function in derived class rlplot/rlplot.h:1870:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:1870:7: note: Function in derived class rlplot/rlplot.h:1871:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:1871:7: note: Function in derived class rlplot/rlplot.h:1872:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1872:7: note: Function in derived class rlplot/rlplot.h:1873:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:1873:7: note: Function in derived class rlplot/rlplot.h:1874:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:1874:7: note: Function in derived class rlplot/rlplot.h:1895:3: style: The destructor '~BoxPlot' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:1895:3: note: Destructor in derived class rlplot/rlplot.h:1896:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1718:17: note: Virtual function in base class rlplot/rlplot.h:1896:9: note: Function in derived class rlplot/rlplot.h:1897:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:1897:7: note: Function in derived class rlplot/rlplot.h:1898:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1721:15: note: Virtual function in base class rlplot/rlplot.h:1898:7: note: Function in derived class rlplot/rlplot.h:1899:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:1899:7: note: Function in derived class rlplot/rlplot.h:1900:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:1900:7: note: Function in derived class rlplot/rlplot.h:1901:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1901:7: note: Function in derived class rlplot/rlplot.h:1902:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:1902:7: note: Function in derived class rlplot/rlplot.h:1903:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:1903:7: note: Function in derived class rlplot/rlplot.h:1925:3: style: The destructor '~DensDisp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:1925:3: note: Destructor in derived class rlplot/rlplot.h:1926:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:1926:7: note: Function in derived class rlplot/rlplot.h:1927:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1721:15: note: Virtual function in base class rlplot/rlplot.h:1927:7: note: Function in derived class rlplot/rlplot.h:1928:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:1928:7: note: Function in derived class rlplot/rlplot.h:1929:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:1929:7: note: Function in derived class rlplot/rlplot.h:1930:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1930:7: note: Function in derived class rlplot/rlplot.h:1931:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:1931:7: note: Function in derived class rlplot/rlplot.h:1932:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:1932:7: note: Function in derived class rlplot/rlplot.h:1956:11: style: The destructor '~StackBar' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:1956:11: note: Destructor in derived class rlplot/rlplot.h:1957:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:1957:7: note: Function in derived class rlplot/rlplot.h:1958:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:1958:7: note: Function in derived class rlplot/rlplot.h:1959:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:1959:7: note: Function in derived class rlplot/rlplot.h:1960:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1960:7: note: Function in derived class rlplot/rlplot.h:1961:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:1961:7: note: Function in derived class rlplot/rlplot.h:1962:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:1962:7: note: Function in derived class rlplot/rlplot.h:1979:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1960:7: note: Virtual function in base class rlplot/rlplot.h:1979:7: note: Function in derived class rlplot/rlplot.h:1988:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1960:7: note: Virtual function in base class rlplot/rlplot.h:1988:7: note: Function in derived class rlplot/rlplot.h:1994:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1960:7: note: Virtual function in base class rlplot/rlplot.h:1994:7: note: Function in derived class rlplot/rlplot.h:2001:11: style: The destructor '~PieChart' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2001:11: note: Destructor in derived class rlplot/rlplot.h:2002:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:2002:7: note: Function in derived class rlplot/rlplot.h:2003:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:2003:7: note: Function in derived class rlplot/rlplot.h:2004:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2004:7: note: Function in derived class rlplot/rlplot.h:2005:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2005:7: note: Function in derived class rlplot/rlplot.h:2006:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:2006:7: note: Function in derived class rlplot/rlplot.h:2007:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2007:7: note: Function in derived class rlplot/rlplot.h:2031:11: style: The destructor '~GoGroup' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2031:11: note: Destructor in derived class rlplot/rlplot.h:2032:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1718:17: note: Virtual function in base class rlplot/rlplot.h:2032:9: note: Function in derived class rlplot/rlplot.h:2033:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:2033:7: note: Function in derived class rlplot/rlplot.h:2034:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2034:7: note: Function in derived class rlplot/rlplot.h:2035:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:2035:7: note: Function in derived class rlplot/rlplot.h:2036:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2036:7: note: Function in derived class rlplot/rlplot.h:2042:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2042:7: note: Function in derived class rlplot/rlplot.h:2053:3: style: The destructor '~Ribbon' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2053:3: note: Destructor in derived class rlplot/rlplot.h:2054:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1718:17: note: Virtual function in base class rlplot/rlplot.h:2054:9: note: Function in derived class rlplot/rlplot.h:2055:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:2055:7: note: Function in derived class rlplot/rlplot.h:2056:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1721:15: note: Virtual function in base class rlplot/rlplot.h:2056:7: note: Function in derived class rlplot/rlplot.h:2057:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:2057:7: note: Function in derived class rlplot/rlplot.h:2058:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2058:7: note: Function in derived class rlplot/rlplot.h:2059:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:2059:7: note: Function in derived class rlplot/rlplot.h:2060:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2060:7: note: Function in derived class rlplot/rlplot.h:2079:3: style: The destructor '~Grid3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2079:3: note: Destructor in derived class rlplot/rlplot.h:2080:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:2080:7: note: Function in derived class rlplot/rlplot.h:2081:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1721:15: note: Virtual function in base class rlplot/rlplot.h:2081:7: note: Function in derived class rlplot/rlplot.h:2082:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:2082:7: note: Function in derived class rlplot/rlplot.h:2083:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2083:7: note: Function in derived class rlplot/rlplot.h:2084:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2084:7: note: Function in derived class rlplot/rlplot.h:2085:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:2085:7: note: Function in derived class rlplot/rlplot.h:2086:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2086:7: note: Function in derived class rlplot/rlplot.h:2107:3: style: The destructor '~Scatt3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2107:3: note: Destructor in derived class rlplot/rlplot.h:2108:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1718:17: note: Virtual function in base class rlplot/rlplot.h:2108:9: note: Function in derived class rlplot/rlplot.h:2109:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:2109:7: note: Function in derived class rlplot/rlplot.h:2110:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1721:15: note: Virtual function in base class rlplot/rlplot.h:2110:7: note: Function in derived class rlplot/rlplot.h:2111:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:2111:7: note: Function in derived class rlplot/rlplot.h:2112:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2112:7: note: Function in derived class rlplot/rlplot.h:2113:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2113:7: note: Function in derived class rlplot/rlplot.h:2114:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:2114:7: note: Function in derived class rlplot/rlplot.h:2115:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2115:7: note: Function in derived class rlplot/rlplot.h:2132:3: style: The destructor '~Limits' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2132:3: note: Destructor in derived class rlplot/rlplot.h:2133:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1718:17: note: Virtual function in base class rlplot/rlplot.h:2133:9: note: Function in derived class rlplot/rlplot.h:2134:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2134:7: note: Function in derived class rlplot/rlplot.h:2135:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2135:7: note: Function in derived class rlplot/rlplot.h:2142:3: style: The destructor '~Function' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2142:3: note: Destructor in derived class rlplot/rlplot.h:2143:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:2143:7: note: Function in derived class rlplot/rlplot.h:2144:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:2144:7: note: Function in derived class rlplot/rlplot.h:2145:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2145:7: note: Function in derived class rlplot/rlplot.h:2146:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2146:7: note: Function in derived class rlplot/rlplot.h:2147:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:2147:7: note: Function in derived class rlplot/rlplot.h:2148:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2148:7: note: Function in derived class rlplot/rlplot.h:2165:3: style: The destructor '~FitFunc' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2165:3: note: Destructor in derived class rlplot/rlplot.h:2166:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:2166:7: note: Function in derived class rlplot/rlplot.h:2167:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1721:15: note: Virtual function in base class rlplot/rlplot.h:2167:7: note: Function in derived class rlplot/rlplot.h:2168:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:2168:7: note: Function in derived class rlplot/rlplot.h:2169:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2169:7: note: Function in derived class rlplot/rlplot.h:2170:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2170:7: note: Function in derived class rlplot/rlplot.h:2171:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:2171:7: note: Function in derived class rlplot/rlplot.h:2172:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2172:7: note: Function in derived class rlplot/rlplot.h:2190:3: style: The destructor '~NormQuant' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2190:3: note: Destructor in derived class rlplot/rlplot.h:2191:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:2191:7: note: Function in derived class rlplot/rlplot.h:2192:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2192:7: note: Function in derived class rlplot/rlplot.h:2193:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2193:7: note: Function in derived class rlplot/rlplot.h:2194:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2194:7: note: Function in derived class rlplot/rlplot.h:2220:11: style: The destructor '~GridLine' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:2220:11: note: Destructor in derived class rlplot/rlplot.h:2221:15: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:2221:15: note: Function in derived class rlplot/rlplot.h:2222:15: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:2222:15: note: Function in derived class rlplot/rlplot.h:2223:15: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:2223:15: note: Function in derived class rlplot/rlplot.h:2224:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:2224:7: note: Function in derived class rlplot/rlplot.h:2225:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:2225:7: note: Function in derived class rlplot/rlplot.h:2232:3: style: The destructor '~GridLine3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2220:11: note: Virtual destructor in base class rlplot/rlplot.h:2232:3: note: Destructor in derived class rlplot/rlplot.h:2233:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2221:15: note: Virtual function in base class rlplot/rlplot.h:2233:7: note: Function in derived class rlplot/rlplot.h:2234:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2222:15: note: Virtual function in base class rlplot/rlplot.h:2234:7: note: Function in derived class rlplot/rlplot.h:2235:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2223:15: note: Virtual function in base class rlplot/rlplot.h:2235:7: note: Function in derived class rlplot/rlplot.h:2242:3: style: The destructor '~GridRadial' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2220:11: note: Virtual destructor in base class rlplot/rlplot.h:2242:3: note: Destructor in derived class rlplot/rlplot.h:2243:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2221:15: note: Virtual function in base class rlplot/rlplot.h:2243:7: note: Function in derived class rlplot/rlplot.h:2244:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2222:15: note: Virtual function in base class rlplot/rlplot.h:2244:7: note: Function in derived class rlplot/rlplot.h:2245:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2223:15: note: Virtual function in base class rlplot/rlplot.h:2245:7: note: Function in derived class rlplot/rlplot.h:2252:3: style: The destructor '~Tick' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:2252:3: note: Destructor in derived class rlplot/rlplot.h:2253:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:2253:9: note: Function in derived class rlplot/rlplot.h:2254:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:2254:7: note: Function in derived class rlplot/rlplot.h:2255:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:2255:7: note: Function in derived class rlplot/rlplot.h:2256:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:2256:7: note: Function in derived class rlplot/rlplot.h:2257:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:2257:7: note: Function in derived class rlplot/rlplot.h:2258:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:2258:7: note: Function in derived class rlplot/rlplot.h:2259:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:762:15: note: Virtual function in base class rlplot/rlplot.h:2259:7: note: Function in derived class rlplot/rlplot.h:2260:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:2260:7: note: Function in derived class rlplot/rlplot.h:2261:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:2261:7: note: Function in derived class rlplot/rlplot.h:2296:3: style: The destructor '~Axis' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:2296:3: note: Destructor in derived class rlplot/rlplot.h:2297:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:2297:9: note: Function in derived class rlplot/rlplot.h:2298:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:2298:7: note: Function in derived class rlplot/rlplot.h:2299:8: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:756:16: note: Virtual function in base class rlplot/rlplot.h:2299:8: note: Function in derived class rlplot/rlplot.h:2300:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:2300:7: note: Function in derived class rlplot/rlplot.h:2301:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:2301:7: note: Function in derived class rlplot/rlplot.h:2302:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:2302:7: note: Function in derived class rlplot/rlplot.h:2303:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:2303:7: note: Function in derived class rlplot/rlplot.h:2304:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:2304:7: note: Function in derived class rlplot/rlplot.h:2305:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:762:15: note: Virtual function in base class rlplot/rlplot.h:2305:7: note: Function in derived class rlplot/rlplot.h:2306:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:2306:7: note: Function in derived class rlplot/rlplot.h:2307:8: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:2307:8: note: Function in derived class rlplot/rlplot.h:2308:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:2308:7: note: Function in derived class rlplot/rlplot.h:2350:3: style: The destructor '~ContourPlot' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2350:3: note: Destructor in derived class rlplot/rlplot.h:2351:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1719:15: note: Virtual function in base class rlplot/rlplot.h:2351:7: note: Function in derived class rlplot/rlplot.h:2352:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1721:15: note: Virtual function in base class rlplot/rlplot.h:2352:7: note: Function in derived class rlplot/rlplot.h:2353:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:2353:7: note: Function in derived class rlplot/rlplot.h:2354:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2354:7: note: Function in derived class rlplot/rlplot.h:2355:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2355:7: note: Function in derived class rlplot/rlplot.h:2356:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:2356:7: note: Function in derived class rlplot/rlplot.h:2357:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2357:7: note: Function in derived class rlplot/rlplot.h:2391:11: style: The destructor '~Plot3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1717:3: note: Virtual destructor in base class rlplot/rlplot.h:2391:11: note: Destructor in derived class rlplot/rlplot.h:2392:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1718:17: note: Virtual function in base class rlplot/rlplot.h:2392:9: note: Function in derived class rlplot/rlplot.h:2393:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1721:15: note: Virtual function in base class rlplot/rlplot.h:2393:7: note: Function in derived class rlplot/rlplot.h:2394:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1722:15: note: Virtual function in base class rlplot/rlplot.h:2394:7: note: Function in derived class rlplot/rlplot.h:2395:7: style: The function 'DoMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:759:15: note: Virtual function in base class rlplot/rlplot.h:2395:7: note: Function in derived class rlplot/rlplot.h:2396:15: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1723:15: note: Virtual function in base class rlplot/rlplot.h:2396:15: note: Function in derived class rlplot/rlplot.h:2397:15: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2397:15: note: Function in derived class rlplot/rlplot.h:2398:15: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1725:15: note: Virtual function in base class rlplot/rlplot.h:2398:15: note: Function in derived class rlplot/rlplot.h:2399:15: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:1726:15: note: Virtual function in base class rlplot/rlplot.h:2399:15: note: Function in derived class rlplot/rlplot.h:2401:9: style: The function 'ObjThere' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:764:17: note: Virtual function in base class rlplot/rlplot.h:2401:9: note: Function in derived class rlplot/rlplot.h:2402:7: style: The function 'Track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:765:15: note: Virtual function in base class rlplot/rlplot.h:2402:7: note: Function in derived class rlplot/rlplot.h:2425:3: style: The destructor '~Chart25D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2391:11: note: Virtual destructor in base class rlplot/rlplot.h:2425:3: note: Destructor in derived class rlplot/rlplot.h:2426:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2397:15: note: Virtual function in base class rlplot/rlplot.h:2426:7: note: Function in derived class rlplot/rlplot.h:2435:3: style: The destructor '~Ribbon25D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2391:11: note: Virtual destructor in base class rlplot/rlplot.h:2435:3: note: Destructor in derived class rlplot/rlplot.h:2436:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2397:15: note: Virtual function in base class rlplot/rlplot.h:2436:7: note: Function in derived class rlplot/rlplot.h:2445:3: style: The destructor '~BubblePlot3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2391:11: note: Virtual destructor in base class rlplot/rlplot.h:2445:3: note: Destructor in derived class rlplot/rlplot.h:2446:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2397:15: note: Virtual function in base class rlplot/rlplot.h:2446:7: note: Function in derived class rlplot/rlplot.h:2453:3: style: The destructor '~Func3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2391:11: note: Virtual destructor in base class rlplot/rlplot.h:2453:3: note: Destructor in derived class rlplot/rlplot.h:2454:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2396:15: note: Virtual function in base class rlplot/rlplot.h:2454:7: note: Function in derived class rlplot/rlplot.h:2455:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2397:15: note: Virtual function in base class rlplot/rlplot.h:2455:7: note: Function in derived class rlplot/rlplot.h:2456:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2398:15: note: Virtual function in base class rlplot/rlplot.h:2456:7: note: Function in derived class rlplot/rlplot.h:2457:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2399:15: note: Virtual function in base class rlplot/rlplot.h:2457:7: note: Function in derived class rlplot/rlplot.h:2474:3: style: The destructor '~FitFunc3D' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2391:11: note: Virtual destructor in base class rlplot/rlplot.h:2474:3: note: Destructor in derived class rlplot/rlplot.h:2475:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2396:15: note: Virtual function in base class rlplot/rlplot.h:2475:7: note: Function in derived class rlplot/rlplot.h:2476:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2397:15: note: Virtual function in base class rlplot/rlplot.h:2476:7: note: Function in derived class rlplot/rlplot.h:2477:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2398:15: note: Virtual function in base class rlplot/rlplot.h:2477:7: note: Function in derived class rlplot/rlplot.h:2478:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2399:15: note: Virtual function in base class rlplot/rlplot.h:2478:7: note: Function in derived class rlplot/rlplot.h:2509:11: style: The destructor '~Graph' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:2509:11: note: Destructor in derived class rlplot/rlplot.h:2510:9: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:754:17: note: Virtual function in base class rlplot/rlplot.h:2510:9: note: Function in derived class rlplot/rlplot.h:2511:7: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:2511:7: note: Function in derived class rlplot/rlplot.h:2512:8: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:756:16: note: Virtual function in base class rlplot/rlplot.h:2512:8: note: Function in derived class rlplot/rlplot.h:2513:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:757:15: note: Virtual function in base class rlplot/rlplot.h:2513:7: note: Function in derived class rlplot/rlplot.h:2514:15: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:2514:15: note: Function in derived class rlplot/rlplot.h:2515:15: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:2515:15: note: Function in derived class rlplot/rlplot.h:2516:7: style: The function 'PropertyDlg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:2516:7: note: Function in derived class rlplot/rlplot.h:2517:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:762:15: note: Virtual function in base class rlplot/rlplot.h:2517:7: note: Function in derived class rlplot/rlplot.h:2518:15: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:2518:15: note: Function in derived class rlplot/rlplot.h:2519:17: style: The function 'DefSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:766:17: note: Virtual function in base class rlplot/rlplot.h:2519:17: note: Function in derived class rlplot/rlplot.h:2520:7: style: The function 'hasTransp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:767:15: note: Virtual function in base class rlplot/rlplot.h:2520:7: note: Function in derived class rlplot/rlplot.h:2549:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2514:15: note: Virtual function in base class rlplot/rlplot.h:2549:7: note: Function in derived class rlplot/rlplot.h:2550:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2515:15: note: Virtual function in base class rlplot/rlplot.h:2550:7: note: Function in derived class rlplot/rlplot.h:2551:7: style: The function 'RegGO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2517:7: note: Virtual function in base class rlplot/rlplot.h:2551:7: note: Function in derived class rlplot/rlplot.h:2552:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2518:15: note: Virtual function in base class rlplot/rlplot.h:2552:7: note: Function in derived class rlplot/rlplot.h:2553:9: style: The function 'DefSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2519:17: note: Virtual function in base class rlplot/rlplot.h:2553:9: note: Function in derived class rlplot/rlplot.h:2565:3: style: The destructor '~ObjTree' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:2565:3: note: Destructor in derived class rlplot/rlplot.h:2566:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/rlplot.h:2566:7: note: Function in derived class rlplot/rlplot.h:2567:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:2567:7: note: Function in derived class rlplot/rlplot.h:2644:3: style: The destructor '~DefsRW' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/rlplot.h:2644:3: note: Destructor in derived class rlplot/rlplot.h:2645:7: style: The function 'FileIO' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:2645:7: note: Function in derived class rlplot/rlplot.h:2671:7: style: The function 'Open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2656:15: note: Virtual function in base class rlplot/rlplot.h:2671:7: note: Function in derived class rlplot/rlplot.h:2672:7: style: The function 'Close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2657:15: note: Virtual function in base class rlplot/rlplot.h:2672:7: note: Function in derived class rlplot/rlplot.h:2673:16: style: The function 'Getc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2658:24: note: Virtual function in base class rlplot/rlplot.h:2673:16: note: Function in derived class rlplot/rlplot.h:2674:17: style: The function 'GetField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:2659:25: note: Virtual function in base class rlplot/rlplot.h:2674:17: note: Function in derived class rlplot/rlplot.h:1719:15: style: The function 'SetSize' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:1719:15: note: Function in derived class rlplot/rlplot.h:1723:15: style: The function 'Command' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:1723:15: note: Function in derived class rlplot/rlplot.h:1724:15: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1724:15: note: Function in derived class rlplot/rlplot.h:1726:15: style: The function 'FileIO' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:763:15: note: Virtual function in base class rlplot/rlplot.h:1726:15: note: Function in derived class rlplot/Axes.cpp:95:5: style: Condition 'parent' is always true [knownConditionTrueFalse] rlplot/Axes.cpp:559:31: style: Condition '6+(parent&&parent->Id==GO_AXIS)' is always true [knownConditionTrueFalse] rlplot/Axes.cpp:1431:7: style: Condition 'axis' is always true [knownConditionTrueFalse] rlplot/Axes.cpp:871:39: error: Memory leak: pg [memleak] rlplot/Axes.cpp:849:8: error: Common realloc mistake: 'seg' nulled but not freed upon failure [memleakOnRealloc] rlplot/Axes.cpp:929:5: error: Common realloc mistake: 'Polygons' nulled but not freed upon failure [memleakOnRealloc] rlplot/Axes.cpp:959:2: warning: Either the condition 'axis' is redundant or there is possible null pointer dereference: axis. [nullPointerRedundantCheck] rlplot/Axes.cpp:954:6: note: Assuming that condition 'axis' is not redundant rlplot/Axes.cpp:959:2: note: Null pointer dereference rlplot/Axes.cpp:2189:10: warning: Either the condition 'rT' is redundant or there is possible null pointer dereference: rT. [nullPointerRedundantCheck] rlplot/Axes.cpp:2202:5: note: Assuming that condition 'rT' is not redundant rlplot/Axes.cpp:2189:10: note: Null pointer dereference rlplot/Axes.cpp:84:22: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:170:26: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:171:22: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:182:20: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:185:10: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:280:18: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:281:18: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:282:18: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:283:15: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:376:28: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:379:23: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:417:22: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:451:22: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:453:31: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:559:79: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:580:13: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:584:20: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:586:38: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:590:14: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:602:22: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:605:51: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:619:21: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:627:30: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:629:18: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:637:19: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:642:19: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:646:17: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:654:16: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:670:10: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:691:20: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:707:30: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:743:21: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:801:42: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:849:14: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:870:13: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:872:36: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:929:16: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:930:55: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:946:15: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:955:11: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:956:18: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:969:15: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:979:28: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1174:49: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1322:17: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1350:12: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1367:10: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1372:27: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1377:45: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1380:43: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1381:16: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1410:10: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1430:14: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1431:30: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1438:42: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1451:21: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1455:18: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1462:16: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1464:14: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1465:18: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1474:30: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1481:19: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1483:33: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1486:33: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1491:24: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1495:25: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1496:25: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1530:15: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1682:7: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1684:11: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1688:41: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1753:15: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1818:25: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1833:11: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1857:48: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1889:11: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1914:10: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:2019:15: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:2020:16: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:2032:15: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:2033:16: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:2045:15: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:2046:16: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:2087:17: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:2090:14: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:2168:25: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:2172:16: style: C-style pointer casting [cstyleCast] rlplot/Axes.cpp:1862:9: style: Redundant assignment of 'type' to itself. [selfAssignment] rlplot/Axes.cpp:59:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Axes.cpp:76:6: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/Axes.cpp:76:11: style: The scope of the variable 'ix' can be reduced. [variableScope] rlplot/Axes.cpp:76:15: style: The scope of the variable 'iy' can be reduced. [variableScope] rlplot/Axes.cpp:76:19: style: The scope of the variable 'ir' can be reduced. [variableScope] rlplot/Axes.cpp:77:11: style: The scope of the variable 'axdef' can be reduced. [variableScope] rlplot/Axes.cpp:219:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Axes.cpp:235:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Axes.cpp:276:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Axes.cpp:369:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Axes.cpp:411:11: style: The scope of the variable 'axdef' can be reduced. [variableScope] rlplot/Axes.cpp:487:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Axes.cpp:862:15: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/Axes.cpp:862:18: style: The scope of the variable 'n0' can be reduced. [variableScope] rlplot/Axes.cpp:862:26: style: The scope of the variable 'n_pg' can be reduced. [variableScope] rlplot/Axes.cpp:862:32: style: The scope of the variable 'level' can be reduced. [variableScope] rlplot/Axes.cpp:1036:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Axes.cpp:1112:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/Axes.cpp:1112:12: style: The scope of the variable 'ix' can be reduced. [variableScope] rlplot/Axes.cpp:1112:16: style: The scope of the variable 'iy' can be reduced. [variableScope] rlplot/Axes.cpp:1553:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Axes.cpp:1811:15: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/Axes.cpp:1941:9: style: The scope of the variable 'temp' can be reduced. [variableScope] rlplot/Axes.cpp:2014:9: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/Axes.cpp:36:51: style:inconclusive: Function 'GridLine' argument 3 names different: declaration 'type' definition 'which'. [funcArgNamesDifferent] rlplot/rlplot.h:2218:42: note: Function 'GridLine' argument 3 names different: declaration 'type' definition 'which'. rlplot/Axes.cpp:36:51: note: Function 'GridLine' argument 3 names different: declaration 'type' definition 'which'. rlplot/Axes.cpp:207:55: style:inconclusive: Function 'GridLine3D' argument 3 names different: declaration 'type' definition 'which'. [funcArgNamesDifferent] rlplot/rlplot.h:2230:44: note: Function 'GridLine3D' argument 3 names different: declaration 'type' definition 'which'. rlplot/Axes.cpp:207:55: note: Function 'GridLine3D' argument 3 names different: declaration 'type' definition 'which'. rlplot/Axes.cpp:393:55: style:inconclusive: Function 'GridRadial' argument 3 names different: declaration 'type' definition 'which'. [funcArgNamesDifferent] rlplot/rlplot.h:2240:44: note: Function 'GridRadial' argument 3 names different: declaration 'type' definition 'which'. rlplot/Axes.cpp:393:55: note: Function 'GridRadial' argument 3 names different: declaration 'type' definition 'which'. rlplot/Axes.cpp:1597:24: style:inconclusive: Function 'GradColor' argument 1 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent] rlplot/rlplot.h:2316:25: note: Function 'GradColor' argument 1 names different: declaration 'value' definition 'val'. rlplot/Axes.cpp:1597:24: note: Function 'GradColor' argument 1 names different: declaration 'value' definition 'val'. rlplot/Axes.cpp:1939:81: style:inconclusive: Function 'GetValuePos' argument 5 names different: declaration 'o' definition 'op'. [funcArgNamesDifferent] rlplot/rlplot.h:2311:81: note: Function 'GetValuePos' argument 5 names different: declaration 'o' definition 'op'. rlplot/Axes.cpp:1939:81: note: Function 'GetValuePos' argument 5 names different: declaration 'o' definition 'op'. rlplot/Axes.cpp:2077:12: style: Local variable 'pts' shadows outer variable [shadowVariable] rlplot/rlplot.h:2327:8: note: Shadowed declaration rlplot/Axes.cpp:2077:12: note: Shadow variable rlplot/Axes.cpp:559:67: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation] rlplot/Axes.cpp:77:11: style: Variable 'axdef' can be declared as pointer to const [constVariablePointer] rlplot/Axes.cpp:162:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/Axes.cpp:411:11: style: Variable 'axdef' can be declared as pointer to const [constVariablePointer] rlplot/Axes.cpp:569:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/Axes.cpp:572:11: style: Variable 'axis' can be declared as pointer to const [constVariablePointer] rlplot/Axes.cpp:1341:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/Axes.cpp:1810:8: style: Variable 'format' can be declared as pointer to const [constVariablePointer] rlplot/Axes.cpp:1907:8: style: Variable 'format' can be declared as pointer to const [constVariablePointer] rlplot/Axes.cpp:2009:28: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.h:540:23: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] rlplot/Export.cpp:847:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] rlplot/Export.cpp:92:12: warning: Member variable 'ExportSVG::iLineWidth' is not initialized in the constructor. [uninitMemberVar] rlplot/Export.cpp:92:12: warning: Member variable 'ExportSVG::cb_out' is not initialized in the constructor. [uninitMemberVar] rlplot/Export.cpp:92:12: warning: Member variable 'ExportSVG::bOutputPending' is not initialized in the constructor. [uninitMemberVar] rlplot/Export.cpp:92:12: warning: Member variable 'ExportSVG::output' is not initialized in the constructor. [uninitMemberVar] rlplot/Export.cpp:757:12: warning: Member variable 'ExportEPS::BoundBox' is not initialized in the constructor. [uninitMemberVar] rlplot/Export.cpp:757:12: warning: Member variable 'ExportEPS::SolLines' is not initialized in the constructor. [uninitMemberVar] rlplot/Export.cpp:757:12: warning: Member variable 'ExportEPS::FontName' is not initialized in the constructor. [uninitMemberVar] rlplot/Export.cpp:88:8: performance:inconclusive: Technically the member function 'ExportSVG::ColName' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/Export.cpp:646:12: note: Technically the member function 'ExportSVG::ColName' can be static (but you may consider moving to unnamed namespace). rlplot/Export.cpp:88:8: note: Technically the member function 'ExportSVG::ColName' can be static (but you may consider moving to unnamed namespace). rlplot/Export.cpp:89:8: performance:inconclusive: Technically the member function 'ExportSVG::Transparency' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/Export.cpp:672:12: note: Technically the member function 'ExportSVG::Transparency' can be static (but you may consider moving to unnamed namespace). rlplot/Export.cpp:89:8: note: Technically the member function 'ExportSVG::Transparency' can be static (but you may consider moving to unnamed namespace). rlplot/Export.cpp:750:8: performance:inconclusive: Technically the member function 'ExportEPS::ix2eps' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/Export.cpp:1034:12: note: Technically the member function 'ExportEPS::ix2eps' can be static (but you may consider moving to unnamed namespace). rlplot/Export.cpp:750:8: note: Technically the member function 'ExportEPS::ix2eps' can be static (but you may consider moving to unnamed namespace). rlplot/Export.cpp:751:8: style:inconclusive: Technically the member function 'ExportEPS::iy2eps' can be const. [functionConst] rlplot/Export.cpp:1040:12: note: Technically the member function 'ExportEPS::iy2eps' can be const. rlplot/Export.cpp:751:8: note: Technically the member function 'ExportEPS::iy2eps' can be const. rlplot/Export.cpp:752:8: performance:inconclusive: Technically the member function 'ExportEPS::col2eps' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/Export.cpp:1046:12: note: Technically the member function 'ExportEPS::col2eps' can be static (but you may consider moving to unnamed namespace). rlplot/Export.cpp:752:8: note: Technically the member function 'ExportEPS::col2eps' can be static (but you may consider moving to unnamed namespace). rlplot/Export.cpp:64:7: style: The function 'SetLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:466:15: note: Virtual function in base class rlplot/Export.cpp:64:7: note: Function in derived class rlplot/Export.cpp:65:7: style: The function 'SetFill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:472:15: note: Virtual function in base class rlplot/Export.cpp:65:7: note: Function in derived class rlplot/Export.cpp:66:7: style: The function 'SetTextSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:473:15: note: Virtual function in base class rlplot/Export.cpp:66:7: note: Function in derived class rlplot/Export.cpp:67:7: style: The function 'StartPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:475:15: note: Virtual function in base class rlplot/Export.cpp:67:7: note: Function in derived class rlplot/Export.cpp:68:7: style: The function 'EndPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:476:15: note: Virtual function in base class rlplot/Export.cpp:68:7: note: Function in derived class rlplot/Export.cpp:69:7: style: The function 'oCircle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:498:15: note: Virtual function in base class rlplot/Export.cpp:69:7: note: Function in derived class rlplot/Export.cpp:70:7: style: The function 'oPolyline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:500:15: note: Virtual function in base class rlplot/Export.cpp:70:7: note: Function in derived class rlplot/Export.cpp:71:7: style: The function 'oRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:501:15: note: Virtual function in base class rlplot/Export.cpp:71:7: note: Function in derived class rlplot/Export.cpp:72:7: style: The function 'oSolidLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:502:15: note: Virtual function in base class rlplot/Export.cpp:72:7: note: Function in derived class rlplot/Export.cpp:73:7: style: The function 'oTextOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:503:15: note: Virtual function in base class rlplot/Export.cpp:73:7: note: Function in derived class rlplot/Export.cpp:74:7: style: The function 'oTextOutW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:504:15: note: Virtual function in base class rlplot/Export.cpp:74:7: note: Function in derived class rlplot/Export.cpp:75:7: style: The function 'oPolygon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:505:15: note: Virtual function in base class rlplot/Export.cpp:75:7: note: Function in derived class rlplot/Export.cpp:728:7: style: The function 'SetLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:466:15: note: Virtual function in base class rlplot/Export.cpp:728:7: note: Function in derived class rlplot/Export.cpp:729:7: style: The function 'SetFill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:472:15: note: Virtual function in base class rlplot/Export.cpp:729:7: note: Function in derived class rlplot/Export.cpp:730:7: style: The function 'SetTextSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:473:15: note: Virtual function in base class rlplot/Export.cpp:730:7: note: Function in derived class rlplot/Export.cpp:731:7: style: The function 'StartPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:475:15: note: Virtual function in base class rlplot/Export.cpp:731:7: note: Function in derived class rlplot/Export.cpp:732:7: style: The function 'EndPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:476:15: note: Virtual function in base class rlplot/Export.cpp:732:7: note: Function in derived class rlplot/Export.cpp:733:7: style: The function 'oCircle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:498:15: note: Virtual function in base class rlplot/Export.cpp:733:7: note: Function in derived class rlplot/Export.cpp:734:7: style: The function 'oPolyline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:500:15: note: Virtual function in base class rlplot/Export.cpp:734:7: note: Function in derived class rlplot/Export.cpp:735:7: style: The function 'oRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:501:15: note: Virtual function in base class rlplot/Export.cpp:735:7: note: Function in derived class rlplot/Export.cpp:736:7: style: The function 'oSolidLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:502:15: note: Virtual function in base class rlplot/Export.cpp:736:7: note: Function in derived class rlplot/Export.cpp:737:7: style: The function 'oTextOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:503:15: note: Virtual function in base class rlplot/Export.cpp:737:7: note: Function in derived class rlplot/Export.cpp:738:7: style: The function 'oPolygon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:505:15: note: Virtual function in base class rlplot/Export.cpp:738:7: note: Function in derived class rlplot/Export.cpp:311:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] rlplot/Export.cpp:311:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] rlplot/Export.cpp:528:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed wchar_t'. [invalidPrintfArgType_sint] rlplot/Export.cpp:572:8: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] rlplot/Export.cpp:572:8: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] rlplot/Export.cpp:850:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] rlplot/Export.cpp:850:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] rlplot/Export.cpp:850:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] rlplot/Export.cpp:850:2: warning: %d in format string (no. 4) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] rlplot/Export.cpp:100:21: style: C-style pointer casting [cstyleCast] rlplot/Export.cpp:228:68: style: C-style pointer casting [cstyleCast] rlplot/Export.cpp:233:67: style: C-style pointer casting [cstyleCast] rlplot/Export.cpp:763:21: style: C-style pointer casting [cstyleCast] rlplot/Export.cpp:129:6: style: The scope of the variable 'iL' can be reduced. [variableScope] rlplot/Export.cpp:200:8: style: The scope of the variable 'oFile' can be reduced. [variableScope] rlplot/Export.cpp:92:57: style:inconclusive: Function 'ExportSVG' argument 3 names different: declaration 'flags' definition 'flg'. [funcArgNamesDifferent] rlplot/Export.cpp:62:47: note: Function 'ExportSVG' argument 3 names different: declaration 'flags' definition 'flg'. rlplot/Export.cpp:92:57: note: Function 'ExportSVG' argument 3 names different: declaration 'flags' definition 'flg'. rlplot/Export.cpp:45:28: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] rlplot/Export.cpp:45:37: style: Parameter 'FileName' can be declared as pointer to const [constParameterPointer] rlplot/Export.cpp:821:5: style: Variable 'cb' is assigned a value that is never used. [unreadVariable] rlplot/Fileio.cpp:86:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] rlplot/Fileio.cpp:1221:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] rlplot/Fileio.cpp:2503:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/Fileio.cpp:2968:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/Fileio.cpp:3036:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/Fileio.cpp:3090:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/Fileio.cpp:3579:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/Fileio.cpp:3657:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/Fileio.cpp:857:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn] rlplot/Fileio.cpp:637:31: error: Array 'tmp[1000]' accessed at index -1, which is out of bounds. [negativeIndex] rlplot/Fileio.cpp:637:15: note: Assignment 'i=0', assigned value is 0 rlplot/Fileio.cpp:637:31: note: Negative array index rlplot/Fileio.cpp:523:12: style: Condition 'mlines=true' is always true [knownConditionTrueFalse] rlplot/Fileio.cpp:759:15: style: Condition 'mlines=true' is always true [knownConditionTrueFalse] rlplot/Fileio.cpp:790:10: style: Condition 'i' is always true [knownConditionTrueFalse] rlplot/Fileio.cpp:832:7: style: Condition 'g' is always true [knownConditionTrueFalse] rlplot/Fileio.cpp:862:6: style: Condition 'g' is always true [knownConditionTrueFalse] rlplot/Fileio.cpp:3523:25: style: Condition 'tickfile' is always false [knownConditionTrueFalse] rlplot/Fileio.cpp:3522:14: note: Assignment 'tickfile=0L', assigned value is 0 rlplot/Fileio.cpp:3523:25: note: Condition 'tickfile' is always false rlplot/Fileio.cpp:3613:24: style: Condition 'plots' is always true [knownConditionTrueFalse] rlplot/Fileio.cpp:3924:23: style: Condition 'Axes' is always true [knownConditionTrueFalse] rlplot/Fileio.cpp:657:6: portability: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'LineDEF * {aka LineDEF *}'. [invalidScanfArgType_int] rlplot/Fileio.cpp:670:9: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int] rlplot/Fileio.cpp:1014:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'signed int'. [invalidPrintfArgType_sint] rlplot/Fileio.cpp:1014:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] rlplot/Fileio.cpp:231:33: error: Common realloc mistake: 'esc_str' nulled but not freed upon failure [memleakOnRealloc] rlplot/Fileio.cpp:244:30: error: Common realloc mistake: 'esc_str' nulled but not freed upon failure [memleakOnRealloc] rlplot/Fileio.cpp:1182:9: error: Common realloc mistake: 'SavVarBuf' nulled but not freed upon failure [memleakOnRealloc] rlplot/Fileio.cpp:92:9: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:140:19: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:231:43: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:242:8: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:244:40: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:279:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:284:45: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:287:9: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:292:45: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:295:45: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:298:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:305:9: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:306:7: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:311:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:312:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:315:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:316:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:317:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:320:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:339:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:346:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:355:8: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:356:25: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:360:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:363:20: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:366:11: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:369:20: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:372:11: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:375:20: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:378:11: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:381:22: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:384:9: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:385:26: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:388:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:424:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:449:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:474:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:526:52: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:570:19: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:571:21: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:578:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:585:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:592:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:596:12: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:600:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:604:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:608:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:612:15: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:616:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:621:48: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:630:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:636:21: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:639:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:645:12: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:649:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:653:12: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:657:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:662:7: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:670:16: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:673:12: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:674:9: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:676:19: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:682:15: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:697:16: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:711:16: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:714:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:715:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:717:19: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:719:28: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:728:16: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:731:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:732:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:734:20: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:736:29: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:745:16: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:748:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:749:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:753:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:757:26: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:761:23: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:763:8: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:764:27: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:769:49: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:773:14: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:781:13: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:786:26: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:790:36: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:804:23: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:826:7: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:937:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1033:22: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1040:45: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1044:38: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1048:39: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1082:5: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1086:5: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1089:5: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1092:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1093:7: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1097:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1100:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1101:7: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1105:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1114:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1115:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1116:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1119:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1120:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1121:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1122:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1123:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1126:5: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1130:5: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1134:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1138:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1142:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1145:5: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1148:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1156:6: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1171:14: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1182:21: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1235:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1255:16: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1259:16: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1262:8: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1266:46: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1423:17: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1437:27: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1454:27: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1602:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1861:11: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:1957:21: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2014:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2175:16: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2239:15: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2240:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2252:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2296:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2326:11: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2355:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2398:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2473:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2510:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2533:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2563:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2585:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2619:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2639:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2651:32: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2652:30: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2667:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2691:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2726:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2754:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2797:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2814:34: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2815:34: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2816:38: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2817:42: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2830:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2853:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2866:44: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2882:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2901:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2911:44: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2940:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:2978:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3010:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3046:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3069:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3100:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3132:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3148:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3180:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3201:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3239:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3271:14: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3290:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3295:35: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3330:23: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3331:25: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3345:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3380:10: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3416:16: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3431:14: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3456:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3481:32: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3550:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3589:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3615:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3636:30: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3637:42: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3667:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3712:30: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3713:32: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3747:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3795:30: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3796:32: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3832:24: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3862:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3885:30: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3886:42: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3902:68: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3946:4: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:3957:42: style: C-style pointer casting [cstyleCast] rlplot/Fileio.cpp:523:12: style: Variable 'mlines' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/Fileio.cpp:519:10: note: mlines is assigned rlplot/Fileio.cpp:523:12: note: mlines is overwritten rlplot/Fileio.cpp:159:13: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/Fileio.cpp:206:13: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/Fileio.cpp:259:9: style: The scope of the variable 'last' can be reduced. [variableScope] rlplot/Fileio.cpp:490:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:490:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/Fileio.cpp:516:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/Fileio.cpp:537:7: style: The scope of the variable 'match' can be reduced. [variableScope] rlplot/Fileio.cpp:537:14: style: The scope of the variable 'mlines' can be reduced. [variableScope] rlplot/Fileio.cpp:816:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:853:15: style: The scope of the variable 'ret' can be reduced. [variableScope] rlplot/Fileio.cpp:1177:6: style: The scope of the variable 'len' can be reduced. [variableScope] rlplot/Fileio.cpp:2010:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2292:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2345:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2469:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2527:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2581:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2634:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2683:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2750:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2773:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2790:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2849:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2897:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2912:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:2931:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3006:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3064:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3122:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3165:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3197:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3339:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3399:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/Fileio.cpp:3399:12: style: The scope of the variable 'k' can be reduced. [variableScope] rlplot/Fileio.cpp:3451:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3544:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3610:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3857:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3941:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:3958:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Fileio.cpp:157:34: style: Parameter 'ppt' can be declared as pointer to const [constParameterPointer] rlplot/Fileio.cpp:175:36: style: Parameter 'ppt' can be declared as pointer to const [constParameterPointer] rlplot/Fileio.cpp:204:39: style: Parameter 'ppt' can be declared as pointer to const [constParameterPointer] rlplot/Fileio.cpp:260:9: style: Variable 'fr' can be declared as pointer to const [constVariablePointer] rlplot/Fileio.cpp:414:58: style: Parameter 'first' can be declared as pointer to const [constParameterPointer] rlplot/Fileio.cpp:437:60: style: Parameter 'first' can be declared as pointer to const [constParameterPointer] rlplot/Fileio.cpp:462:63: style: Parameter 'first' can be declared as pointer to const [constParameterPointer] rlplot/Fileio.cpp:1175:22: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] rlplot/Fileio.cpp:1405:28: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] rlplot/Fileio.cpp:1185:10: warning: Size of pointer 'SavVarBuf' used instead of size of its data. [pointerSize] rlplot/Fileio.cpp:166:13: style: Variable 'c' is assigned a value that is never used. [unreadVariable] rlplot/Fileio.cpp:213:13: style: Variable 'c' is assigned a value that is never used. [unreadVariable] rlplot/Fileio.cpp:1045:21: style: Variable 'go' is assigned a value that is never used. [unreadVariable] rlplot/Fileio.cpp:1049:21: style: Variable 'go' is assigned a value that is never used. [unreadVariable] rlplot/TheDialog.h:145:7: warning: The class 'DlgRoot' defines member variable with name 'bActive' also defined in its parent class 'tag_DlgObj'. [duplInheritedMember] rlplot/TheDialog.h:72:26: note: Parent variable 'tag_DlgObj::bActive' rlplot/TheDialog.h:145:7: note: Derived variable 'DlgRoot::bActive' rlplot/TheDialog.h:96:15: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:76:15: note: Virtual function in base class rlplot/TheDialog.h:96:15: note: Function in derived class rlplot/TheDialog.h:97:7: style: The function 'SetCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:81:15: note: Virtual function in base class rlplot/TheDialog.h:97:7: note: Function in derived class rlplot/TheDialog.h:98:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:84:15: note: Virtual function in base class rlplot/TheDialog.h:98:7: note: Function in derived class rlplot/TheDialog.h:99:15: style: The function 'Activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:85:15: note: Virtual function in base class rlplot/TheDialog.h:99:15: note: Function in derived class rlplot/TheDialog.h:117:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:117:7: note: Function in derived class rlplot/TheDialog.h:118:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:118:7: note: Function in derived class rlplot/TheDialog.h:120:7: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:77:15: note: Virtual function in base class rlplot/TheDialog.h:120:7: note: Function in derived class rlplot/TheDialog.h:121:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:78:15: note: Virtual function in base class rlplot/TheDialog.h:121:7: note: Function in derived class rlplot/TheDialog.h:122:7: style: The function 'GetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:79:15: note: Virtual function in base class rlplot/TheDialog.h:122:7: note: Function in derived class rlplot/TheDialog.h:123:7: style: The function 'GetInt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:80:15: note: Virtual function in base class rlplot/TheDialog.h:123:7: note: Function in derived class rlplot/TheDialog.h:124:7: style: The function 'SetCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:81:15: note: Virtual function in base class rlplot/TheDialog.h:124:7: note: Function in derived class rlplot/TheDialog.h:125:7: style: The function 'GetCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:82:15: note: Virtual function in base class rlplot/TheDialog.h:125:7: note: Function in derived class rlplot/TheDialog.h:126:7: style: The function 'Activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:85:15: note: Virtual function in base class rlplot/TheDialog.h:126:7: note: Function in derived class rlplot/TheDialog.h:127:7: style: The function 'GetText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:83:15: note: Virtual function in base class rlplot/TheDialog.h:127:7: note: Function in derived class rlplot/TheDialog.h:156:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:156:7: note: Function in derived class rlplot/TheDialog.h:157:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:157:7: note: Function in derived class rlplot/TheDialog.h:158:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:158:7: note: Function in derived class rlplot/TheDialog.h:168:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:168:7: note: Function in derived class rlplot/TheDialog.h:169:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:169:7: note: Function in derived class rlplot/TheDialog.h:170:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:170:7: note: Function in derived class rlplot/TheDialog.h:171:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:171:7: note: Function in derived class rlplot/TheDialog.h:172:7: style: The function 'GetText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:83:15: note: Virtual function in base class rlplot/TheDialog.h:172:7: note: Function in derived class rlplot/TheDialog.h:181:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:181:7: note: Function in derived class rlplot/TheDialog.h:182:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:182:7: note: Function in derived class rlplot/TheDialog.h:191:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:191:7: note: Function in derived class rlplot/TheDialog.h:192:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:192:7: note: Function in derived class rlplot/TheDialog.h:193:7: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:77:15: note: Virtual function in base class rlplot/TheDialog.h:193:7: note: Function in derived class rlplot/TheDialog.h:194:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:78:15: note: Virtual function in base class rlplot/TheDialog.h:194:7: note: Function in derived class rlplot/TheDialog.h:203:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:203:7: note: Function in derived class rlplot/TheDialog.h:204:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:204:7: note: Function in derived class rlplot/TheDialog.h:205:7: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:77:15: note: Virtual function in base class rlplot/TheDialog.h:205:7: note: Function in derived class rlplot/TheDialog.h:214:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:214:7: note: Function in derived class rlplot/TheDialog.h:215:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:215:7: note: Function in derived class rlplot/TheDialog.h:216:7: style: The function 'GetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:77:15: note: Virtual function in base class rlplot/TheDialog.h:216:7: note: Function in derived class rlplot/TheDialog.h:225:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:225:7: note: Function in derived class rlplot/TheDialog.h:226:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:226:7: note: Function in derived class rlplot/TheDialog.h:236:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:236:7: note: Function in derived class rlplot/TheDialog.h:237:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:237:7: note: Function in derived class rlplot/TheDialog.h:246:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:246:7: note: Function in derived class rlplot/TheDialog.h:247:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:247:7: note: Function in derived class rlplot/TheDialog.h:254:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:254:7: note: Function in derived class rlplot/TheDialog.h:255:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:255:7: note: Function in derived class rlplot/TheDialog.h:265:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:265:7: note: Function in derived class rlplot/TheDialog.h:266:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:266:7: note: Function in derived class rlplot/TheDialog.h:267:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:267:7: note: Function in derived class rlplot/TheDialog.h:277:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:277:7: note: Function in derived class rlplot/TheDialog.h:278:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:278:7: note: Function in derived class rlplot/TheDialog.h:279:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:279:7: note: Function in derived class rlplot/TheDialog.h:286:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:286:7: note: Function in derived class rlplot/TheDialog.h:287:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:287:7: note: Function in derived class rlplot/TheDialog.h:288:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:288:7: note: Function in derived class rlplot/TheDialog.h:295:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:295:7: note: Function in derived class rlplot/TheDialog.h:296:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:296:7: note: Function in derived class rlplot/TheDialog.h:297:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:297:7: note: Function in derived class rlplot/TheDialog.h:304:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:304:7: note: Function in derived class rlplot/TheDialog.h:305:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:305:7: note: Function in derived class rlplot/TheDialog.h:306:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:306:7: note: Function in derived class rlplot/TheDialog.h:307:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:78:15: note: Virtual function in base class rlplot/TheDialog.h:307:7: note: Function in derived class rlplot/TheDialog.h:317:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:317:7: note: Function in derived class rlplot/TheDialog.h:318:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:318:7: note: Function in derived class rlplot/TheDialog.h:319:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:319:7: note: Function in derived class rlplot/TheDialog.h:320:7: style: The function 'SetColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:78:15: note: Virtual function in base class rlplot/TheDialog.h:320:7: note: Function in derived class rlplot/TheDialog.h:321:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:321:7: note: Function in derived class rlplot/TheDialog.h:333:15: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:333:15: note: Function in derived class rlplot/TheDialog.h:334:15: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:334:15: note: Function in derived class rlplot/TheDialog.h:335:15: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:335:15: note: Function in derived class rlplot/TheDialog.h:336:15: style: The function 'GetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:79:15: note: Virtual function in base class rlplot/TheDialog.h:336:15: note: Function in derived class rlplot/TheDialog.h:337:7: style: The function 'GetInt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:80:15: note: Virtual function in base class rlplot/TheDialog.h:337:7: note: Function in derived class rlplot/TheDialog.h:338:7: style: The function 'GetText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:83:15: note: Virtual function in base class rlplot/TheDialog.h:338:7: note: Function in derived class rlplot/TheDialog.h:339:15: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:339:15: note: Function in derived class rlplot/TheDialog.h:340:15: style: The function 'Activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:99:15: note: Virtual function in base class rlplot/TheDialog.h:340:15: note: Function in derived class rlplot/TheDialog.h:350:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:333:15: note: Virtual function in base class rlplot/TheDialog.h:350:7: note: Function in derived class rlplot/TheDialog.h:351:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:335:15: note: Virtual function in base class rlplot/TheDialog.h:351:7: note: Function in derived class rlplot/TheDialog.h:352:7: style: The function 'Activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:340:15: note: Virtual function in base class rlplot/TheDialog.h:352:7: note: Function in derived class rlplot/TheDialog.h:368:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:333:15: note: Virtual function in base class rlplot/TheDialog.h:368:7: note: Function in derived class rlplot/TheDialog.h:369:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:334:15: note: Virtual function in base class rlplot/TheDialog.h:369:7: note: Function in derived class rlplot/TheDialog.h:370:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:335:15: note: Virtual function in base class rlplot/TheDialog.h:370:7: note: Function in derived class rlplot/TheDialog.h:371:7: style: The function 'GetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:336:15: note: Virtual function in base class rlplot/TheDialog.h:371:7: note: Function in derived class rlplot/TheDialog.h:372:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:339:15: note: Virtual function in base class rlplot/TheDialog.h:372:7: note: Function in derived class rlplot/TheDialog.h:384:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:384:7: note: Function in derived class rlplot/TheDialog.h:385:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:385:7: note: Function in derived class rlplot/TheDialog.h:386:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:386:7: note: Function in derived class rlplot/TheDialog.h:387:7: style: The function 'GetInt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:80:15: note: Virtual function in base class rlplot/TheDialog.h:387:7: note: Function in derived class rlplot/TheDialog.h:388:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:388:7: note: Function in derived class rlplot/TheDialog.h:402:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:402:7: note: Function in derived class rlplot/TheDialog.h:403:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:403:7: note: Function in derived class rlplot/TheDialog.h:404:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:404:7: note: Function in derived class rlplot/TheDialog.h:405:7: style: The function 'GetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:79:15: note: Virtual function in base class rlplot/TheDialog.h:405:7: note: Function in derived class rlplot/TheDialog.h:406:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:406:7: note: Function in derived class rlplot/TheDialog.h:420:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:420:7: note: Function in derived class rlplot/TheDialog.h:421:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:421:7: note: Function in derived class rlplot/TheDialog.h:422:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:422:7: note: Function in derived class rlplot/TheDialog.h:423:7: style: The function 'GetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:79:15: note: Virtual function in base class rlplot/TheDialog.h:423:7: note: Function in derived class rlplot/TheDialog.h:424:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:424:7: note: Function in derived class rlplot/TheDialog.h:434:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:434:7: note: Function in derived class rlplot/TheDialog.h:444:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:444:7: note: Function in derived class rlplot/TheDialog.h:445:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:445:7: note: Function in derived class rlplot/TheDialog.h:446:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:446:7: note: Function in derived class rlplot/TheDialog.h:447:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:447:7: note: Function in derived class rlplot/TheDialog.h:458:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:445:7: note: Virtual function in base class rlplot/TheDialog.h:458:7: note: Function in derived class rlplot/TheDialog.h:468:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:445:7: note: Virtual function in base class rlplot/TheDialog.h:468:7: note: Function in derived class rlplot/TheDialog.h:469:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:446:7: note: Virtual function in base class rlplot/TheDialog.h:469:7: note: Function in derived class rlplot/TheDialog.h:481:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:481:7: note: Function in derived class rlplot/TheDialog.h:482:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:482:7: note: Function in derived class rlplot/TheDialog.h:483:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:483:7: note: Function in derived class rlplot/TheDialog.h:494:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:494:7: note: Function in derived class rlplot/TheDialog.h:495:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:495:7: note: Function in derived class rlplot/TheDialog.h:496:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:496:7: note: Function in derived class rlplot/TheDialog.h:497:7: style: The function 'GetInt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:80:15: note: Virtual function in base class rlplot/TheDialog.h:497:7: note: Function in derived class rlplot/TheDialog.h:498:7: style: The function 'GetText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:83:15: note: Virtual function in base class rlplot/TheDialog.h:498:7: note: Function in derived class rlplot/TheDialog.h:499:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:499:7: note: Function in derived class rlplot/TheDialog.h:515:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:515:7: note: Function in derived class rlplot/TheDialog.h:516:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:516:7: note: Function in derived class rlplot/TheDialog.h:517:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:96:15: note: Virtual function in base class rlplot/TheDialog.h:517:7: note: Function in derived class rlplot/TheDialog.h:518:7: style: The function 'GetInt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:80:15: note: Virtual function in base class rlplot/TheDialog.h:518:7: note: Function in derived class rlplot/TheDialog.h:519:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:519:7: note: Function in derived class rlplot/TheDialog.h:533:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:75:15: note: Virtual function in base class rlplot/TheDialog.h:533:7: note: Function in derived class rlplot/TheDialog.h:534:7: style: The function 'MBtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/TheDialog.h:98:7: note: Virtual function in base class rlplot/TheDialog.h:534:7: note: Function in derived class rlplot/ODbuttons.cpp:70:9: style: C-style pointer casting [cstyleCast] rlplot/ODbuttons.cpp:150:12: style: C-style pointer casting [cstyleCast] rlplot/ODbuttons.cpp:217:12: style: C-style pointer casting [cstyleCast] rlplot/ODbuttons.cpp:1301:17: style: The scope of the variable 'sx' can be reduced. [variableScope] rlplot/ODbuttons.cpp:1519:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/ODbuttons.cpp:35:54: style: Parameter 'rec' can be declared as pointer to const [constParameterPointer] rlplot/ODbuttons.cpp:575:13: style: Variable 'ang' can be declared as pointer to const [constVariablePointer] rlplot/Output.cpp:1877:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::Box1' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::Box1z' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::DeskRect' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::hres' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::vres' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::LineWidth' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::iLine' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::TxtSet' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::rotC' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::light_vec' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::disp_x' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:45:12: warning: Member variable 'anyOutput::disp_y' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:749:11: warning: Member variable 'HatchOut::ParLineDef' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:749:11: warning: Member variable 'HatchOut::UseRect' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:749:11: warning: Member variable 'HatchOut::circ_grad' is not initialized in the constructor. [uninitMemberVar] rlplot/Output.cpp:48:11: performance: Variable 'dFillCol' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/rlplot.h:443:8: style:inconclusive: Technically the member function 'anyOutput::VecColor' can be const. [functionConst] rlplot/Output.cpp:226:12: note: Technically the member function 'anyOutput::VecColor' can be const. rlplot/rlplot.h:443:8: note: Technically the member function 'anyOutput::VecColor' can be const. rlplot/rlplot.h:454:9: style:inconclusive: Technically the member function 'anyOutput::un2fix' can be const. [functionConst] rlplot/Output.cpp:356:12: note: Technically the member function 'anyOutput::un2fix' can be const. rlplot/rlplot.h:454:9: note: Technically the member function 'anyOutput::un2fix' can be const. rlplot/rlplot.h:458:9: style:inconclusive: Technically the member function 'anyOutput::un2fiy' can be const. [functionConst] rlplot/Output.cpp:362:12: note: Technically the member function 'anyOutput::un2fiy' can be const. rlplot/rlplot.h:458:9: note: Technically the member function 'anyOutput::un2fiy' can be const. rlplot/rlplot.h:462:9: style:inconclusive: Technically the member function 'anyOutput::un2fiz' can be const. [functionConst] rlplot/Output.cpp:368:12: note: Technically the member function 'anyOutput::un2fiz' can be const. rlplot/rlplot.h:462:9: note: Technically the member function 'anyOutput::un2fiz' can be const. rlplot/rlplot.h:464:9: style:inconclusive: Technically the member function 'anyOutput::fix2un' can be const. [functionConst] rlplot/Output.cpp:374:12: note: Technically the member function 'anyOutput::fix2un' can be const. rlplot/rlplot.h:464:9: note: Technically the member function 'anyOutput::fix2un' can be const. rlplot/rlplot.h:465:9: style:inconclusive: Technically the member function 'anyOutput::fiy2un' can be const. [functionConst] rlplot/Output.cpp:380:12: note: Technically the member function 'anyOutput::fiy2un' can be const. rlplot/rlplot.h:465:9: note: Technically the member function 'anyOutput::fiy2un' can be const. rlplot/rlplot.h:467:7: style:inconclusive: Technically the member function 'anyOutput::GetLine' can be const. [functionConst] rlplot/Output.cpp:386:12: note: Technically the member function 'anyOutput::GetLine' can be const. rlplot/rlplot.h:467:7: note: Technically the member function 'anyOutput::GetLine' can be const. rlplot/rlplot.h:716:7: style:inconclusive: Technically the member function 'HatchOut::IsInside' can be const. [functionConst] rlplot/Output.cpp:1163:11: note: Technically the member function 'HatchOut::IsInside' can be const. rlplot/rlplot.h:716:7: note: Technically the member function 'HatchOut::IsInside' can be const. rlplot/Output.cpp:1790:7: style: The function 'StartPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:475:15: note: Virtual function in base class rlplot/Output.cpp:1790:7: note: Function in derived class rlplot/Output.cpp:1791:7: style: The function 'EndPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:476:15: note: Virtual function in base class rlplot/Output.cpp:1791:7: note: Function in derived class rlplot/Output.cpp:509:17: style: Condition 'fit' is always true [knownConditionTrueFalse] rlplot/Output.cpp:49:44: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:414:23: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:416:9: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:434:23: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:439:21: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:444:18: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:910:7: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1587:13: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1815:10: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1883:5: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1884:5: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1885:5: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1886:5: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1887:5: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1888:5: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1911:35: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1913:24: style: C-style pointer casting [cstyleCast] rlplot/Output.cpp:1591:48: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] rlplot/Output.cpp:200:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Output.cpp:200:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/Output.cpp:200:12: style: The scope of the variable 'm' can be reduced. [variableScope] rlplot/Output.cpp:201:9: style: The scope of the variable 'angx' can be reduced. [variableScope] rlplot/Output.cpp:201:15: style: The scope of the variable 'angy' can be reduced. [variableScope] rlplot/Output.cpp:287:9: style: The scope of the variable 'x' can be reduced. [variableScope] rlplot/Output.cpp:287:12: style: The scope of the variable 'y' can be reduced. [variableScope] rlplot/Output.cpp:287:15: style: The scope of the variable 'si' can be reduced. [variableScope] rlplot/Output.cpp:287:19: style: The scope of the variable 'csi' can be reduced. [variableScope] rlplot/Output.cpp:287:24: style: The scope of the variable 'temp' can be reduced. [variableScope] rlplot/Output.cpp:696:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Output.cpp:696:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/Output.cpp:696:12: style: The scope of the variable 'mlw' can be reduced. [variableScope] rlplot/Output.cpp:1112:6: style: The scope of the variable 'x' can be reduced. [variableScope] rlplot/Output.cpp:1112:9: style: The scope of the variable 'y' can be reduced. [variableScope] rlplot/Output.cpp:1112:15: style: The scope of the variable 'di' can be reduced. [variableScope] rlplot/Output.cpp:1112:23: style: The scope of the variable 'lim' can be reduced. [variableScope] rlplot/Output.cpp:1113:7: style: The scope of the variable 'bInside' can be reduced. [variableScope] rlplot/Output.cpp:1582:9: style: The scope of the variable 'dtmp' can be reduced. [variableScope] rlplot/Output.cpp:1768:9: style: The scope of the variable 'f' can be reduced. [variableScope] rlplot/Output.cpp:1867:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/Output.cpp:1909:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Output.cpp:1909:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/Output.cpp:1909:12: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/Output.cpp:1948:13: style: The scope of the variable 'ex' can be reduced. [variableScope] rlplot/Output.cpp:70:35: style:inconclusive: Function 'SetRect' argument 2 names different: declaration 'units' definition 'u'. [funcArgNamesDifferent] rlplot/rlplot.h:439:30: note: Function 'SetRect' argument 2 names different: declaration 'units' definition 'u'. rlplot/Output.cpp:70:35: note: Function 'SetRect' argument 2 names different: declaration 'units' definition 'u'. rlplot/Output.cpp:226:46: style:inconclusive: Function 'VecColor' argument 2 names different: declaration 'col1' definition 'color1'. [funcArgNamesDifferent] rlplot/rlplot.h:443:42: note: Function 'VecColor' argument 2 names different: declaration 'col1' definition 'color1'. rlplot/Output.cpp:226:46: note: Function 'VecColor' argument 2 names different: declaration 'col1' definition 'color1'. rlplot/Output.cpp:226:60: style:inconclusive: Function 'VecColor' argument 3 names different: declaration 'col2' definition 'color2'. [funcArgNamesDifferent] rlplot/rlplot.h:443:54: note: Function 'VecColor' argument 3 names different: declaration 'col2' definition 'color2'. rlplot/Output.cpp:226:60: note: Function 'VecColor' argument 3 names different: declaration 'col2' definition 'color2'. rlplot/Output.cpp:406:27: style:inconclusive: Function 'ShowMark' argument 1 names different: declaration 'rc' definition 'src'. [funcArgNamesDifferent] rlplot/rlplot.h:482:22: note: Function 'ShowMark' argument 1 names different: declaration 'rc' definition 'src'. rlplot/Output.cpp:406:27: note: Function 'ShowMark' argument 1 names different: declaration 'rc' definition 'src'. rlplot/Output.cpp:479:69: style:inconclusive: Function 'TextCursor' argument 5 names different: declaration 'disp' definition 'dx'. [funcArgNamesDifferent] rlplot/rlplot.h:486:64: note: Function 'TextCursor' argument 5 names different: declaration 'disp' definition 'dx'. rlplot/Output.cpp:479:69: note: Function 'TextCursor' argument 5 names different: declaration 'disp' definition 'dx'. rlplot/Output.cpp:1110:24: style:inconclusive: Function 'HatchArc' argument 1 names different: declaration 'x' definition 'ix'. [funcArgNamesDifferent] rlplot/rlplot.h:715:20: note: Function 'HatchArc' argument 1 names different: declaration 'x' definition 'ix'. rlplot/Output.cpp:1110:24: note: Function 'HatchArc' argument 1 names different: declaration 'x' definition 'ix'. rlplot/Output.cpp:1110:32: style:inconclusive: Function 'HatchArc' argument 2 names different: declaration 'y' definition 'iy'. [funcArgNamesDifferent] rlplot/rlplot.h:715:27: note: Function 'HatchArc' argument 2 names different: declaration 'y' definition 'iy'. rlplot/Output.cpp:1110:32: note: Function 'HatchArc' argument 2 names different: declaration 'y' definition 'iy'. rlplot/Output.cpp:70:26: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/Output.cpp:137:31: style: Parameter 'cub1' can be declared as pointer to const [constParameterPointer] rlplot/Output.cpp:137:47: style: Parameter 'cub2' can be declared as pointer to const [constParameterPointer] rlplot/Output.cpp:137:68: style: Parameter 'rot' can be declared as pointer to const [constParameterPointer] rlplot/Output.cpp:138:12: style: Parameter 'cent' can be declared as pointer to const [constParameterPointer] rlplot/Output.cpp:226:29: style: Parameter 'plane_vec' can be declared as pointer to const [constParameterPointer] rlplot/Output.cpp:285:28: style: Parameter 'fdp' can be declared as pointer to const [constParameterPointer] rlplot/Output.cpp:309:32: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] rlplot/Output.cpp:325:32: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] rlplot/Output.cpp:341:32: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] rlplot/Output.cpp:451:53: style: Parameter 'fit' can be declared as pointer to const [constParameterPointer] rlplot/Output.cpp:1911:28: style: Variable 'cpix' can be declared as pointer to const [constVariablePointer] rlplot/Output.cpp:515:27: error: Uninitialized variable: w [legacyUninitvar] rlplot/Output.cpp:181:5: style: Variable 'dp' is assigned a value that is never used. [unreadVariable] rlplot/Output.cpp:1370:9: style: Variable 'Next.x' is assigned a value that is never used. [unreadVariable] rlplot/PlotObs.cpp:49:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:209:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:347:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:494:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:962:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:1089:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:1150:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:1519:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:1759:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:1838:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:1861:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:2010:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:2063:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:2192:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:2647:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:2675:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:2914:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:3554:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:3786:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:4111:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:4350:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:4699:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:4914:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:4961:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:5141:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:5455:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:5654:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PlotObs.cpp:3863:37: warning: Either the condition 'i' is redundant or calloc() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] rlplot/PlotObs.cpp:3874:9: note: Assuming that condition 'i' is not redundant rlplot/PlotObs.cpp:3863:37: note: Invalid argument rlplot/PlotObs.cpp:44:7: warning: Member variable 'Plot::dirty' is not initialized in the constructor. [uninitMemberVar] rlplot/PlotObs.cpp:44:7: warning: Member variable 'Plot::xBounds' is not initialized in the constructor. [uninitMemberVar] rlplot/PlotObs.cpp:44:7: warning: Member variable 'Plot::yBounds' is not initialized in the constructor. [uninitMemberVar] rlplot/PlotObs.cpp:44:7: warning: Member variable 'Plot::zBounds' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.h:2419:6: performance:inconclusive: Technically the member function 'Plot3D::cmp_obj_desc' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/PlotObs.cpp:5791:9: note: Technically the member function 'Plot3D::cmp_obj_desc' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2419:6: note: Technically the member function 'Plot3D::cmp_obj_desc' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1760:15: style: Virtual function 'FileIO' is called from constructor 'PlotScatt(GraphObj*par,DataObj*d,u_int32_t presel)' at line 269. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:269:2: note: Calling FileIO rlplot/rlplot.h:1760:15: note: FileIO is a virtual function rlplot/rlplot.h:1760:15: style: Virtual function 'FileIO' is called from constructor 'PlotScatt(GraphObj*par,DataObj*d,int cBars,Bar**bars,ErrorBar**errs)' at line 283. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:283:2: note: Calling FileIO rlplot/rlplot.h:1760:15: note: FileIO is a virtual function rlplot/rlplot.h:1760:15: style: Virtual function 'FileIO' is called from constructor 'PlotScatt(GraphObj*par,DataObj*d,int nPts,Symbol**sym,DataLine*lin)' at line 310. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:310:2: note: Calling FileIO rlplot/rlplot.h:1760:15: note: FileIO is a virtual function rlplot/rlplot.h:1760:15: style: Virtual function 'FileIO' is called from constructor 'PlotScatt(int src)' at line 319. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:319:2: note: Calling FileIO rlplot/rlplot.h:1760:15: note: FileIO is a virtual function rlplot/rlplot.h:1760:15: style: Virtual function 'FileIO' is called from constructor 'PlotScatt(int src)' at line 321. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:321:3: note: Calling FileIO rlplot/rlplot.h:1760:15: note: FileIO is a virtual function rlplot/rlplot.h:1780:15: style: Virtual function 'FileIO' is called from constructor 'xyStat(GraphObj*par,DataObj*d)' at line 712. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:712:2: note: Calling FileIO rlplot/rlplot.h:1780:15: note: FileIO is a virtual function rlplot/rlplot.h:1780:15: style: Virtual function 'FileIO' is called from constructor 'xyStat(int src)' at line 718. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:718:2: note: Calling FileIO rlplot/rlplot.h:1780:15: note: FileIO is a virtual function rlplot/rlplot.h:1780:15: style: Virtual function 'FileIO' is called from constructor 'xyStat(int src)' at line 720. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:720:3: note: Calling FileIO rlplot/rlplot.h:1780:15: note: FileIO is a virtual function rlplot/rlplot.h:2399:15: style: Virtual function 'FileIO' is called from constructor 'Plot3D(GraphObj*par,DataObj*d,u_int32_t flags)' at line 5138. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:5138:2: note: Calling FileIO rlplot/rlplot.h:2399:15: note: FileIO is a virtual function rlplot/rlplot.h:2399:15: style: Virtual function 'FileIO' is called from constructor 'Plot3D(int src)' at line 5150. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:5150:2: note: Calling FileIO rlplot/rlplot.h:2399:15: note: FileIO is a virtual function rlplot/rlplot.h:2399:15: style: Virtual function 'FileIO' is called from constructor 'Plot3D(int src)' at line 5152. Dynamic binding is not used. [virtualCallInConstructor] rlplot/PlotObs.cpp:5152:3: note: Calling FileIO rlplot/rlplot.h:2399:15: note: FileIO is a virtual function rlplot/PlotObs.cpp:1609:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PlotObs.cpp:1612:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PlotObs.cpp:1615:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PlotObs.cpp:1620:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PlotObs.cpp:1623:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PlotObs.cpp:1626:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PlotObs.cpp:757:15: style: Condition '!curr_data' is always true [knownConditionTrueFalse] rlplot/PlotObs.cpp:755:49: note: Assignment 'curr_data=0L', assigned value is 0 rlplot/PlotObs.cpp:757:15: note: Condition '!curr_data' is always true rlplot/PlotObs.cpp:821:6: style: Condition 'ny' is always true [knownConditionTrueFalse] rlplot/PlotObs.cpp:1886:5: style: Condition 'parent' is always true [knownConditionTrueFalse] rlplot/PlotObs.cpp:2380:6: style: Condition 'ny' is always true [knownConditionTrueFalse] rlplot/PlotObs.cpp:4354:7: style: Condition 'dl' is always true [knownConditionTrueFalse] rlplot/PlotObs.cpp:4645:33: style: Condition 'y_vals' is always true [knownConditionTrueFalse] rlplot/PlotObs.cpp:5054:6: style: Condition 'zAxis' is always true [knownConditionTrueFalse] rlplot/PlotObs.cpp:5174:22: style: Condition 'nscp<=nPlots' is always false [knownConditionTrueFalse] rlplot/PlotObs.cpp:5174:10: note: Assuming that condition 'nscp>0' is not redundant rlplot/PlotObs.cpp:5173:0: note: Assignment 'nPlots=0', assigned value is 0 rlplot/PlotObs.cpp:5174:22: note: Condition 'nscp<=nPlots' is always false rlplot/PlotObs.cpp:190:57: error: Memory leak: validRows [memleak] rlplot/PlotObs.cpp:794:3: error: Memory leak: xy [memleak] rlplot/PlotObs.cpp:2353:3: error: Memory leak: xy [memleak] rlplot/PlotObs.cpp:4153:41: error: Memory leak: vec [memleak] rlplot/PlotObs.cpp:4154:59: error: Memory leak: vec [memleak] rlplot/PlotObs.cpp:4506:7: error: Common realloc mistake: 'lastFunc2D' nulled but not freed upon failure [memleakOnRealloc] rlplot/PlotObs.cpp:4510:7: error: Common realloc mistake: 'lastParam2D' nulled but not freed upon failure [memleakOnRealloc] rlplot/PlotObs.cpp:4686:33: error: Common realloc mistake: 'src_data' nulled but not freed upon failure [memleakOnRealloc] rlplot/PlotObs.cpp:4700:3: error: Common realloc mistake: 'x_vals' nulled but not freed upon failure [memleakOnRealloc] rlplot/PlotObs.cpp:4701:3: error: Common realloc mistake: 'y_vals' nulled but not freed upon failure [memleakOnRealloc] rlplot/PlotObs.cpp:5776:31: error: Common realloc mistake: 'dispObs' nulled but not freed upon failure [memleakOnRealloc] rlplot/PlotObs.cpp:6104:7: error: Common realloc mistake: 'lastFunc3D' nulled but not freed upon failure [memleakOnRealloc] rlplot/PlotObs.cpp:6108:7: error: Common realloc mistake: 'lastParam3D' nulled but not freed upon failure [memleakOnRealloc] rlplot/PlotObs.cpp:1861:43: warning: Either the condition 'Axes' is redundant or there is possible null pointer dereference: Axes. [nullPointerRedundantCheck] rlplot/PlotObs.cpp:1872:5: note: Assuming that condition 'Axes' is not redundant rlplot/PlotObs.cpp:1861:43: note: Null pointer dereference rlplot/PlotObs.cpp:1863:28: warning: Either the condition 'Axes' is redundant or there is possible null pointer dereference: Axes. [nullPointerRedundantCheck] rlplot/PlotObs.cpp:1872:5: note: Assuming that condition 'Axes' is not redundant rlplot/PlotObs.cpp:1863:28: note: Null pointer dereference rlplot/PlotObs.cpp:1864:28: warning: Either the condition 'Axes' is redundant or there is possible null pointer dereference: Axes. [nullPointerRedundantCheck] rlplot/PlotObs.cpp:1872:5: note: Assuming that condition 'Axes' is not redundant rlplot/PlotObs.cpp:1864:28: note: Null pointer dereference rlplot/PlotObs.cpp:1865:43: warning: Either the condition 'Axes' is redundant or there is possible null pointer dereference: Axes. [nullPointerRedundantCheck] rlplot/PlotObs.cpp:1872:5: note: Assuming that condition 'Axes' is not redundant rlplot/PlotObs.cpp:1865:43: note: Null pointer dereference rlplot/PlotObs.cpp:1867:28: warning: Either the condition 'Axes' is redundant or there is possible null pointer dereference: Axes. [nullPointerRedundantCheck] rlplot/PlotObs.cpp:1872:5: note: Assuming that condition 'Axes' is not redundant rlplot/PlotObs.cpp:1867:28: note: Null pointer dereference rlplot/PlotObs.cpp:1868:28: warning: Either the condition 'Axes' is redundant or there is possible null pointer dereference: Axes. [nullPointerRedundantCheck] rlplot/PlotObs.cpp:1872:5: note: Assuming that condition 'Axes' is not redundant rlplot/PlotObs.cpp:1868:28: note: Null pointer dereference rlplot/PlotObs.cpp:1869:11: warning: Either the condition 'Axes' is redundant or there is possible null pointer dereference: Axes. [nullPointerRedundantCheck] rlplot/PlotObs.cpp:1872:5: note: Assuming that condition 'Axes' is not redundant rlplot/PlotObs.cpp:1869:11: note: Null pointer dereference rlplot/PlotObs.cpp:1870:44: warning: Either the condition 'Axes' is redundant or there is possible null pointer dereference: Axes. [nullPointerRedundantCheck] rlplot/PlotObs.cpp:1872:5: note: Assuming that condition 'Axes' is not redundant rlplot/PlotObs.cpp:1870:44: note: Null pointer dereference rlplot/PlotObs.cpp:50:12: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:51:33: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:183:45: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:190:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:285:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:294:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:420:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:422:28: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:424:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:425:25: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:437:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:457:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:461:7: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:467:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:471:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:485:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:500:6: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:501:6: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:508:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:509:24: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:510:26: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:511:26: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:512:29: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:513:26: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:519:23: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:520:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:533:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:534:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:574:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:576:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:578:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:580:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:582:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:584:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:593:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:594:3: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:602:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:615:43: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:617:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:666:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:671:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:672:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:673:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:674:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:675:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:676:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:684:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:686:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:690:32: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:743:26: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:744:23: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:745:25: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:746:25: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:754:23: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:756:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:781:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:786:7: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:787:7: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:788:7: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:789:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:833:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:838:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:841:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:842:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:843:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:943:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:944:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:961:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:967:17: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:973:12: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1021:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1026:9: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1041:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1046:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1057:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1077:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1085:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1098:6: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1099:6: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1107:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1114:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1115:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1121:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1149:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1157:17: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1158:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1217:23: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1218:12: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1248:29: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1249:34: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1251:39: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1253:39: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1255:39: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1257:39: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1266:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1274:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1282:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1290:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1298:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1306:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1314:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1323:24: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1342:37: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1344:35: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1346:41: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1348:41: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1350:41: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1352:52: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1444:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1468:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1479:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1483:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1485:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1497:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1500:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1501:12: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1527:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1542:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1545:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1556:21: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1559:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1569:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1570:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1574:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1576:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1581:26: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1601:12: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1689:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1713:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1723:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1725:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1730:7: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1736:25: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1737:29: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1738:29: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1739:33: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1740:25: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1750:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1754:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1756:46: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1769:29: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1770:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1777:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1831:53: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1832:54: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1833:52: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1834:54: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1837:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1838:30: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1839:34: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1842:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1843:30: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1844:34: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1845:32: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1846:32: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1861:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1863:21: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1864:21: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1865:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1867:21: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1868:21: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1869:4: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1870:37: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1880:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1902:23: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1903:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1904:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1910:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1919:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1923:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1929:37: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1938:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1947:62: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1948:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1952:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:1957:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2012:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2015:61: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2144:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2159:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2165:7: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2169:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2173:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2182:28: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2198:6: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2199:6: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2210:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2211:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2216:24: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2217:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2218:26: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2219:25: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2228:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2251:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2253:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2255:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2257:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2259:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2277:24: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2278:3: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2287:35: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2289:25: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2290:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2340:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2345:7: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2346:7: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2347:7: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2348:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2392:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2397:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2401:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2402:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2403:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2587:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2614:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2615:26: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2616:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2622:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2626:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2638:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2642:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2657:23: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2676:17: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2729:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2818:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2824:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2830:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2857:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2874:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2876:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2879:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2880:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2892:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2910:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2931:37: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2939:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2950:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2952:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2954:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:2956:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3061:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3078:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3081:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3091:30: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3092:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3099:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3112:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3229:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3245:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3246:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3251:21: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3253:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3264:29: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3265:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3415:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3477:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3507:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3513:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3519:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3531:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3534:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3538:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3542:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3546:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3570:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3571:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3580:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3584:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3588:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3592:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3596:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3600:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3610:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3612:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3614:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3616:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3627:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3628:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3636:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3637:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3638:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3648:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3753:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3762:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3763:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3773:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3778:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3779:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3794:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3795:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3801:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3809:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3832:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3835:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3860:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3863:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:3891:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4065:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4079:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4084:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4091:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4103:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4122:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4123:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4132:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4135:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4136:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4151:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4154:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4178:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4183:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4210:49: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4211:47: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4242:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4252:30: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4255:34: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4259:34: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4261:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4312:23: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4329:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4334:9: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4341:9: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4359:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4360:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4395:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4396:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4399:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4493:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4497:22: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4499:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4506:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4510:21: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4517:23: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4521:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4549:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4567:21: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4584:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4592:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4603:32: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4613:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4660:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4672:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4686:44: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4692:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4700:12: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4701:12: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4831:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4854:26: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4856:26: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4860:37: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4861:36: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4887:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4889:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4891:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4913:40: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5048:34: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5074:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5116:42: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5122:41: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5137:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5149:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5272:37: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5277:8: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5338:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5339:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5340:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5341:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5342:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5349:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5354:25: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5360:41: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5365:23: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5366:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5367:24: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5376:18: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5377:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5391:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5396:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5398:29: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5411:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5432:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5433:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5434:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5435:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5443:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5451:16: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5455:19: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5466:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5469:12: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5471:32: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5477:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5478:15: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5480:42: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5505:17: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5629:14: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5642:37: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5660:10: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5695:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5696:5: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5774:30: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5776:42: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5778:24: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5803:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5979:13: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:5980:25: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6034:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6035:32: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6061:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6062:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6065:11: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6066:35: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6067:35: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6104:20: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6108:21: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6135:27: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:6136:32: style: C-style pointer casting [cstyleCast] rlplot/PlotObs.cpp:4973:14: style: Variable 'xBounds.fx' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/PlotObs.cpp:4962:14: note: xBounds.fx is assigned rlplot/PlotObs.cpp:4973:14: note: xBounds.fx is overwritten rlplot/PlotObs.cpp:4973:41: style: Variable 'xBounds.fy' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/PlotObs.cpp:4963:14: note: xBounds.fy is assigned rlplot/PlotObs.cpp:4973:41: note: xBounds.fy is overwritten rlplot/PlotObs.cpp:4645:30: style: Same expression 'y_vals' found multiple times in chain of '&&' operators. [duplicateExpression] rlplot/PlotObs.cpp:5266:10: style: Redundant assignment of 'nAxes' to itself. [selfAssignment] rlplot/PlotObs.cpp:162:28: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/PlotObs.cpp:166:23: style: The scope of the variable 'ayy' can be reduced. [variableScope] rlplot/PlotObs.cpp:308:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:415:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:772:12: style: The scope of the variable 'ss' can be reduced. [variableScope] rlplot/PlotObs.cpp:772:16: style: The scope of the variable 'd' can be reduced. [variableScope] rlplot/PlotObs.cpp:772:19: style: The scope of the variable 'lo' can be reduced. [variableScope] rlplot/PlotObs.cpp:955:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/PlotObs.cpp:1001:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:1135:6: style: The scope of the variable 'nv' can be reduced. [variableScope] rlplot/PlotObs.cpp:1135:10: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:1135:13: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/PlotObs.cpp:1135:22: style: The scope of the variable 'ncl' can be reduced. [variableScope] rlplot/PlotObs.cpp:1135:28: style: The scope of the variable 'f_data' can be reduced. [variableScope] rlplot/PlotObs.cpp:1135:36: style: The scope of the variable 'cb_f' can be reduced. [variableScope] rlplot/PlotObs.cpp:1136:9: style: The scope of the variable 'min' can be reduced. [variableScope] rlplot/PlotObs.cpp:1136:14: style: The scope of the variable 'max' can be reduced. [variableScope] rlplot/PlotObs.cpp:1136:19: style: The scope of the variable 'sum' can be reduced. [variableScope] rlplot/PlotObs.cpp:1136:34: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/PlotObs.cpp:1136:40: style: The scope of the variable 's_data' can be reduced. [variableScope] rlplot/PlotObs.cpp:1136:49: style: The scope of the variable 't_data' can be reduced. [variableScope] rlplot/PlotObs.cpp:1136:57: style: The scope of the variable 'lstep' can be reduced. [variableScope] rlplot/PlotObs.cpp:1137:9: style: The scope of the variable 'chi2' can be reduced. [variableScope] rlplot/PlotObs.cpp:1137:15: style: The scope of the variable 'df' can be reduced. [variableScope] rlplot/PlotObs.cpp:1138:13: style: The scope of the variable 'result' can be reduced. [variableScope] rlplot/PlotObs.cpp:1139:7: style: The scope of the variable 'bValid' can be reduced. [variableScope] rlplot/PlotObs.cpp:1140:8: style: The scope of the variable 'bars' can be reduced. [variableScope] rlplot/PlotObs.cpp:1143:13: style: The scope of the variable 'fdesc' can be reduced. [variableScope] rlplot/PlotObs.cpp:1143:25: style: The scope of the variable 'formula' can be reduced. [variableScope] rlplot/PlotObs.cpp:1383:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:1412:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:1427:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:1441:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:1460:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/PlotObs.cpp:1463:11: style: The scope of the variable 'ld' can be reduced. [variableScope] rlplot/PlotObs.cpp:1648:7: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:1662:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:1793:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:1895:9: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/PlotObs.cpp:1984:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:2331:12: style: The scope of the variable 'ss' can be reduced. [variableScope] rlplot/PlotObs.cpp:2331:16: style: The scope of the variable 'd' can be reduced. [variableScope] rlplot/PlotObs.cpp:2331:19: style: The scope of the variable 'lo' can be reduced. [variableScope] rlplot/PlotObs.cpp:2331:23: style: The scope of the variable 'hi' can be reduced. [variableScope] rlplot/PlotObs.cpp:2525:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:2538:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:2555:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:2569:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:2668:18: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PlotObs.cpp:2668:22: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/PlotObs.cpp:2747:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:2999:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3012:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3027:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3047:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3108:9: style: The scope of the variable 'sum' can be reduced. [variableScope] rlplot/PlotObs.cpp:3108:18: style: The scope of the variable 'dang1' can be reduced. [variableScope] rlplot/PlotObs.cpp:3108:25: style: The scope of the variable 'dang2' can be reduced. [variableScope] rlplot/PlotObs.cpp:3109:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3165:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3178:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3293:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3303:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3663:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3690:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3720:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3737:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:3908:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/PlotObs.cpp:3908:12: style: The scope of the variable 'k' can be reduced. [variableScope] rlplot/PlotObs.cpp:3909:21: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/PlotObs.cpp:3909:26: style: The scope of the variable 'da1' can be reduced. [variableScope] rlplot/PlotObs.cpp:3909:31: style: The scope of the variable 'da2' can be reduced. [variableScope] rlplot/PlotObs.cpp:3911:6: style: The scope of the variable 'sel_id' can be reduced. [variableScope] rlplot/PlotObs.cpp:4022:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4035:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4417:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4435:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4450:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4465:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4489:11: style: The scope of the variable 'ld' can be reduced. [variableScope] rlplot/PlotObs.cpp:4642:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4681:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4683:9: style: The scope of the variable 'y' can be reduced. [variableScope] rlplot/PlotObs.cpp:4683:18: style: The scope of the variable 'sum' can be reduced. [variableScope] rlplot/PlotObs.cpp:4781:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4798:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4905:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:4907:7: style: The scope of the variable 'bValid' can be reduced. [variableScope] rlplot/PlotObs.cpp:5147:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:5238:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:5565:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:5651:11: style: The scope of the variable 'ad' can be reduced. [variableScope] rlplot/PlotObs.cpp:5709:20: style: The scope of the variable 'dp' can be reduced. [variableScope] rlplot/PlotObs.cpp:5710:9: style: The scope of the variable 'rotM' can be reduced. [variableScope] rlplot/PlotObs.cpp:5793:10: style: The scope of the variable 'v1' can be reduced. [variableScope] rlplot/PlotObs.cpp:5793:15: style: The scope of the variable 'v2' can be reduced. [variableScope] rlplot/PlotObs.cpp:5793:19: style: The scope of the variable 'tmp1' can be reduced. [variableScope] rlplot/PlotObs.cpp:5793:25: style: The scope of the variable 'tmp2' can be reduced. [variableScope] rlplot/PlotObs.cpp:5825:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/PlotObs.cpp:5825:16: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:5986:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:6074:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PlotObs.cpp:434:30: style:inconclusive: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. [funcArgNamesDifferent] rlplot/rlplot.h:1756:25: note: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. rlplot/PlotObs.cpp:434:30: note: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. rlplot/PlotObs.cpp:1439:31: style:inconclusive: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. [funcArgNamesDifferent] rlplot/rlplot.h:1829:25: note: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. rlplot/PlotObs.cpp:1439:31: note: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. rlplot/PlotObs.cpp:1685:31: style:inconclusive: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. [funcArgNamesDifferent] rlplot/rlplot.h:1850:25: note: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. rlplot/PlotObs.cpp:1685:31: note: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. rlplot/PlotObs.cpp:2275:33: style:inconclusive: Function 'ForEach' argument 2 names different: declaration 'tmp' definition 'tmpl'. [funcArgNamesDifferent] rlplot/rlplot.h:1905:30: note: Function 'ForEach' argument 2 names different: declaration 'tmp' definition 'tmpl'. rlplot/PlotObs.cpp:2275:33: note: Function 'ForEach' argument 2 names different: declaration 'tmp' definition 'tmpl'. rlplot/PlotObs.cpp:4608:57: style:inconclusive: Function 'NormQuant' argument 3 names different: declaration 'data' definition 'val'. [funcArgNamesDifferent] rlplot/rlplot.h:2188:47: note: Function 'NormQuant' argument 3 names different: declaration 'data' definition 'val'. rlplot/PlotObs.cpp:4608:57: note: Function 'NormQuant' argument 3 names different: declaration 'data' definition 'val'. rlplot/PlotObs.cpp:4608:66: style:inconclusive: Function 'NormQuant' argument 4 names different: declaration 'ndata' definition 'nval'. [funcArgNamesDifferent] rlplot/rlplot.h:2188:57: note: Function 'NormQuant' argument 4 names different: declaration 'ndata' definition 'nval'. rlplot/PlotObs.cpp:4608:66: note: Function 'NormQuant' argument 4 names different: declaration 'ndata' definition 'nval'. rlplot/PlotObs.cpp:50:38: style: Argument '(nsize=20)*sizeof(char)' to function malloc is always 20. It does not matter what value 'nsize' has. [knownArgument] rlplot/PlotObs.cpp:953:55: style: Parameter 'vals' can be declared as pointer to const [constParameterPointer] rlplot/PlotObs.cpp:1138:13: style: Variable 'result' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:1461:21: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:1707:21: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:2605:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:2852:21: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:3056:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:3223:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:3472:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:3748:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:3911:6: style: Variable 'sel_id' can be declared as const array [constVariable] rlplot/PlotObs.cpp:4488:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:4825:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:5793:10: style: Variable 'v1' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:5793:15: style: Variable 'v2' can be declared as pointer to const [constVariablePointer] rlplot/PlotObs.cpp:4182:20: 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] rlplot/PlotObs.cpp:166:27: style: Variable 'ayy' is assigned a value that is never used. [unreadVariable] rlplot/PlotObs.cpp:174:28: style: Variable 'CumData' is assigned a value that is never used. [unreadVariable] rlplot/PlotObs.cpp:1196:26: style: Variable 's_data' is assigned a value that is never used. [unreadVariable] rlplot/PlotObs.cpp:1196:55: style: Variable 't_data' is assigned a value that is never used. [unreadVariable] rlplot/PlotObs.cpp:2317:11: style: Variable 'bRet' is assigned a value that is never used. [unreadVariable] rlplot/PlotObs.cpp:5005:39: style: Variable 'tria' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:774:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OD_PolygonStyleTempl [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:3205:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:3406:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:3619:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:3902:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:4097:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:4372:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:4976:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:5271:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:5467:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:5568:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:6316:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:6640:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:9133:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OD_PlotTempl [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:9740:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OD_axisplot [valueFlowBailoutIncompleteVar] rlplot/PropertyDlg.cpp:8726:39: error: Using pointer that is a temporary. [danglingTemporaryLifetime] rlplot/PropertyDlg.cpp:8716:51: note: Address of variable taken here. rlplot/PropertyDlg.cpp:8716:52: note: Temporary created here. rlplot/PropertyDlg.cpp:8726:39: note: Using pointer that is a temporary. rlplot/PropertyDlg.cpp:3918:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PropertyDlg.cpp:3921:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PropertyDlg.cpp:3924:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PropertyDlg.cpp:3930:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PropertyDlg.cpp:3933:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PropertyDlg.cpp:3936:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/PropertyDlg.cpp:7157:37: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] rlplot/PropertyDlg.cpp:7157:19: note: outer condition: names[j] rlplot/PropertyDlg.cpp:7157:37: note: identical inner condition: names[j] rlplot/PropertyDlg.cpp:9101:37: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] rlplot/PropertyDlg.cpp:9101:19: note: outer condition: names[j] rlplot/PropertyDlg.cpp:9101:37: note: identical inner condition: names[j] rlplot/PropertyDlg.cpp:9917:37: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] rlplot/PropertyDlg.cpp:9917:19: note: outer condition: names[j] rlplot/PropertyDlg.cpp:9917:37: note: identical inner condition: names[j] rlplot/PropertyDlg.cpp:1987:5: style: Condition 'parent' is always true [knownConditionTrueFalse] rlplot/PropertyDlg.cpp:4071:9: style: Condition 'rX' is always true [knownConditionTrueFalse] rlplot/PropertyDlg.cpp:4071:29: style: Condition 'rY' is always true [knownConditionTrueFalse] rlplot/PropertyDlg.cpp:4071:49: style: Condition 'rS' is always true [knownConditionTrueFalse] rlplot/PropertyDlg.cpp:4183:8: style: Condition 'rX' is always true [knownConditionTrueFalse] rlplot/PropertyDlg.cpp:4397:9: style: Condition 'rX' is always true [knownConditionTrueFalse] rlplot/PropertyDlg.cpp:5305:14: style: Condition 'rY' is always true [knownConditionTrueFalse] rlplot/PropertyDlg.cpp:5987:5: style: Condition 'parent' is always true [knownConditionTrueFalse] rlplot/PropertyDlg.cpp:7405:9: style: Condition 'rY' is always true [knownConditionTrueFalse] rlplot/PropertyDlg.cpp:7853:68: style: Condition 'bNew' is always true [knownConditionTrueFalse] rlplot/PropertyDlg.cpp:7806:14: note: Assignment 'bNew=true', assigned value is 1 rlplot/PropertyDlg.cpp:7853:68: note: Condition 'bNew' is always true rlplot/PropertyDlg.cpp:6954:66: error: Memory leak: names [memleak] rlplot/PropertyDlg.cpp:9758:66: error: Memory leak: names [memleak] rlplot/PropertyDlg.cpp:123:7: error: Common realloc mistake: 'SymDlg' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:5212:6: error: Common realloc mistake: 'rdx' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:5213:6: error: Common realloc mistake: 'rdy' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:5648:6: error: Common realloc mistake: 'rdx' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:5649:6: error: Common realloc mistake: 'rdy' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:5650:6: error: Common realloc mistake: 'rdc' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:6559:9: error: Common realloc mistake: 'parxy' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:6563:9: error: Common realloc mistake: 'cmdxy' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:6576:9: error: Common realloc mistake: 'parxy' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:6580:9: error: Common realloc mistake: 'cmdxy' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:6632:40: error: Common realloc mistake: 'ssXref' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:6634:40: error: Common realloc mistake: 'ssYref' nulled but not freed upon failure [memleakOnRealloc] rlplot/PropertyDlg.cpp:7406:7: warning: Either the condition 'plot=new Scatt3D(this,data,cols,ic)' is redundant or there is possible null pointer dereference: plot. [nullPointerRedundantCheck] rlplot/PropertyDlg.cpp:7400:14: note: Assuming that condition 'plot=new Scatt3D(this,data,cols,ic)' is not redundant rlplot/PropertyDlg.cpp:7406:7: note: Null pointer dereference rlplot/PropertyDlg.cpp:89:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:90:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:91:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:92:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:93:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:94:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:95:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:113:27: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:123:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:131:51: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:150:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:152:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:156:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:201:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:202:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:298:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:353:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:354:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:355:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:356:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:357:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:371:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:372:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:407:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:408:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:446:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:447:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:448:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:449:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:499:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:500:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:501:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:502:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:503:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:504:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:518:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:519:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:594:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:595:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:638:42: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:642:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:649:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:650:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:693:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:694:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:695:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:707:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:742:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:774:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:787:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:788:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:827:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:828:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:862:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:863:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:868:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:869:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:870:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:871:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:872:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:873:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:874:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:875:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:876:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:877:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:878:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:879:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:881:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:883:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:884:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:885:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:886:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:887:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:889:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:891:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:892:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:894:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:896:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:908:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:973:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1001:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1060:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1061:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1062:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1063:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1075:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1101:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1128:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1129:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1130:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1135:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1137:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1138:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1140:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1141:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1142:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1144:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1146:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1148:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1150:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1151:29: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1152:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1153:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1154:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1155:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1156:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1157:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1222:40: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1241:4: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1242:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1243:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1250:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1252:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1253:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1255:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1256:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1258:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1259:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1260:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1261:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1262:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1263:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1264:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1266:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1268:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1270:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1272:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1273:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1274:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1275:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1276:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1277:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1383:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1384:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1385:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1389:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1391:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1392:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1394:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1395:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1397:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1398:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1400:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1402:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1404:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1406:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1423:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1424:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1454:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1455:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1510:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1563:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1564:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1565:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1566:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1567:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1649:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1650:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1651:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1655:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1656:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1658:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1660:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1661:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1662:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1663:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1664:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1665:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1666:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1667:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1678:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1706:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1725:68: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1726:53: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1744:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1745:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1746:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1750:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1751:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1753:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1755:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1757:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1758:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1759:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1760:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1761:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1762:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1763:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1764:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1775:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1795:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1822:65: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1823:53: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1843:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1844:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1845:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1849:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1851:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1852:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1854:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1855:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1856:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1857:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1859:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1861:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1863:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1964:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1965:4: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1966:4: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:1967:4: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2045:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2046:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2047:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2052:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2054:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2055:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2056:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2057:29: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2059:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2061:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2062:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2064:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2065:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2067:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2069:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2071:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2194:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2195:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2196:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2197:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2198:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2199:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2295:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2296:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2299:45: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2309:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2324:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2357:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2358:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2363:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2365:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2367:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2368:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2369:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2370:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2371:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2372:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2374:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2376:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2378:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2379:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2380:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2381:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2382:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2383:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2384:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2385:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2386:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2387:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2388:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2389:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2390:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2391:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2392:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2395:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2398:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2399:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2401:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2402:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2404:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2405:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2406:29: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2407:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2408:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2409:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2410:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2577:9: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2580:9: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2649:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2650:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2655:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2657:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2658:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2659:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2661:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2663:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2664:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2665:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2666:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2667:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2668:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2680:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2681:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2702:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2703:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2748:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2749:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2750:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2754:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2755:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2757:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2758:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2759:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2761:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2762:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2764:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2765:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2767:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2768:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2770:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2771:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2773:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2774:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2776:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2791:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2792:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2809:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2810:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2857:62: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2858:68: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2860:67: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2861:62: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2879:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2880:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2884:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2885:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2886:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2887:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2888:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2889:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2898:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2914:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2943:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2944:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2947:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2948:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2949:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2950:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2951:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2952:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2962:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2963:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2979:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:2980:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3020:42: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3023:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3024:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3029:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3031:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3033:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3034:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3035:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3037:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3038:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3040:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3041:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3043:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3044:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3046:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3047:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3048:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3049:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3050:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3061:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3062:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3068:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3069:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3072:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3073:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3091:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3092:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3142:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3143:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3148:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3150:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3151:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3152:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3153:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3154:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3155:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3156:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3157:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3158:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3171:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3172:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3187:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3200:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3201:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3204:10: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3249:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3250:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3257:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3259:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3261:29: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3262:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3263:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3264:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3265:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3268:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3269:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3270:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3271:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3272:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3273:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3275:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3276:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3277:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3279:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3280:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3282:54: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3283:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3284:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3285:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3286:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3287:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3404:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3405:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3422:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3424:11: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3426:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3427:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3429:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3431:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3439:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3440:58: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3532:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3533:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3535:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3536:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3538:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3540:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3541:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3542:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3543:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3544:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3545:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3546:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3547:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3548:29: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3549:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3550:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3551:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3552:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3553:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3554:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3556:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3557:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3558:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3559:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3560:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3561:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3590:12: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3591:12: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3602:74: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3622:23: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3624:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3629:29: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3634:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3638:26: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3644:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3671:18: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3676:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3746:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3747:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3748:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3749:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3750:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3751:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3764:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3765:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3778:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3790:24: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3791:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3792:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3799:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3800:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3846:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3847:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3848:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3849:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3850:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3898:42: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3900:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3901:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:3912:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4016:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4017:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4018:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4019:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4020:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4021:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4022:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4082:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4133:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4134:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4135:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4184:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4188:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4196:23: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4212:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4228:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4229:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4231:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4232:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4244:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4245:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4256:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4261:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4279:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4280:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4285:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4286:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4288:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4290:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4292:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4293:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4295:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4297:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4299:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4300:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4301:58: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4302:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4303:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4304:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4305:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4306:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4307:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4308:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4309:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4397:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4399:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4429:27: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4437:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4457:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4458:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4461:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4462:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4463:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4466:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4468:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4470:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4471:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4472:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4473:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4474:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4475:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4476:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4477:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4478:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4479:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4480:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4481:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4482:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4483:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4485:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4486:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4487:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4488:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4489:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4490:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4491:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4493:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4494:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4496:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4497:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4498:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4500:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4501:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4502:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4504:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4505:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4506:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4508:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4510:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4511:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4512:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4514:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4516:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4517:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4518:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4519:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4520:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4567:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4576:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4578:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4594:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4611:20: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4628:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4629:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4645:62: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4659:53: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4671:27: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4676:51: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4696:26: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4702:54: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4725:52: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4769:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4770:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4775:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4777:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4779:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4780:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4781:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4791:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4792:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4847:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4848:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4849:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4850:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4894:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4895:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4896:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4897:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4911:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4913:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4915:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4918:42: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4919:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4971:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4972:58: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:4981:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5001:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5082:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5083:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5084:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5085:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5086:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5103:52: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5105:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5108:58: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5109:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5111:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5112:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5116:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5117:42: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5118:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5128:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5212:12: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5213:12: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5218:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5220:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5234:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5235:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5272:18: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5301:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5305:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5366:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5367:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5373:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5375:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5378:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5379:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5380:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5381:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5383:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5385:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5386:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5387:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5388:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5389:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5390:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5391:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5392:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5393:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5394:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5395:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5396:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5408:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5410:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5413:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5469:12: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5542:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5543:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5544:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5545:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5546:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5547:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5548:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5567:40: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5568:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5570:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5571:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5648:12: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5649:12: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5650:12: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5656:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5658:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5673:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5674:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5714:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5717:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5819:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5820:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5821:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5822:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5823:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5824:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5852:42: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5853:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5896:44: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5898:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5899:62: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5945:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5946:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5951:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5953:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5956:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5958:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5959:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5960:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5961:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5962:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5963:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5964:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:5966:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6014:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6015:11: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6033:42: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6041:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6053:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6083:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6084:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6086:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6087:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6088:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6089:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6090:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6092:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6093:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6094:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6095:29: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6097:45: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6109:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6143:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6164:40: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6174:50: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6175:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6176:25: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6177:25: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6228:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6229:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6230:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6231:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6232:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6233:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6259:42: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6260:22: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6320:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6321:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6323:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6324:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6353:6: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6377:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6378:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6383:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6384:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6386:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6388:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6390:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6391:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6392:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6393:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6394:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6395:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6396:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6408:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6432:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6435:12: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6449:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6474:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6475:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6480:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6482:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6483:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6484:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6485:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6486:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6487:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6489:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6491:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6492:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6493:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6494:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6495:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6496:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6499:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6501:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6503:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6505:45: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6520:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6521:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6524:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6559:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6563:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6576:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6580:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6632:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6634:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6639:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6659:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6682:25: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6685:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6717:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6744:11: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6788:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6789:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6790:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6791:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6792:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6803:22: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6830:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6831:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6832:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6927:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6928:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6929:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6930:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6931:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6953:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:6954:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7002:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7005:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7121:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7131:41: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7136:22: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7140:18: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7142:23: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7143:23: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7150:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7180:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7285:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7286:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7287:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7288:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7289:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7290:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7310:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7312:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7316:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7384:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7386:25: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7437:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7438:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7439:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7440:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7441:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7442:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7461:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7463:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7467:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7530:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7564:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7565:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7570:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7571:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7573:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7575:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7577:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7578:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7580:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7581:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7582:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7583:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7584:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7585:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7586:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7587:48: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7588:56: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7635:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7671:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7672:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7677:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7678:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7679:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7681:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7683:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7685:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7689:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7690:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7691:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7692:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7693:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7694:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7695:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7697:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7698:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7699:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7700:29: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7702:45: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7716:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7752:40: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7767:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7780:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7808:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7809:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7814:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7816:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7817:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7818:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7819:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7820:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7821:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7822:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7824:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7826:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7827:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7828:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7829:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7830:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7831:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7833:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7834:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7835:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7836:29: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7838:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7839:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7840:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7841:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7842:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7843:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7844:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7847:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7849:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7851:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7853:45: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7869:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7870:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7872:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7919:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7923:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7940:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7944:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:7997:40: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8017:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8021:13: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8024:57: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8035:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8089:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8090:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8103:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8151:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8167:81: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8168:66: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8216:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8217:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8218:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8219:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8220:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8271:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8322:10: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8360:20: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8361:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8410:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8412:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8414:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8545:20: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8546:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8547:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8548:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8549:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8550:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8551:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8552:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8553:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8554:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8555:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8556:42: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8557:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8558:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8559:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8560:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8561:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8562:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8589:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8590:10: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8591:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8592:24: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8593:18: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8595:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8598:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8603:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8604:10: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8605:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8606:24: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8607:18: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8609:17: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8612:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8618:11: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8625:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8697:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8705:22: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8706:22: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8707:22: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8708:22: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8709:22: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8714:14: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8716:43: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8741:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8742:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8832:26: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8838:20: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8925:25: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:8986:26: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9012:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9040:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9133:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9147:10: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9294:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9295:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9296:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9297:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9298:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9299:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9300:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9301:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9511:27: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9522:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9523:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9524:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9525:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9526:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9527:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9532:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9533:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9534:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9535:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9536:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9537:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9538:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9539:49: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9540:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9541:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9542:47: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9543:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9544:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9546:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9548:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9549:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9551:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9553:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9554:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9555:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9557:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9559:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9560:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9562:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9564:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9565:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9566:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9567:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9568:46: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9583:53: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9584:39: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9736:21: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9737:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9738:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9739:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9740:3: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9757:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9758:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9759:19: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9760:16: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9763:15: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9882:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9890:41: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9895:22: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9899:18: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9901:23: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9902:23: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9910:36: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9929:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9930:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9933:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9934:45: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9988:34: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9989:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9996:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9997:35: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9998:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:9999:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10000:28: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10001:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10002:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10003:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10004:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10005:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10006:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10007:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10008:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10009:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10010:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10011:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10012:42: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10013:33: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10014:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10015:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10016:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10017:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10018:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10019:30: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10021:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10022:31: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10023:32: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10032:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10033:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10034:37: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10100:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10102:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10104:38: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10108:23: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10112:27: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:10116:23: style: C-style pointer casting [cstyleCast] rlplot/PropertyDlg.cpp:220:25: style: Variable 'bContinue' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] rlplot/PropertyDlg.cpp:214:14: note: $symbol is assigned rlplot/PropertyDlg.cpp:220:25: note: $symbol is overwritten rlplot/PropertyDlg.cpp:220:8: style: Variable 'res' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] rlplot/PropertyDlg.cpp:214:29: note: $symbol is assigned rlplot/PropertyDlg.cpp:220:8: note: $symbol is overwritten rlplot/PropertyDlg.cpp:5690:8: style: Variable 'res' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] rlplot/PropertyDlg.cpp:5686:8: note: $symbol is assigned rlplot/PropertyDlg.cpp:5690:8: note: $symbol is overwritten rlplot/PropertyDlg.cpp:6286:44: style: Variable 'rX' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/PropertyDlg.cpp:6285:7: note: rX is assigned rlplot/PropertyDlg.cpp:6286:44: note: rX is overwritten rlplot/PropertyDlg.cpp:8399:11: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/PropertyDlg.cpp:8386:6: note: n is assigned rlplot/PropertyDlg.cpp:8399:11: note: n is overwritten rlplot/PropertyDlg.cpp:7853:77: style: Same value in both branches of ternary operator. [duplicateValueTernary] rlplot/PropertyDlg.cpp:361:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:509:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:699:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:899:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:899:15: style: The scope of the variable 'tmpType' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:1067:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:1160:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:1282:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:1411:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:1571:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:1670:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:1767:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:1867:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:1971:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:2075:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:2205:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:2302:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:2420:8: style: The scope of the variable 'pa' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:2672:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3162:15: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3163:9: style: The scope of the variable 'x' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3290:6: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3290:21: style: The scope of the variable 'i1' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3290:25: style: The scope of the variable 'j1' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3290:29: style: The scope of the variable 'k1' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3290:33: style: The scope of the variable 'l1' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3290:49: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3291:24: style: The scope of the variable 'BarType' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3292:9: style: The scope of the variable 'x' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3292:12: style: The scope of the variable 'y' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3294:57: style: The scope of the variable 'bValid' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3565:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3565:29: style: The scope of the variable 'cb_mdesc' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3566:21: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3566:25: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3568:7: style: The scope of the variable 'errdesc' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3568:21: style: The scope of the variable 'mdesc' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3759:12: style: The scope of the variable 'aR' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3854:6: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3854:21: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:3857:40: style: The scope of the variable 'dValid' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4026:24: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4026:33: style: The scope of the variable 'BubbleType' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4029:24: style: The scope of the variable 'bFillChanged' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4139:18: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4143:11: style: The scope of the variable 'Symbols' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4144:12: style: The scope of the variable 'TheLine' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4312:23: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4312:26: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4316:11: style: The scope of the variable 'Symbols' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4317:12: style: The scope of the variable 'TheLine' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4524:26: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4524:29: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4524:33: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4524:41: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4525:20: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4525:24: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4526:7: style: The scope of the variable 'errdesc' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4530:33: style: The scope of the variable 'rY2' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4787:40: style: The scope of the variable 'bVert' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4902:43: style: The scope of the variable 'bSub' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4902:63: style: The scope of the variable 'bHor' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:4903:19: style: The scope of the variable 'rname' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5091:37: style: The scope of the variable 'desc' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5092:8: style: The scope of the variable 'bars' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5093:13: style: The scope of the variable 'errs' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5096:12: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5097:9: style: The scope of the variable 'x' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5097:15: style: The scope of the variable 'xinc' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5097:24: style: The scope of the variable 'ebw' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5364:7: style: The scope of the variable 'text1' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5400:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5538:21: style: The scope of the variable 'lsyms' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5553:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5553:12: style: The scope of the variable 'nd' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5557:12: style: The scope of the variable 'dl' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5828:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5830:9: style: The scope of the variable 'sum' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5830:20: style: The scope of the variable 'dang1' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5830:27: style: The scope of the variable 'dang2' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5969:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5972:9: style: The scope of the variable 'lb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5974:9: style: The scope of the variable 'fx' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5974:13: style: The scope of the variable 'fy' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5974:25: style: The scope of the variable 'frad' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5975:9: style: The scope of the variable 'sia' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5975:14: style: The scope of the variable 'csia' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:5976:12: style: The scope of the variable 'plo' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6100:11: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6100:15: style: The scope of the variable 'new_type' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6237:23: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6238:24: style: The scope of the variable 'i2' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6238:28: style: The scope of the variable 'j2' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6238:32: style: The scope of the variable 'k2' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6238:36: style: The scope of the variable 'l2' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6238:40: style: The scope of the variable 'm2' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6239:18: style: The scope of the variable 'bar_w' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6239:25: style: The scope of the variable 'bar_d' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6508:47: style: The scope of the variable 'cs' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6514:17: style: The scope of the variable 'rY' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6939:8: style: The scope of the variable 'the_new' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6940:7: style: The scope of the variable 'bAxis' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6943:9: style: The scope of the variable 'label' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7186:8: style: The scope of the variable 'p' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7294:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7294:12: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7294:66: style: The scope of the variable 'oax' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7296:17: style: The scope of the variable 'fz' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7296:21: style: The scope of the variable 'fsz' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7299:10: style: The scope of the variable 'cols' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7301:11: style: The scope of the variable 'ax' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7446:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7446:46: style: The scope of the variable 'oax' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7447:18: style: The scope of the variable 'xrange' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7448:9: style: The scope of the variable 'fz' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7451:11: style: The scope of the variable 'ax' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7591:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7591:14: style: The scope of the variable 'count' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7595:11: style: The scope of the variable 'Balls' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7597:11: style: The scope of the variable 'sc_plot' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7856:53: style: The scope of the variable 'ns' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7860:73: style: The scope of the variable 'rad' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:7865:11: style: The scope of the variable 'Balls' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:8226:51: style: The scope of the variable 'new_value' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:8569:26: style: The scope of the variable 'bUpdPG' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:9139:8: style: The scope of the variable 'p' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:9746:9: style: The scope of the variable 'tlb_dist' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:9746:19: style: The scope of the variable 'tlb_dx' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:9746:27: style: The scope of the variable 'tlb_dy' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:9746:35: style: The scope of the variable 'lb_x' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:9746:41: style: The scope of the variable 'lb_y' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:9750:8: style: The scope of the variable 'the_new' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:9754:9: style: The scope of the variable 'label' can be reduced. [variableScope] rlplot/PropertyDlg.cpp:6517:13: style: Variable 'ares' can be declared as pointer to const [constVariablePointer] rlplot/PropertyDlg.cpp:7862:8: style: Variable 'o_cmdxy' can be declared as pointer to const [constVariablePointer] rlplot/PropertyDlg.cpp:7862:18: style: Variable 'o_param' can be declared as pointer to const [constVariablePointer] rlplot/PropertyDlg.cpp:7864:13: style: Variable 'ares' can be declared as pointer to const [constVariablePointer] rlplot/PropertyDlg.cpp:6027:25: warning: Uninitialized variable: csia [uninitvar] rlplot/PropertyDlg.cpp:6020:21: note: Assuming condition is false rlplot/PropertyDlg.cpp:6027:25: note: Uninitialized variable: csia rlplot/PropertyDlg.cpp:6027:57: warning: Uninitialized variable: sia [uninitvar] rlplot/PropertyDlg.cpp:6020:21: note: Assuming condition is false rlplot/PropertyDlg.cpp:6027:57: note: Uninitialized variable: sia rlplot/PropertyDlg.cpp:2205:31: style: Variable 'undo_level' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:4622:22: style: Variable 'rY1' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:4622:46: style: Variable 'rY2' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:5713:16: style: Variable 'rX' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:5713:21: style: Variable 'rY' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:5743:44: style: Variable 'rX' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:5743:49: style: Variable 'rY' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:6079:11: style: Variable 'tab1' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:6080:11: style: Variable 'tab2' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:7131:66: style: Variable 'label' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:7860:60: style: Variable 'n_chi2' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:8087:11: style: Variable 'tab1' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:8967:13: style: Variable 'bChanged' is assigned a value that is never used. [unreadVariable] rlplot/PropertyDlg.cpp:9890:66: style: Variable 'label' is assigned a value that is never used. [unreadVariable] rlplot/QT_Spec.cpp:107:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnyFile [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:158:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnyFile [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:469:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolidLine [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:493:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolidLine [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:552:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolidLine [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:799:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:840:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:1033:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFL [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:1062:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clipboard [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:1221:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignLeft [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:1275:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:1624:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RoundCap [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:1643:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RoundCap [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:1679:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolidLine [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:1733:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CopyROP [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:1802:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CopyROP [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:2495:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:2644:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CopyROP [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:2742:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTRL [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:2781:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTRL [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3203:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StrongFocus [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3299:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3308:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3328:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3355:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftButton [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3379:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftButton [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3609:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolidLine [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3647:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3682:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3855:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StrongFocus [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3888:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3897:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3917:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3941:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftButton [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:3961:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftButton [valueFlowBailoutIncompleteVar] rlplot/QT_Spec.cpp:1244:16: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] rlplot/QT_Spec.cpp:1894:0: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] rlplot/QT_Spec.cpp:3780:0: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] rlplot/QT_Spec.cpp:796:12: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] rlplot/QT_Spec.cpp:837:12: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] rlplot/QT_Spec.cpp:3842:12: warning: Member variable 'DlgWidget::mempic' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:3842:12: warning: Member variable 'DlgWidget::OutputClass' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:1631:11: warning: Member variable 'BitMapQT::dlgwidget' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:2190:11: warning: Member variable 'OutputQT::menu' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:2214:11: warning: Member variable 'OutputQT::menu' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::cp' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::rx' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::ry' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::rw' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::rh' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::anim_base' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::p1' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::p2' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::bounds' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::source' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:434:10: warning: Member variable 'eph_obj::invert' is not initialized in the constructor. [uninitMemberVar] rlplot/QT_Spec.cpp:436:27: performance: Variable 'lcolor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/QT3_Spec.h:93:7: performance:inconclusive: Technically the member function 'RLPserver::ok' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/QT3_Spec.h:95:6: style:inconclusive: Technically the member function 'RLPserver::Socket' can be const. [functionConst] rlplot/QT_Spec.cpp:1640:2: warning: Class 'BitMapQT' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/QT_Spec.cpp:1640:2: warning: Class 'BitMapQT' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/QT_Spec.cpp:3561:7: warning: Class 'PrintQT' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/QT_Spec.cpp:3561:7: warning: Class 'PrintQT' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/QT3_Spec.h:86:2: style: Class 'RLPserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/QT3_Spec.h:133:2: style: Class 'RLPwidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/QT3_Spec.h:178:2: style: Class 'DlgWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/QT3_Spec.h:241:2: style: Class 'OutputQT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/QT3_Spec.h:242:2: style: Class 'OutputQT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/QT_Spec.cpp:390:2: style: Class 'eph_obj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/QT3_Spec.h:215:7: style: The function 'SetLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:466:15: note: Virtual function in base class rlplot/QT3_Spec.h:215:7: note: Function in derived class rlplot/QT3_Spec.h:216:7: style: The function 'SetFill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:472:15: note: Virtual function in base class rlplot/QT3_Spec.h:216:7: note: Function in derived class rlplot/QT3_Spec.h:217:7: style: The function 'SetTextSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:473:15: note: Virtual function in base class rlplot/QT3_Spec.h:217:7: note: Function in derived class rlplot/QT3_Spec.h:218:15: style: The function 'Erase' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:474:15: note: Virtual function in base class rlplot/QT3_Spec.h:218:15: note: Function in derived class rlplot/QT3_Spec.h:219:15: style: The function 'StartPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:475:15: note: Virtual function in base class rlplot/QT3_Spec.h:219:15: note: Function in derived class rlplot/QT3_Spec.h:220:7: style: The function 'CopyBitmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:479:15: note: Virtual function in base class rlplot/QT3_Spec.h:220:7: note: Function in derived class rlplot/QT3_Spec.h:222:7: style: The function 'oGetTextExtent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:496:15: note: Virtual function in base class rlplot/QT3_Spec.h:222:7: note: Function in derived class rlplot/QT3_Spec.h:223:7: style: The function 'oGetTextExtentW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:497:15: note: Virtual function in base class rlplot/QT3_Spec.h:223:7: note: Function in derived class rlplot/QT3_Spec.h:224:7: style: The function 'oGetPix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:494:15: note: Virtual function in base class rlplot/QT3_Spec.h:224:7: note: Function in derived class rlplot/QT3_Spec.h:225:7: style: The function 'oDrawIcon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:495:15: note: Virtual function in base class rlplot/QT3_Spec.h:225:7: note: Function in derived class rlplot/QT3_Spec.h:226:7: style: The function 'oCircle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:498:15: note: Virtual function in base class rlplot/QT3_Spec.h:226:7: note: Function in derived class rlplot/QT3_Spec.h:227:7: style: The function 'oPolyline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:500:15: note: Virtual function in base class rlplot/QT3_Spec.h:227:7: note: Function in derived class rlplot/QT3_Spec.h:228:7: style: The function 'oRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:501:15: note: Virtual function in base class rlplot/QT3_Spec.h:228:7: note: Function in derived class rlplot/QT3_Spec.h:229:7: style: The function 'oSolidLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:502:15: note: Virtual function in base class rlplot/QT3_Spec.h:229:7: note: Function in derived class rlplot/QT3_Spec.h:230:7: style: The function 'oTextOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:503:15: note: Virtual function in base class rlplot/QT3_Spec.h:230:7: note: Function in derived class rlplot/QT3_Spec.h:231:7: style: The function 'oTextOutW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:504:15: note: Virtual function in base class rlplot/QT3_Spec.h:231:7: note: Function in derived class rlplot/QT3_Spec.h:232:7: style: The function 'oPolygon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:505:15: note: Virtual function in base class rlplot/QT3_Spec.h:232:7: note: Function in derived class rlplot/QT3_Spec.h:244:7: style: The function 'ActualSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:445:15: note: Virtual function in base class rlplot/QT3_Spec.h:244:7: note: Function in derived class rlplot/QT3_Spec.h:245:7: style: The function 'Focus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:468:15: note: Virtual function in base class rlplot/QT3_Spec.h:245:7: note: Function in derived class rlplot/QT3_Spec.h:246:7: style: The function 'Caption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:469:15: note: Virtual function in base class rlplot/QT3_Spec.h:246:7: note: Function in derived class rlplot/QT3_Spec.h:247:7: style: The function 'MouseCursor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:470:15: note: Virtual function in base class rlplot/QT3_Spec.h:247:7: note: Function in derived class rlplot/QT3_Spec.h:248:7: style: The function 'SetScroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:471:15: note: Virtual function in base class rlplot/QT3_Spec.h:248:7: note: Function in derived class rlplot/QT3_Spec.h:249:7: style: The function 'EndPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:476:15: note: Virtual function in base class rlplot/QT3_Spec.h:249:7: note: Function in derived class rlplot/QT3_Spec.h:250:7: style: The function 'MouseCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:484:15: note: Virtual function in base class rlplot/QT3_Spec.h:250:7: note: Function in derived class rlplot/QT3_Spec.h:251:7: style: The function 'UpdateRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:478:15: note: Virtual function in base class rlplot/QT3_Spec.h:251:7: note: Function in derived class rlplot/QT3_Spec.h:252:7: style: The function 'ShowLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:488:15: note: Virtual function in base class rlplot/QT3_Spec.h:252:7: note: Function in derived class rlplot/QT3_Spec.h:253:7: style: The function 'ShowEllipse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:489:15: note: Virtual function in base class rlplot/QT3_Spec.h:253:7: note: Function in derived class rlplot/QT3_Spec.h:254:7: style: The function 'ShowInvert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:490:15: note: Virtual function in base class rlplot/QT3_Spec.h:254:7: note: Function in derived class rlplot/QT3_Spec.h:255:7: style: The function 'SetMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:491:15: note: Virtual function in base class rlplot/QT3_Spec.h:255:7: note: Function in derived class rlplot/QT3_Spec.h:256:7: style: The function 'CheckMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:492:15: note: Virtual function in base class rlplot/QT3_Spec.h:256:7: note: Function in derived class rlplot/QT3_Spec.h:257:7: style: The function 'FileHistory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:493:15: note: Virtual function in base class rlplot/QT3_Spec.h:257:7: note: Function in derived class rlplot/QT3_Spec.h:271:7: style: The function 'ActualSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:445:15: note: Virtual function in base class rlplot/QT3_Spec.h:271:7: note: Function in derived class rlplot/QT3_Spec.h:272:7: style: The function 'SetLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:466:15: note: Virtual function in base class rlplot/QT3_Spec.h:272:7: note: Function in derived class rlplot/QT3_Spec.h:273:7: style: The function 'SetFill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:472:15: note: Virtual function in base class rlplot/QT3_Spec.h:273:7: note: Function in derived class rlplot/QT3_Spec.h:274:7: style: The function 'SetTextSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:473:15: note: Virtual function in base class rlplot/QT3_Spec.h:274:7: note: Function in derived class rlplot/QT3_Spec.h:275:7: style: The function 'StartPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:475:15: note: Virtual function in base class rlplot/QT3_Spec.h:275:7: note: Function in derived class rlplot/QT3_Spec.h:276:7: style: The function 'EndPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:476:15: note: Virtual function in base class rlplot/QT3_Spec.h:276:7: note: Function in derived class rlplot/QT3_Spec.h:277:7: style: The function 'Eject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:477:15: note: Virtual function in base class rlplot/QT3_Spec.h:277:7: note: Function in derived class rlplot/QT3_Spec.h:278:7: style: The function 'oGetTextExtent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:496:15: note: Virtual function in base class rlplot/QT3_Spec.h:278:7: note: Function in derived class rlplot/QT3_Spec.h:279:7: style: The function 'oGetTextExtentW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:497:15: note: Virtual function in base class rlplot/QT3_Spec.h:279:7: note: Function in derived class rlplot/QT3_Spec.h:280:7: style: The function 'oCircle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:498:15: note: Virtual function in base class rlplot/QT3_Spec.h:280:7: note: Function in derived class rlplot/QT3_Spec.h:281:7: style: The function 'oPolyline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:500:15: note: Virtual function in base class rlplot/QT3_Spec.h:281:7: note: Function in derived class rlplot/QT3_Spec.h:282:7: style: The function 'oRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:501:15: note: Virtual function in base class rlplot/QT3_Spec.h:282:7: note: Function in derived class rlplot/QT3_Spec.h:283:7: style: The function 'oSolidLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:502:15: note: Virtual function in base class rlplot/QT3_Spec.h:283:7: note: Function in derived class rlplot/QT3_Spec.h:284:7: style: The function 'oTextOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:503:15: note: Virtual function in base class rlplot/QT3_Spec.h:284:7: note: Function in derived class rlplot/QT3_Spec.h:285:7: style: The function 'oTextOutW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:504:15: note: Virtual function in base class rlplot/QT3_Spec.h:285:7: note: Function in derived class rlplot/QT3_Spec.h:286:7: style: The function 'oPolygon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:505:15: note: Virtual function in base class rlplot/QT3_Spec.h:286:7: note: Function in derived class rlplot/QT_Spec.cpp:407:3: style: The destructor '~eph_line' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/QT_Spec.cpp:391:11: note: Virtual destructor in base class rlplot/QT_Spec.cpp:407:3: note: Destructor in derived class rlplot/QT_Spec.cpp:408:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/QT_Spec.cpp:392:15: note: Virtual function in base class rlplot/QT_Spec.cpp:408:7: note: Function in derived class rlplot/QT_Spec.cpp:414:3: style: The destructor '~eph_ellipse' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/QT_Spec.cpp:391:11: note: Virtual destructor in base class rlplot/QT_Spec.cpp:414:3: note: Destructor in derived class rlplot/QT_Spec.cpp:415:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/QT_Spec.cpp:392:15: note: Virtual function in base class rlplot/QT_Spec.cpp:415:7: note: Function in derived class rlplot/QT_Spec.cpp:421:3: style: The destructor '~eph_invert' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/QT_Spec.cpp:391:11: note: Virtual destructor in base class rlplot/QT_Spec.cpp:421:3: note: Destructor in derived class rlplot/QT_Spec.cpp:422:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/QT_Spec.cpp:392:15: note: Virtual function in base class rlplot/QT_Spec.cpp:422:7: note: Function in derived class rlplot/QT_Spec.cpp:428:3: style: The destructor '~eph_animated' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/QT_Spec.cpp:391:11: note: Virtual destructor in base class rlplot/QT_Spec.cpp:428:3: note: Destructor in derived class rlplot/QT_Spec.cpp:429:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/QT_Spec.cpp:392:15: note: Virtual function in base class rlplot/QT_Spec.cpp:429:7: note: Function in derived class rlplot/QT_Spec.cpp:430:7: style: The function 'Animate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/QT_Spec.cpp:393:15: note: Virtual function in base class rlplot/QT_Spec.cpp:430:7: note: Function in derived class rlplot/QT_Spec.cpp:422:7: style: The function 'DoPlot' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/QT_Spec.cpp:392:15: note: Virtual function in base class rlplot/QT_Spec.cpp:422:7: note: Function in derived class rlplot/QT_Spec.cpp:802:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/QT_Spec.cpp:809:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/QT_Spec.cpp:843:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/QT_Spec.cpp:850:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/QT_Spec.cpp:936:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/QT_Spec.cpp:947:30: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/QT_Spec.cpp:690:5: style: Condition '!out' is always false [knownConditionTrueFalse] rlplot/QT_Spec.cpp:708:5: style: Condition '!o' is always false [knownConditionTrueFalse] rlplot/QT_Spec.cpp:718:5: style: Condition '!o' is always false [knownConditionTrueFalse] rlplot/QT_Spec.cpp:729:5: style: Condition 'oCopyMark' is always true [knownConditionTrueFalse] rlplot/QT_Spec.cpp:760:16: style: Condition 'oTxtCur' is always true [knownConditionTrueFalse] rlplot/QT_Spec.cpp:947:20: style: Condition 'parent' is always true [knownConditionTrueFalse] rlplot/QT_Spec.cpp:988:19: style: Condition 'msgsock<0' is always true [knownConditionTrueFalse] rlplot/QT_Spec.cpp:934:75: note: Assuming that condition '(msgsock=accept(parent->Socket(),(sockaddr*)&client,&clientlen))>=0' is not redundant rlplot/QT_Spec.cpp:988:19: note: Condition 'msgsock<0' is always true rlplot/QT_Spec.cpp:796:40: error: Resource leak: sock [resourceLeak] rlplot/QT_Spec.cpp:837:40: error: Resource leak: sock [resourceLeak] rlplot/QT_Spec.cpp:886:7: error: Common realloc mistake: 'cb_data' nulled but not freed upon failure [memleakOnRealloc] rlplot/QT_Spec.cpp:82:9: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:110:39: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:112:11: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:161:39: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:163:11: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:448:15: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:602:6: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:603:16: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:605:11: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:606:16: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:676:7: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:677:7: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:678:5: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:691:6: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:692:3: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:729:19: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:730:16: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:800:19: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:841:19: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:880:31: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:886:17: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:893:34: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:895:25: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:897:25: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:903:25: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:905:25: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:925:22: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:934:42: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1038:18: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1107:21: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1109:30: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1121:42: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1124:20: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1652:21: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1665:10: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1691:10: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1710:10: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1729:18: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1902:38: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1950:85: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2014:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2016:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2018:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2020:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2022:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2024:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2065:30: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2067:30: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2069:30: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2071:30: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2073:30: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2075:30: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2077:30: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2079:30: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2603:10: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2670:30: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2675:3: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2687:33: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:2692:3: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3154:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3155:14: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3156:14: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3218:18: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3227:33: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3236:33: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3287:20: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3301:48: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3321:48: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3341:49: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3362:21: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3363:21: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3364:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3366:49: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3448:54: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3449:40: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3464:43: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3823:14: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3864:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3865:11: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3890:41: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3910:40: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3930:41: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:3948:41: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4009:50: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4010:36: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4085:3: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4108:10: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4118:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4122:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4124:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4125:4: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4131:3: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4132:3: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:4133:3: style: C-style pointer casting [cstyleCast] rlplot/QT_Spec.cpp:1667:30: style: Same expression on both sides of '||'. [duplicateExpression] rlplot/QT_Spec.cpp:3600:30: style: Same expression on both sides of '||'. [duplicateExpression] rlplot/QT_Spec.cpp:64:6: style: The scope of the variable 'w' can be reduced. [variableScope] rlplot/QT_Spec.cpp:64:9: style: The scope of the variable 'h' can be reduced. [variableScope] rlplot/QT_Spec.cpp:65:13: style: The scope of the variable 'bmo' can be reduced. [variableScope] rlplot/QT_Spec.cpp:103:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/QT_Spec.cpp:103:9: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/QT_Spec.cpp:104:8: style: The scope of the variable 'ext' can be reduced. [variableScope] rlplot/QT_Spec.cpp:154:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/QT_Spec.cpp:154:9: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/QT_Spec.cpp:155:8: style: The scope of the variable 'ext' can be reduced. [variableScope] rlplot/QT_Spec.cpp:255:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/QT_Spec.cpp:830:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/QT_Spec.cpp:830:18: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/QT_Spec.cpp:831:19: style: The scope of the variable 'line' can be reduced. [variableScope] rlplot/QT_Spec.cpp:831:29: style: The scope of the variable 'format' can be reduced. [variableScope] rlplot/QT_Spec.cpp:920:10: style: The scope of the variable 'msgsock' can be reduced. [variableScope] rlplot/QT_Spec.cpp:928:7: style: The scope of the variable 'bValid' can be reduced. [variableScope] rlplot/QT_Spec.cpp:1025:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/QT_Spec.cpp:1050:14: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/QT_Spec.cpp:1311:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/QT_Spec.cpp:1662:6: style: The scope of the variable 'iw' can be reduced. [variableScope] rlplot/QT_Spec.cpp:1871:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/QT_Spec.cpp:1907:11: style: The scope of the variable 'out' can be reduced. [variableScope] rlplot/QT_Spec.cpp:3107:12: style: The scope of the variable 'k' can be reduced. [variableScope] rlplot/QT_Spec.cpp:3372:9: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/QT_Spec.cpp:3598:6: style: The scope of the variable 'iw' can be reduced. [variableScope] rlplot/QT_Spec.cpp:3757:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/QT_Spec.cpp:3817:10: style: The scope of the variable 'drw' can be reduced. [variableScope] rlplot/QT_Spec.cpp:3818:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/QT_Spec.cpp:3954:9: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/QT_Spec.cpp:1716:23: style:inconclusive: Function 'Erase' argument 1 names different: declaration 'Color' definition 'color'. [funcArgNamesDifferent] rlplot/QT3_Spec.h:218:27: note: Function 'Erase' argument 1 names different: declaration 'Color' definition 'color'. rlplot/QT_Spec.cpp:1716:23: note: Function 'Erase' argument 1 names different: declaration 'Color' definition 'color'. rlplot/QT_Spec.cpp:1726:47: style:inconclusive: Function 'CopyBitmap' argument 3 names different: declaration 'src' definition 'sr'. [funcArgNamesDifferent] rlplot/QT3_Spec.h:220:43: note: Function 'CopyBitmap' argument 3 names different: declaration 'src' definition 'sr'. rlplot/QT_Spec.cpp:1726:47: note: Function 'CopyBitmap' argument 3 names different: declaration 'src' definition 'sr'. rlplot/QT_Spec.cpp:1800:10: style: Local variable 'image' shadows outer variable [shadowVariable] rlplot/QT3_Spec.h:205:10: note: Shadowed declaration rlplot/QT_Spec.cpp:1800:10: note: Shadow variable rlplot/QT_Spec.cpp:446:42: style: Parameter 'pts' can be declared as pointer to const [constParameterPointer] rlplot/QT_Spec.cpp:643:35: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] rlplot/QT_Spec.cpp:648:43: style: Parameter 'disp' can be declared as pointer to const [constParameterPointer] rlplot/QT_Spec.cpp:705:34: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/QT_Spec.cpp:715:34: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/QT_Spec.cpp:788:20: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] rlplot/QT_Spec.cpp:793:11: style: Variable 'hp' can be declared as pointer to const [constVariablePointer] rlplot/QT_Spec.cpp:833:11: style: Variable 'hp' can be declared as pointer to const [constVariablePointer] rlplot/QT_Spec.cpp:921:20: style: Variable 'data' can be declared as pointer to const [constVariablePointer] rlplot/QT_Spec.cpp:922:15: style: Variable 'fmts_1' can be declared as pointer to const [constVariablePointer] rlplot/QT_Spec.cpp:923:15: style: Variable 'fmts_2' can be declared as pointer to const [constVariablePointer] rlplot/QT_Spec.cpp:924:15: style: Variable 'fmts_3' can be declared as pointer to const [constVariablePointer] rlplot/QT_Spec.cpp:1216:76: style: Parameter 'TxtSet' can be declared as pointer to const [constParameterPointer] rlplot/QT_Spec.cpp:3547:37: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] rlplot/QT_Spec.cpp:256:14: style: Variable 'out' is assigned a value that is never used. [unreadVariable] rlplot/QT_Spec.cpp:544:9: style: Unused variable: j [unusedVariable] rlplot/QT_Spec.cpp:1027:22: style: Variable 'clientlen' is assigned a value that is never used. [unreadVariable] rlplot/QT_Spec.cpp:1031:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] rlplot/QT_Spec.cpp:1250:6: style: Unused variable: i [unusedVariable] rlplot/QT_Spec.cpp:1311:9: style: Unused variable: w [unusedVariable] rlplot/QT_Spec.cpp:1311:12: style: Unused variable: h [unusedVariable] rlplot/QT_Spec.cpp:1311:15: style: Unused variable: ix [unusedVariable] rlplot/QT_Spec.cpp:1311:19: style: Unused variable: iy [unusedVariable] rlplot/QT_Spec.cpp:2668:11: style: Variable 'rec.left' is assigned a value that is never used. [unreadVariable] rlplot/QT_Spec.cpp:2668:60: style: Variable 'rec.right' is assigned a value that is never used. [unreadVariable] rlplot/TheDialog.cpp:3886:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OD_DrawOrder [valueFlowBailoutIncompleteVar] rlplot/TheDialog.cpp:200:18: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] rlplot/TheDialog.cpp:388:19: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] rlplot/TheDialog.cpp:438:22: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] rlplot/TheDialog.cpp:637:17: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] rlplot/TheDialog.cpp:717:9: warning: Member variable 'tag_DlgObj::bModal' is not initialized in the constructor. Maybe it should be initialized directly in the class tag_DlgObj? [uninitDerivedMemberVar] rlplot/TheDialog.cpp:59:10: warning: Member variable 'DlgRoot::res_q' is not initialized in the constructor. [uninitMemberVar] rlplot/TheDialog.cpp:59:10: warning: Member variable 'DlgRoot::mev' is not initialized in the constructor. [uninitMemberVar] rlplot/TheDialog.cpp:59:10: warning: Member variable 'tag_DlgObj::cr' is not initialized in the constructor. Maybe it should be initialized directly in the class tag_DlgObj? [uninitDerivedMemberVar] rlplot/TheDialog.cpp:59:10: warning: Member variable 'tag_DlgObj::hcr' is not initialized in the constructor. Maybe it should be initialized directly in the class tag_DlgObj? [uninitDerivedMemberVar] rlplot/TheDialog.cpp:59:10: warning: Member variable 'tag_DlgObj::bChecked' is not initialized in the constructor. Maybe it should be initialized directly in the class tag_DlgObj? [uninitDerivedMemberVar] rlplot/TheDialog.cpp:59:10: warning: Member variable 'tag_DlgObj::bLBdown' is not initialized in the constructor. Maybe it should be initialized directly in the class tag_DlgObj? [uninitDerivedMemberVar] rlplot/TheDialog.cpp:59:10: warning: Member variable 'tag_DlgObj::bActive' is not initialized in the constructor. Maybe it should be initialized directly in the class tag_DlgObj? [uninitDerivedMemberVar] rlplot/TheDialog.cpp:2275:12: warning: Member variable 'SlideRect::puRC' is not initialized in the constructor. [uninitMemberVar] rlplot/TheDialog.cpp:2275:12: warning: Member variable 'SlideRect::pdRC' is not initialized in the constructor. [uninitMemberVar] rlplot/TheDialog.cpp:2879:10: warning: Member variable 'Listbox::spos' is not initialized in the constructor. [uninitMemberVar] rlplot/TheDialog.cpp:2879:10: warning: Member variable 'Listbox::startY' is not initialized in the constructor. [uninitMemberVar] rlplot/TheDialog.cpp:3051:11: warning: Member variable 'Treeview::spos' is not initialized in the constructor. [uninitMemberVar] rlplot/TheDialog.cpp:3051:11: warning: Member variable 'Treeview::ns' is not initialized in the constructor. [uninitMemberVar] rlplot/TheDialog.cpp:1041:2: performance: Variable 'col' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/TheDialog.h:135:6: style:inconclusive: Technically the member function 'DlgRoot::FindIndex' can be const. [functionConst] rlplot/TheDialog.cpp:633:10: note: Technically the member function 'DlgRoot::FindIndex' can be const. rlplot/TheDialog.h:135:6: note: Technically the member function 'DlgRoot::FindIndex' can be const. rlplot/TheDialog.cpp:891:5: warning: Class 'TextBox' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/TheDialog.cpp:891:5: warning: Class 'TextBox' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/TheDialog.cpp:1303:14: warning: Class 'SymRadioButt' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/TheDialog.cpp:1303:14: warning: Class 'SymRadioButt' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/TheDialog.cpp:1774:5: warning: Class 'InputText' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/TheDialog.cpp:1774:5: warning: Class 'InputText' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/TheDialog.cpp:2515:2: warning: Class 'ScrollBar' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/TheDialog.cpp:2515:2: warning: Class 'ScrollBar' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/TheDialog.cpp:2890:2: warning: Class 'Listbox' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/TheDialog.cpp:2890:2: warning: Class 'Listbox' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/TheDialog.cpp:3061:2: warning: Class 'Treeview' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/TheDialog.cpp:3061:2: warning: Class 'Treeview' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/TheDialog.h:286:7: style: The function 'Command' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:286:7: note: Function in derived class rlplot/TheDialog.h:295:7: style: The function 'Command' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/TheDialog.h:74:15: note: Virtual function in base class rlplot/TheDialog.h:295:7: note: Function in derived class rlplot/TheDialog.cpp:2103:6: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] rlplot/TheDialog.cpp:2101:13: note: outer condition: parent rlplot/TheDialog.cpp:2103:6: note: identical inner condition: parent rlplot/TheDialog.cpp:3348:7: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] rlplot/TheDialog.cpp:3358:7: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] rlplot/TheDialog.cpp:3364:5: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] rlplot/TheDialog.cpp:3585:7: error: Common realloc mistake: 'ColDlg' nulled but not freed upon failure [memleakOnRealloc] rlplot/TheDialog.cpp:3783:7: error: Common realloc mistake: 'FillDlg' nulled but not freed upon failure [memleakOnRealloc] rlplot/TheDialog.cpp:1794:4: warning: Either the condition 'o' is redundant or there is possible null pointer dereference: o. [nullPointerRedundantCheck] rlplot/TheDialog.cpp:1793:7: note: Assuming that condition 'o' is not redundant rlplot/TheDialog.cpp:1794:4: note: Null pointer dereference rlplot/TheDialog.cpp:1812:4: warning: Either the condition 'o' is redundant or there is possible null pointer dereference: o. [nullPointerRedundantCheck] rlplot/TheDialog.cpp:1811:7: note: Assuming that condition 'o' is not redundant rlplot/TheDialog.cpp:1812:4: note: Null pointer dereference rlplot/TheDialog.cpp:78:10: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:79:13: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:81:14: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:91:56: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:94:53: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:97:57: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:100:58: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:103:58: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:106:55: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:109:58: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:112:56: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:115:62: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:118:59: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:121:54: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:133:57: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:136:50: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:139:55: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:142:56: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:145:56: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:148:57: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:151:53: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:160:51: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:166:55: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:169:56: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:175:54: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:178:55: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:181:55: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:205:29: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:206:27: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:207:29: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:208:27: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:209:29: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:210:27: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:211:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:212:27: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:213:29: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:214:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:215:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:216:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:217:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:218:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:220:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:222:24: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:223:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:224:29: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:225:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:226:29: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:227:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:229:27: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:230:25: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:231:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:232:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:233:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:234:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:235:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:236:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:237:27: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:277:10: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:297:7: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:317:38: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:318:19: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:324:22: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:344:8: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:345:7: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:367:6: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:386:8: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:392:25: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:404:30: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:408:14: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:657:50: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:740:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:750:75: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:800:29: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:815:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:819:18: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:820:36: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:868:45: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:948:31: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1028:45: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1081:54: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1082:56: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1114:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1177:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1211:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1250:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1290:45: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1292:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1335:45: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1337:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1346:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1363:16: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1406:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1408:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1478:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1528:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1581:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1591:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1621:16: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1667:45: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1669:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1684:27: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1704:16: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1796:67: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1813:13: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1815:36: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1817:57: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1821:33: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1858:42: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1861:56: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1918:31: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1920:37: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1957:10: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:1991:25: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2008:30: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2009:33: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2013:24: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2040:14: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2041:14: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2048:16: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2056:9: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2060:9: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2104:56: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2167:16: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2168:12: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2210:7: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2306:11: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2471:17: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2472:5: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2535:8: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2610:13: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2637:38: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2641:18: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2649:10: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2658:8: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2669:31: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2685:23: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2726:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2756:36: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2812:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2817:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2827:11: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2833:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2839:67: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2854:25: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2858:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2860:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2876:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2894:15: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2896:17: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2930:31: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2938:9: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:2999:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3094:14: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3101:31: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3164:35: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3237:69: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3257:22: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3291:13: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3299:21: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3308:22: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3337:37: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3369:22: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3390:20: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3434:30: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3577:20: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3585:17: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3592:21: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3606:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3607:30: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3674:21: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3675:3: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3762:21: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3763:3: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3783:18: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3787:52: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3794:32: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3796:8: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3814:11: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3885:21: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3886:3: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3985:25: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3986:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3987:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:3988:29: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4050:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4051:25: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4052:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4053:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4054:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4055:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4056:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4057:26: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4058:27: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4059:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4060:32: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4061:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4062:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4063:30: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4129:21: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4130:3: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4131:3: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4132:3: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4188:37: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4216:25: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4222:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4223:31: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4226:31: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4227:42: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4228:32: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4231:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4233:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4236:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4237:29: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4238:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4239:49: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4272:14: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4342:21: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4343:3: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4406:16: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4418:36: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4419:36: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4420:36: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4436:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4450:11: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4455:5: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4456:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4531:18: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4535:5: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4546:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4560:11: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4565:5: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4566:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4631:18: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4634:27: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4646:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4660:11: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4665:5: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4666:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4698:43: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4762:23: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4763:16: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4796:20: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4798:27: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4801:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4802:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4809:40: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4813:39: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4834:11: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4839:5: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4840:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4984:22: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:4986:28: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:5002:11: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:5007:5: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:5008:34: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:5023:20: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:5025:11: style: C-style pointer casting [cstyleCast] rlplot/TheDialog.cpp:661:10: style: Redundant assignment of 'i' to itself. [selfAssignment] rlplot/TheDialog.cpp:3601:3: style: Redundant assignment of 'j' to itself. [selfAssignment] rlplot/TheDialog.cpp:61:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:194:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:417:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:433:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:433:17: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/TheDialog.cpp:434:10: style: The scope of the variable 'above' can be reduced. [variableScope] rlplot/TheDialog.cpp:434:21: style: The scope of the variable 'below' can be reduced. [variableScope] rlplot/TheDialog.cpp:644:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:644:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/TheDialog.cpp:644:12: style: The scope of the variable 'next' can be reduced. [variableScope] rlplot/TheDialog.cpp:1132:6: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/TheDialog.cpp:1301:9: style: The scope of the variable 'size' can be reduced. [variableScope] rlplot/TheDialog.cpp:1732:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:1786:7: style: The scope of the variable 'bRet' can be reduced. [variableScope] rlplot/TheDialog.cpp:2193:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:2700:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:2714:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:2903:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:2916:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:2981:6: style: The scope of the variable 'il' can be reduced. [variableScope] rlplot/TheDialog.cpp:3032:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:3032:9: style: The scope of the variable 'w' can be reduced. [variableScope] rlplot/TheDialog.cpp:3032:12: style: The scope of the variable 'h' can be reduced. [variableScope] rlplot/TheDialog.cpp:3146:6: style: The scope of the variable 'il' can be reduced. [variableScope] rlplot/TheDialog.cpp:3222:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:3473:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/TheDialog.cpp:3474:24: style: The scope of the variable 'bErr' can be reduced. [variableScope] rlplot/TheDialog.cpp:4242:24: style: The scope of the variable 'r1' can be reduced. [variableScope] rlplot/TheDialog.cpp:4242:28: style: The scope of the variable 'c1' can be reduced. [variableScope] rlplot/TheDialog.cpp:4244:12: style: The scope of the variable 'rF' can be reduced. [variableScope] rlplot/TheDialog.cpp:4398:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/TheDialog.cpp:4398:12: style: The scope of the variable 'k' can be reduced. [variableScope] rlplot/TheDialog.cpp:4398:15: style: The scope of the variable 'res' can be reduced. [variableScope] rlplot/TheDialog.cpp:4522:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:4522:9: style: The scope of the variable 'res' can be reduced. [variableScope] rlplot/TheDialog.cpp:4622:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/TheDialog.cpp:4622:9: style: The scope of the variable 'res' can be reduced. [variableScope] rlplot/TheDialog.cpp:4750:9: style: The scope of the variable 'res' can be reduced. [variableScope] rlplot/TheDialog.cpp:4976:9: style: The scope of the variable 'res' can be reduced. [variableScope] rlplot/TheDialog.cpp:1926:34: style:inconclusive: Function 'Activate' argument 2 names different: declaration 'active' definition 'activate'. [funcArgNamesDifferent] rlplot/TheDialog.h:340:37: note: Function 'Activate' argument 2 names different: declaration 'active' definition 'activate'. rlplot/TheDialog.cpp:1926:34: note: Function 'Activate' argument 2 names different: declaration 'active' definition 'activate'. rlplot/TheDialog.cpp:1980:35: style:inconclusive: Function 'Activate' argument 2 names different: declaration 'active' definition 'activate'. [funcArgNamesDifferent] rlplot/TheDialog.h:352:29: note: Function 'Activate' argument 2 names different: declaration 'active' definition 'activate'. rlplot/TheDialog.cpp:1980:35: note: Function 'Activate' argument 2 names different: declaration 'active' definition 'activate'. rlplot/TheDialog.cpp:2824:47: style:inconclusive: Function 'ODbutton' argument 2 names different: declaration 'des' definition 'desc'. [funcArgNamesDifferent] rlplot/TheDialog.h:479:37: note: Function 'ODbutton' argument 2 names different: declaration 'des' definition 'desc'. rlplot/TheDialog.cpp:2824:47: note: Function 'ODbutton' argument 2 names different: declaration 'des' definition 'desc'. rlplot/TheDialog.cpp:3184:70: style:inconclusive: Function 'LinePat' argument 4 names different: declaration 'Line' definition 'line'. [funcArgNamesDifferent] rlplot/TheDialog.h:532:61: note: Function 'LinePat' argument 4 names different: declaration 'Line' definition 'line'. rlplot/TheDialog.cpp:3184:70: note: Function 'LinePat' argument 4 names different: declaration 'Line' definition 'line'. rlplot/TheDialog.cpp:3573:25: style:inconclusive: Function 'GetNewColor' argument 1 names different: declaration 'oldcol' definition 'oldColor'. [funcArgNamesDifferent] rlplot/rlplot.h:2819:25: note: Function 'GetNewColor' argument 1 names different: declaration 'oldcol' definition 'oldColor'. rlplot/TheDialog.cpp:3573:25: note: Function 'GetNewColor' argument 1 names different: declaration 'oldcol' definition 'oldColor'. rlplot/TheDialog.cpp:4340:27: style:inconclusive: Function 'GetBitmapRes' argument 1 names different: declaration 'res' definition 'dpi'. [funcArgNamesDifferent] rlplot/rlplot.h:2826:27: note: Function 'GetBitmapRes' argument 1 names different: declaration 'res' definition 'dpi'. rlplot/TheDialog.cpp:4340:27: note: Function 'GetBitmapRes' argument 1 names different: declaration 'res' definition 'dpi'. rlplot/TheDialog.cpp:717:53: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:797:62: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:877:56: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:965:64: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1038:64: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1089:62: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1121:56: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1184:62: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1218:60: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1257:68: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1298:66: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1343:58: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1414:58: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1485:52: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1535:54: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1588:64: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1681:50: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1765:60: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1940:62: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:1986:62: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:2003:64: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:2135:53: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:2275:59: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:2481:59: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:2593:50: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:2606:51: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:2723:58: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:2753:58: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:2824:58: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:2879:54: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:3051:56: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:3184:56: performance: Function parameter 'rec' should be passed by const reference. [passedByValue] rlplot/TheDialog.cpp:717:42: style: Parameter 'desc' can be declared as pointer to const [constParameterPointer] rlplot/TheDialog.cpp:1298:76: style: Parameter 'type' can be declared as pointer to const [constParameterPointer] rlplot/TheDialog.cpp:1986:75: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] rlplot/TheDialog.cpp:2003:77: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] rlplot/TheDialog.cpp:2135:63: style: Parameter 'align' can be declared as pointer to const [constParameterPointer] rlplot/TheDialog.cpp:2206:10: style: Variable 'd' can be declared as pointer to const [constVariablePointer] rlplot/TheDialog.cpp:2918:8: style: Variable 'txt' can be declared as pointer to const [constVariablePointer] rlplot/TheDialog.cpp:3030:34: style: Parameter 'tmpl' can be declared as pointer to const [constParameterPointer] rlplot/TheDialog.cpp:3580:6: style: Variable 'ilevels' can be declared as const array [constVariable] rlplot/TheDialog.cpp:4391:42: style: Parameter 'rec' can be declared as pointer to const [constParameterPointer] rlplot/TheDialog.cpp:4396:9: style: Variable 'mpos' can be declared as pointer to const [constVariablePointer] rlplot/TheDialog.cpp:4518:43: style: Parameter 'rec' can be declared as pointer to const [constParameterPointer] rlplot/TheDialog.cpp:4523:9: style: Variable 'mpos' can be declared as pointer to const [constVariablePointer] rlplot/TheDialog.cpp:4618:43: style: Parameter 'rec' can be declared as pointer to const [constParameterPointer] rlplot/TheDialog.cpp:4623:9: style: Variable 'mpos' can be declared as pointer to const [constVariablePointer] rlplot/TheDialog.cpp:4746:44: style: Parameter 'rec' can be declared as pointer to const [constParameterPointer] rlplot/TheDialog.cpp:4751:9: style: Variable 'mpos' can be declared as pointer to const [constVariablePointer] rlplot/TheDialog.cpp:4977:9: style: Variable 'mpos' can be declared as pointer to const [constVariablePointer] rlplot/TheDialog.cpp:3204:19: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned] rlplot/TheDialog.cpp:3203:15: note: Assuming that condition 'i<32' is not redundant rlplot/TheDialog.cpp:3204:19: note: Shift rlplot/TheDialog.cpp:85:13: 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] rlplot/TheDialog.cpp:86:12: 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] rlplot/TheDialog.cpp:2182:12: 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] rlplot/TheDialog.cpp:2184:11: 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] rlplot/TheDialog.cpp:2968:12: style: Variable 'mrk.right' is assigned a value that is never used. [unreadVariable] rlplot/TheDialog.cpp:2992:13: style: Variable 'mrk.right' is assigned a value that is never used. [unreadVariable] rlplot/TheDialog.cpp:3133:12: style: Variable 'mrk.right' is assigned a value that is never used. [unreadVariable] rlplot/TheDialog.cpp:3157:13: style: Variable 'mrk.right' is assigned a value that is never used. [unreadVariable] rlplot/TheDialog.cpp:3539:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] rlplot/TheDialog.cpp:4826:13: style: Variable 'dispsize' is assigned a value that is never used. [unreadVariable] rlplot/UtilObj.cpp:984:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/UtilObj.cpp:2489:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/UtilObj.cpp:3461:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable etRows [valueFlowBailoutIncompleteVar] rlplot/UtilObj.cpp:3725:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] rlplot/UtilObj.cpp:1098:91: warning: Either the condition 'n<100' is redundant or the array 'tags[36]' is accessed at index 99, which is out of bounds. [arrayIndexOutOfBoundsCond] rlplot/UtilObj.cpp:1098:38: note: Assuming that condition 'n<100' is not redundant rlplot/UtilObj.cpp:1098:91: note: Array index out of bounds rlplot/UtilObj.cpp:1231:11: warning: Either the condition '(n=split_text[i].tag)>=0' is redundant or the array 'tags[36]' is accessed at index -1, which is out of bounds. [negativeIndex] rlplot/UtilObj.cpp:1227:29: note: Assuming that condition '(n=split_text[i].tag)>=0' is not redundant rlplot/UtilObj.cpp:1231:11: note: Negative array index rlplot/UtilObj.cpp:1284:9: warning: Either the condition 'n<100' is redundant or the array 'tags[36]' is accessed at index 99, which is out of bounds. [arrayIndexOutOfBoundsCond] rlplot/UtilObj.cpp:1098:38: note: Assuming that condition 'n<100' is not redundant rlplot/UtilObj.cpp:1098:66: note: Calling function 'SetTextDef', 2nd argument 'n' value is 99 rlplot/UtilObj.cpp:1284:9: note: Array index out of bounds rlplot/UtilObj.cpp:3130:8: error: Array 'Line[4096]' accessed at index 4096, which is out of bounds. [arrayIndexOutOfBounds] rlplot/UtilObj.cpp:3129:4: note: After for loop, i has value 4096 rlplot/UtilObj.cpp:3130:8: note: Array index out of bounds rlplot/UtilObj.cpp:582:18: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] rlplot/UtilObj.cpp:2174:18: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] rlplot/UtilObj.cpp:2179:25: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] rlplot/UtilObj.cpp:2205:11: warning: Member variable 'AccRange::cx' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2205:11: warning: Member variable 'AccRange::cy' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2205:11: warning: Member variable 'AccRange::curridx' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2462:11: warning: Member variable 'Triangle::next' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2462:11: warning: Member variable 'Triangle::pt' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2462:11: warning: Member variable 'Triangle::order' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2462:11: warning: Member variable 'Triangle::cx' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2462:11: warning: Member variable 'Triangle::cy' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2462:11: warning: Member variable 'Triangle::r2' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2462:11: warning: Member variable 'Triangle::rc' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2462:11: warning: Member variable 'Triangle::ld' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:63:11: warning: Member variable 'EditText::mx1' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:63:11: warning: Member variable 'EditText::mx2' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:1696:12: warning: Member variable 'RangeInfo::col_width' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:1696:12: warning: Member variable 'RangeInfo::row_height' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:1696:12: warning: Member variable 'RangeInfo::first_width' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:1777:10: warning: Member variable 'DataObj::c_disp' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:1777:10: warning: Member variable 'DataObj::r_disp' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2670:10: warning: Member variable 'Default::clipRC' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:2670:10: warning: Member variable 'Default::rec_upd' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:3043:12: warning: Member variable 'ReadCache::last' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:3043:12: warning: Member variable 'ReadCache::Line' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:3043:12: warning: Member variable 'ReadCache::iFile' is not initialized in the constructor. [uninitMemberVar] rlplot/UtilObj.cpp:67:55: performance: Variable 'TextCol' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/UtilObj.cpp:1072:24: performance: Variable 'flags' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/rlplot.h:377:7: style:inconclusive: Technically the member function 'Triangle::TestVertex' can be const. [functionConst] rlplot/UtilObj.cpp:2517:11: note: Technically the member function 'Triangle::TestVertex' can be const. rlplot/rlplot.h:377:7: note: Technically the member function 'Triangle::TestVertex' can be const. rlplot/rlplot.h:379:7: style:inconclusive: Technically the member function 'Triangle::LinePoint' can be const. [functionConst] rlplot/UtilObj.cpp:2554:11: note: Technically the member function 'Triangle::LinePoint' can be const. rlplot/rlplot.h:379:7: note: Technically the member function 'Triangle::LinePoint' can be const. rlplot/rlplot.h:571:6: performance:inconclusive: Technically the member function 'fmtText::rightTag' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/UtilObj.cpp:1108:10: note: Technically the member function 'fmtText::rightTag' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:571:6: note: Technically the member function 'fmtText::rightTag' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:572:6: performance:inconclusive: Technically the member function 'fmtText::leftTag' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/UtilObj.cpp:1120:10: note: Technically the member function 'fmtText::leftTag' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:572:6: note: Technically the member function 'fmtText::leftTag' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:573:6: performance:inconclusive: Technically the member function 'fmtText::ucTag' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/UtilObj.cpp:1134:10: note: Technically the member function 'fmtText::ucTag' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:573:6: note: Technically the member function 'fmtText::ucTag' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:574:6: performance:inconclusive: Technically the member function 'fmtText::ucLeft' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/UtilObj.cpp:1154:10: note: Technically the member function 'fmtText::ucLeft' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:574:6: note: Technically the member function 'fmtText::ucLeft' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:583:7: performance:inconclusive: Technically the member function 'fmtText::SetTextDef' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/UtilObj.cpp:1282:10: note: Technically the member function 'fmtText::SetTextDef' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:583:7: note: Technically the member function 'fmtText::SetTextDef' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:585:7: performance:inconclusive: Technically the member function 'fmtText::DrawBullet' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/UtilObj.cpp:1367:10: note: Technically the member function 'fmtText::DrawBullet' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:585:7: note: Technically the member function 'fmtText::DrawBullet' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:610:7: style:inconclusive: Technically the member function 'TextValue::GetItem' can be const. [functionConst] rlplot/UtilObj.cpp:1658:12: note: Technically the member function 'TextValue::GetItem' can be const. rlplot/rlplot.h:610:7: note: Technically the member function 'TextValue::GetItem' can be const. rlplot/rlplot.h:632:6: style:inconclusive: Technically the member function 'RangeInfo::GetHeight' can be const. [functionConst] rlplot/UtilObj.cpp:1759:12: note: Technically the member function 'RangeInfo::GetHeight' can be const. rlplot/rlplot.h:632:6: note: Technically the member function 'RangeInfo::GetHeight' can be const. rlplot/rlplot.h:633:6: style:inconclusive: Technically the member function 'RangeInfo::GetFirstWidth' can be const. [functionConst] rlplot/UtilObj.cpp:1767:12: note: Technically the member function 'RangeInfo::GetFirstWidth' can be const. rlplot/rlplot.h:633:6: note: Technically the member function 'RangeInfo::GetFirstWidth' can be const. rlplot/rlplot.h:678:7: style:inconclusive: Technically the member function 'StrData::GetSize' can be const. [functionConst] rlplot/UtilObj.cpp:1979:10: note: Technically the member function 'StrData::GetSize' can be const. rlplot/rlplot.h:678:7: note: Technically the member function 'StrData::GetSize' can be const. rlplot/rlplot.h:2611:9: style:inconclusive: Technically the member function 'Default::GetSize' can be const. [functionConst] rlplot/UtilObj.cpp:2731:10: note: Technically the member function 'Default::GetSize' can be const. rlplot/rlplot.h:2611:9: note: Technically the member function 'Default::GetSize' can be const. rlplot/rlplot.h:2612:8: style:inconclusive: Technically the member function 'Default::Color' can be const. [functionConst] rlplot/UtilObj.cpp:2802:10: note: Technically the member function 'Default::Color' can be const. rlplot/rlplot.h:2612:8: note: Technically the member function 'Default::Color' can be const. rlplot/rlplot.h:2663:16: style:inconclusive: Technically the member function 'ReadCache::Lastc' can be const. [functionConst] rlplot/UtilObj.cpp:3186:12: note: Technically the member function 'ReadCache::Lastc' can be const. rlplot/rlplot.h:2663:16: note: Technically the member function 'ReadCache::Lastc' can be const. rlplot/rlplot.h:2664:7: style:inconclusive: Technically the member function 'ReadCache::IsEOF' can be const. [functionConst] rlplot/UtilObj.cpp:3192:12: note: Technically the member function 'ReadCache::IsEOF' can be const. rlplot/rlplot.h:2664:7: note: Technically the member function 'ReadCache::IsEOF' can be const. rlplot/rlplot.h:2727:7: style:inconclusive: Technically the member function 'UndoObj::isEmpty' can be const. [functionConst] rlplot/UtilObj.cpp:3286:10: note: Technically the member function 'UndoObj::isEmpty' can be const. rlplot/rlplot.h:2727:7: note: Technically the member function 'UndoObj::isEmpty' can be const. rlplot/UtilObj.cpp:4011:35: debug: CheckClass::isMemberVar found used member variable 'buff' with varid 0 [varid0] rlplot/rlplot.h:2771:7: performance:inconclusive: Technically the member function 'UndoObj::RestoreData' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/UtilObj.cpp:4104:10: note: Technically the member function 'UndoObj::RestoreData' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2771:7: note: Technically the member function 'UndoObj::RestoreData' can be static (but you may consider moving to unnamed namespace). rlplot/UtilObj.cpp:1700:3: warning: Class 'RangeInfo' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/UtilObj.cpp:1700:3: warning: Class 'RangeInfo' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/UtilObj.cpp:1781:2: warning: Class 'DataObj' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/UtilObj.cpp:1781:2: warning: Class 'DataObj' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/rlplot.h:670:15: style: Virtual function 'FlushData' is called from destructor '~DataObj()' at line 1786. Dynamic binding is not used. [virtualCallInConstructor] rlplot/UtilObj.cpp:1786:2: note: Calling FlushData rlplot/rlplot.h:670:15: note: FlushData is a virtual function rlplot/UtilObj.cpp:4057:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/UtilObj.cpp:4057:7: note: Function in derived class rlplot/UtilObj.cpp:533:7: style: Condition '!text' is always false [knownConditionTrueFalse] rlplot/UtilObj.cpp:727:14: style: Condition 'j!=m2' is always true [knownConditionTrueFalse] rlplot/UtilObj.cpp:1812:56: style: Return value 'etRows[row][col]->SetValue(val)' is always true [knownConditionTrueFalse] rlplot/UtilObj.cpp:1812:56: note: Calling function 'SetValue' returns 1 rlplot/UtilObj.cpp:1812:56: note: Return value 'etRows[row][col]->SetValue(val)' is always true rlplot/UtilObj.cpp:1820:55: style: Return value 'etRows[row][col]->SetText(txt)' is always false [knownConditionTrueFalse] rlplot/UtilObj.cpp:1820:55: note: Calling function 'SetText' returns 0 rlplot/UtilObj.cpp:1820:55: note: Return value 'etRows[row][col]->SetText(txt)' is always false rlplot/UtilObj.cpp:2572:17: style: Condition '!Sort()' is always false [knownConditionTrueFalse] rlplot/UtilObj.cpp:2572:22: note: Calling function 'Sort' returns 1 rlplot/UtilObj.cpp:2572:17: note: Condition '!Sort()' is always false rlplot/UtilObj.cpp:252:21: error: Common realloc mistake: 'text' nulled but not freed upon failure [memleakOnRealloc] rlplot/UtilObj.cpp:272:9: error: Common realloc mistake: 'ftext' nulled but not freed upon failure [memleakOnRealloc] rlplot/UtilObj.cpp:445:8: error: Common realloc mistake: 'text' nulled but not freed upon failure [memleakOnRealloc] rlplot/UtilObj.cpp:494:8: error: Common realloc mistake: 'text' nulled but not freed upon failure [memleakOnRealloc] rlplot/UtilObj.cpp:510:8: error: Common realloc mistake: 'text' nulled but not freed upon failure [memleakOnRealloc] rlplot/UtilObj.cpp:895:19: error: Common realloc mistake: 'text' nulled but not freed upon failure [memleakOnRealloc] rlplot/UtilObj.cpp:1314:10: error: Common realloc mistake: 'split_text' nulled but not freed upon failure [memleakOnRealloc] rlplot/UtilObj.cpp:1337:10: error: Common realloc mistake: 'split_text' nulled but not freed upon failure [memleakOnRealloc] rlplot/UtilObj.cpp:1646:5: error: Common realloc mistake: 'items' nulled but not freed upon failure [memleakOnRealloc] rlplot/UtilObj.cpp:547:12: warning: Either the condition '!text' is redundant or there is possible null pointer dereference: text. [nullPointerRedundantCheck] rlplot/UtilObj.cpp:549:8: note: Assuming that condition '!text' is not redundant rlplot/UtilObj.cpp:547:12: note: Null pointer dereference rlplot/UtilObj.cpp:625:4: warning: Either the condition 'Out' is redundant or there is possible null pointer dereference: Out. [nullPointerRedundantCheck] rlplot/UtilObj.cpp:609:40: note: Assuming that condition 'Out' is not redundant rlplot/UtilObj.cpp:625:4: note: Null pointer dereference rlplot/UtilObj.cpp:2023:3: warning: Either the condition 'gObs' is redundant or there is possible null pointer dereference: gObs. [nullPointerRedundantCheck] rlplot/UtilObj.cpp:2024:6: note: Assuming that condition 'gObs' is not redundant rlplot/UtilObj.cpp:2023:3: note: Null pointer dereference rlplot/UtilObj.cpp:2035:5: warning: Either the condition 'gObs' is redundant or there is possible null pointer dereference: gObs. [nullPointerRedundantCheck] rlplot/UtilObj.cpp:2039:5: note: Assuming that condition 'gObs' is not redundant rlplot/UtilObj.cpp:2035:5: note: Null pointer dereference rlplot/UtilObj.cpp:2068:3: warning: Either the condition 'gObs' is redundant or there is possible null pointer dereference: gObs. [nullPointerRedundantCheck] rlplot/UtilObj.cpp:2069:6: note: Assuming that condition 'gObs' is not redundant rlplot/UtilObj.cpp:2068:3: note: Null pointer dereference rlplot/UtilObj.cpp:2099:3: warning: Either the condition 'goStack' is redundant or there is possible null pointer dereference: goStack. [nullPointerRedundantCheck] rlplot/UtilObj.cpp:2100:6: note: Assuming that condition 'goStack' is not redundant rlplot/UtilObj.cpp:2099:3: note: Null pointer dereference rlplot/UtilObj.cpp:548:21: warning: Either the condition '!text' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] rlplot/UtilObj.cpp:549:8: note: Assuming that condition '!text' is not redundant rlplot/UtilObj.cpp:548:21: note: Null pointer addition rlplot/UtilObj.cpp:102:4: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:103:4: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:108:17: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:109:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:111:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:152:25: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:226:16: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:252:28: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:272:17: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:291:10: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:292:17: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:293:8: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:340:17: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:405:16: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:408:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:409:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:419:15: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:421:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:423:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:425:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:427:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:445:15: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:456:15: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:458:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:460:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:462:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:464:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:466:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:468:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:470:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:472:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:474:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:476:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:494:15: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:500:15: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:510:15: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:529:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:530:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:638:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:640:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:653:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:655:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:679:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:681:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:685:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:738:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:766:24: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:814:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:858:24: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:895:26: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1014:21: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1020:5: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1023:4: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1077:26: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1218:23: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1268:26: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1304:39: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1314:24: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1318:33: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1323:24: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1328:25: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1337:24: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1341:33: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1347:24: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1352:25: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1361:31: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1448:29: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1456:33: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1465:33: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1474:32: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1482:32: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1493:5: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1609:23: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1611:19: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1612:39: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1631:18: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1632:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1636:29: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1637:18: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1639:21: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1646:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1647:23: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1649:26: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1796:16: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1798:20: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1934:19: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1938:24: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1942:25: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1949:19: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1951:24: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1955:25: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2022:10: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2023:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2053:17: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2067:10: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2068:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2081:25: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2098:18: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2099:16: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2127:4: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2210:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2391:7: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2394:8: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2398:8: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2415:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2444:7: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2578:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2583:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2588:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2593:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2598:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2701:16: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2702:16: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2703:20: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2913:12: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2924:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2935:12: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2939:17: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2952:26: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2964:23: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:2969:30: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3065:10: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3164:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3178:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3204:21: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3205:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3253:18: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3318:43: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3319:26: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3326:32: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3327:26: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3328:30: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3335:22: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3336:21: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3337:25: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3396:23: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3459:10: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3460:33: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3461:16: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3463:10: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3464:8: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3465:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3466:10: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3467:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3468:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3469:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3470:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3475:17: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3476:16: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3477:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3478:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3479:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3480:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3485:5: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3488:18: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3493:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3501:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3510:18: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3521:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3529:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3532:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3535:17: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3551:48: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3559:17: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3560:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3566:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3569:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3573:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3580:6: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3583:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3587:49: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3625:24: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3626:21: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3648:54: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3663:56: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3675:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3677:18: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3693:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3695:18: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3726:52: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3736:49: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3752:50: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3761:50: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3771:77: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3784:50: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3806:44: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3817:9: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3822:46: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3832:46: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3839:41: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3848:47: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3857:47: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3865:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3867:4: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3868:47: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3876:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3877:42: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3878:47: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3889:45: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3898:49: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3906:11: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3908:18: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3928:45: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3940:13: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3941:35: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3945:15: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3946:44: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3961:12: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3964:37: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3965:52: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:3978:14: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:4021:10: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:4075:18: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:4092:39: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:4093:22: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:4095:35: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:4097:48: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:4110:12: style: C-style pointer casting [cstyleCast] rlplot/UtilObj.cpp:1467:32: style: Variable 'split_text_W[0].uc_txt[0]' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/UtilObj.cpp:1466:32: note: split_text_W[0].uc_txt[0] is assigned rlplot/UtilObj.cpp:1467:32: note: split_text_W[0].uc_txt[0] is overwritten rlplot/UtilObj.cpp:2680:15: style: Variable 'Line_0.color' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/UtilObj.cpp:2676:15: note: Line_0.color is assigned rlplot/UtilObj.cpp:2680:15: note: Line_0.color is overwritten rlplot/UtilObj.cpp:2681:17: style: Variable 'Line_0.pattern' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/UtilObj.cpp:2677:17: note: Line_0.pattern is assigned rlplot/UtilObj.cpp:2681:17: note: Line_0.pattern is overwritten rlplot/UtilObj.cpp:3476:12: style: Variable 'target' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/UtilObj.cpp:3475:12: note: target is assigned rlplot/UtilObj.cpp:3476:12: note: target is overwritten rlplot/UtilObj.cpp:203:8: style: The scope of the variable 'txt' can be reduced. [variableScope] rlplot/UtilObj.cpp:204:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:205:7: style: The scope of the variable 'b_clip' can be reduced. [variableScope] rlplot/UtilObj.cpp:206:13: style: The scope of the variable 'opc' can be reduced. [variableScope] rlplot/UtilObj.cpp:926:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:926:9: style: The scope of the variable 'c1' can be reduced. [variableScope] rlplot/UtilObj.cpp:926:13: style: The scope of the variable 'c2' can be reduced. [variableScope] rlplot/UtilObj.cpp:926:17: style: The scope of the variable 'c3' can be reduced. [variableScope] rlplot/UtilObj.cpp:926:21: style: The scope of the variable 'c4' can be reduced. [variableScope] rlplot/UtilObj.cpp:926:25: style: The scope of the variable 'c5' can be reduced. [variableScope] rlplot/UtilObj.cpp:1003:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:1004:7: style: The scope of the variable 'accept_range' can be reduced. [variableScope] rlplot/UtilObj.cpp:1005:13: style: The scope of the variable 'res' can be reduced. [variableScope] rlplot/UtilObj.cpp:1093:12: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/UtilObj.cpp:1301:16: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/UtilObj.cpp:1606:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:1628:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:1671:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:1877:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:1877:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/UtilObj.cpp:1892:6: style: The scope of the variable 'r' can be reduced. [variableScope] rlplot/UtilObj.cpp:1892:9: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/UtilObj.cpp:1925:14: style: The scope of the variable 'r2' can be reduced. [variableScope] rlplot/UtilObj.cpp:1925:18: style: The scope of the variable 'c2' can be reduced. [variableScope] rlplot/UtilObj.cpp:1925:22: style: The scope of the variable 'w' can be reduced. [variableScope] rlplot/UtilObj.cpp:1925:25: style: The scope of the variable 'h' can be reduced. [variableScope] rlplot/UtilObj.cpp:1966:6: style: The scope of the variable 'r' can be reduced. [variableScope] rlplot/UtilObj.cpp:1966:9: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/UtilObj.cpp:2171:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/UtilObj.cpp:2171:12: style: The scope of the variable 'k' can be reduced. [variableScope] rlplot/UtilObj.cpp:2207:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:2207:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/UtilObj.cpp:2227:14: style: The scope of the variable 'l' can be reduced. [variableScope] rlplot/UtilObj.cpp:2470:9: style: The scope of the variable 'i2' can be reduced. [variableScope] rlplot/UtilObj.cpp:2962:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/UtilObj.cpp:3109:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:3110:24: style: The scope of the variable 'ret' can be reduced. [variableScope] rlplot/UtilObj.cpp:3232:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:3233:24: style: The scope of the variable 'ret' can be reduced. [variableScope] rlplot/UtilObj.cpp:3306:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:3307:8: style: The scope of the variable 'ptmp' can be reduced. [variableScope] rlplot/UtilObj.cpp:3350:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:3350:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/UtilObj.cpp:3350:12: style: The scope of the variable 'c_buf' can be reduced. [variableScope] rlplot/UtilObj.cpp:3405:6: style: The scope of the variable 'idx' can be reduced. [variableScope] rlplot/UtilObj.cpp:3419:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:3422:13: style: The scope of the variable 'gol' can be reduced. [variableScope] rlplot/UtilObj.cpp:3423:17: style: The scope of the variable 'savbuf' can be reduced. [variableScope] rlplot/UtilObj.cpp:3934:13: style: The scope of the variable 'o_save' can be reduced. [variableScope] rlplot/UtilObj.cpp:3935:10: style: The scope of the variable 'ptr' can be reduced. [variableScope] rlplot/UtilObj.cpp:3995:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:3997:18: style: The scope of the variable 'gol' can be reduced. [variableScope] rlplot/UtilObj.cpp:4086:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/UtilObj.cpp:89:23: style:inconclusive: Function 'AddChar' argument 1 names different: declaration 'c' definition 'ci'. [funcArgNamesDifferent] rlplot/rlplot.h:522:19: note: Function 'AddChar' argument 1 names different: declaration 'c' definition 'ci'. rlplot/UtilObj.cpp:89:23: note: Function 'AddChar' argument 1 names different: declaration 'c' definition 'ci'. rlplot/UtilObj.cpp:782:25: style:inconclusive: Function 'GetText' argument 1 names different: declaration 't' definition 'tx'. [funcArgNamesDifferent] rlplot/rlplot.h:528:21: note: Function 'GetText' argument 1 names different: declaration 't' definition 'tx'. rlplot/UtilObj.cpp:782:25: note: Function 'GetText' argument 1 names different: declaration 't' definition 'tx'. rlplot/UtilObj.cpp:1791:19: style:inconclusive: Function 'Init' argument 1 names different: declaration 'nRows' definition 'nR'. [funcArgNamesDifferent] rlplot/rlplot.h:653:24: note: Function 'Init' argument 1 names different: declaration 'nRows' definition 'nR'. rlplot/UtilObj.cpp:1791:19: note: Function 'Init' argument 1 names different: declaration 'nRows' definition 'nR'. rlplot/UtilObj.cpp:1791:27: style:inconclusive: Function 'Init' argument 2 names different: declaration 'nCols' definition 'nC'. [funcArgNamesDifferent] rlplot/rlplot.h:653:35: note: Function 'Init' argument 2 names different: declaration 'nCols' definition 'nC'. rlplot/UtilObj.cpp:1791:27: note: Function 'Init' argument 2 names different: declaration 'nCols' definition 'nC'. rlplot/UtilObj.cpp:1979:23: style:inconclusive: Function 'GetSize' argument 1 names different: declaration 'w' definition 'uw'. [funcArgNamesDifferent] rlplot/rlplot.h:678:20: note: Function 'GetSize' argument 1 names different: declaration 'w' definition 'uw'. rlplot/UtilObj.cpp:1979:23: note: Function 'GetSize' argument 1 names different: declaration 'w' definition 'uw'. rlplot/UtilObj.cpp:1979:32: style:inconclusive: Function 'GetSize' argument 2 names different: declaration 'h' definition 'uh'. [funcArgNamesDifferent] rlplot/rlplot.h:678:28: note: Function 'GetSize' argument 2 names different: declaration 'h' definition 'uh'. rlplot/UtilObj.cpp:1979:32: note: Function 'GetSize' argument 2 names different: declaration 'h' definition 'uh'. rlplot/UtilObj.cpp:2841:13: style: Local variable 'pl' shadows outer variable [shadowVariable] rlplot/rlplot.h:2629:35: note: Shadowed declaration rlplot/UtilObj.cpp:2841:13: note: Shadow variable rlplot/UtilObj.cpp:2975:12: style: Local variable 'history' shadows outer variable [shadowVariable] rlplot/UtilObj.cpp:2961:9: note: Shadowed declaration rlplot/UtilObj.cpp:2975:12: note: Shadow variable rlplot/UtilObj.cpp:390:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/UtilObj.cpp:749:14: style: Variable 'res' can be declared as pointer to const [constVariablePointer] rlplot/UtilObj.cpp:901:24: style: Parameter 'rc' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:1090:36: style: Parameter 'txt_def' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:1108:25: style: Parameter 'txt' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:1120:24: style: Parameter 'txt' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:1248:48: style: Parameter 'px' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:1248:57: style: Parameter 'py' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:1427:25: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:1923:38: style: Parameter 'rc' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:2205:26: style: Parameter 'asc' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:2609:32: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:2609:46: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:2635:34: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:2839:34: style: Parameter 'l' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:2909:29: style: Parameter 'ld' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:2920:29: style: Parameter 'ol' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:2931:29: style: Parameter 'fd' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:3033:29: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:3160:17: style: Variable 'field' can be declared as pointer to const [constVariablePointer] rlplot/UtilObj.cpp:3174:17: style: Variable 'field' can be declared as pointer to const [constVariablePointer] rlplot/UtilObj.cpp:3286:29: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:3789:41: style: Parameter 'lfp' can be declared as pointer to const [constParameterPointer] rlplot/UtilObj.cpp:3512:21: warning: Size of pointer 'savbuf' used instead of size of its data. [pointerSize] rlplot/UtilObj.cpp:112:16: style: Variable 'byte2' is assigned a value that is never used. [unreadVariable] rlplot/UtilObj.cpp:1216:25: style: Variable 'l1' is assigned a value that is never used. [unreadVariable] rlplot/UtilObj.cpp:3476:12: style: Variable 'target' is assigned a value that is never used. [unreadVariable] rlplot/UtilObj.cpp:3936:13: style: Variable 'cpos' is assigned a value that is never used. [unreadVariable] rlplot/Utils.cpp:104:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/Utils.cpp:388:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/Utils.cpp:952:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] rlplot/Utils.cpp:995:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] rlplot/Utils.cpp:1088:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/Utils.cpp:1535:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] rlplot/Utils.cpp:487:6: style: Condition 'txt' is always true [knownConditionTrueFalse] rlplot/Utils.cpp:487:16: style: Condition 'txt[0]' is always true [knownConditionTrueFalse] rlplot/Utils.cpp:2353:40: style: Condition 'ppg_vis==3' is always false [knownConditionTrueFalse] rlplot/Utils.cpp:2352:6: note: Assuming that condition '!ppg_vis' is not redundant rlplot/Utils.cpp:2353:40: note: Condition 'ppg_vis==3' is always false rlplot/Utils.cpp:1411:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] rlplot/Utils.cpp:316:6: error: Common realloc mistake: 'result' nulled but not freed upon failure [memleakOnRealloc] rlplot/Utils.cpp:339:21: error: Common realloc mistake: 'result' nulled but not freed upon failure [memleakOnRealloc] rlplot/Utils.cpp:307:23: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:316:15: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:338:23: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:339:30: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:397:47: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:487:30: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:638:13: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:642:15: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:646:13: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:708:11: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1086:15: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1135:14: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1167:13: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1331:25: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1332:25: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1333:28: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1334:30: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1335:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1336:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1337:24: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1338:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1339:26: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1340:24: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1341:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1342:28: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1347:30: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1348:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1349:26: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1350:26: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1351:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1352:26: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1353:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1354:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1356:28: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1357:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1358:29: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1361:29: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1362:30: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1363:28: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1364:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1365:29: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1366:25: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1368:29: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1369:30: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1370:30: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1371:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1372:28: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1375:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1376:29: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1378:28: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1380:29: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1381:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1382:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1384:26: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1385:30: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1386:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1387:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1388:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1389:30: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1390:26: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1391:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1392:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1393:28: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1394:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1395:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1396:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1397:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1398:28: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1399:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1400:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1401:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1402:29: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1403:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1404:29: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1405:29: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1406:27: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1438:31: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1724:11: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:1731:10: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:2194:14: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:2204:9: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:2205:9: style: C-style pointer casting [cstyleCast] rlplot/Utils.cpp:2275:13: style: Variable 'nep.z' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/Utils.cpp:2266:14: note: nep.z is assigned rlplot/Utils.cpp:2275:13: note: nep.z is overwritten rlplot/Utils.cpp:882:56: style: Same expression on both sides of '||' because 'rc1->leftright&&rc1->right>rc2->left' and 'rc2->leftright&&rc2->right>rc1->left' represent the same value. [knownConditionTrueFalse] rlplot/Utils.cpp:884:57: style: Same expression on both sides of '||' because 'rc1->topbottom&&rc1->bottom>rc2->top' and 'rc2->topbottom&&rc2->bottom>rc1->top' represent the same value. [knownConditionTrueFalse] rlplot/Utils.cpp:73:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Utils.cpp:102:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Utils.cpp:142:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Utils.cpp:143:9: style: The scope of the variable 'f1' can be reduced. [variableScope] rlplot/Utils.cpp:143:13: style: The scope of the variable 'f2' can be reduced. [variableScope] rlplot/Utils.cpp:173:7: style: The scope of the variable 'sorted' can be reduced. [variableScope] rlplot/Utils.cpp:274:9: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Utils.cpp:274:12: style: The scope of the variable 'len' can be reduced. [variableScope] rlplot/Utils.cpp:275:7: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/Utils.cpp:350:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Utils.cpp:539:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/Utils.cpp:654:27: style: The scope of the variable 'fmt' can be reduced. [variableScope] rlplot/Utils.cpp:743:6: style: The scope of the variable 'len' can be reduced. [variableScope] rlplot/Utils.cpp:744:7: style: The scope of the variable 'txt' can be reduced. [variableScope] rlplot/Utils.cpp:897:6: style: The scope of the variable 'ix' can be reduced. [variableScope] rlplot/Utils.cpp:897:10: style: The scope of the variable 'iy' can be reduced. [variableScope] rlplot/Utils.cpp:1130:9: style: The scope of the variable 'x' can be reduced. [variableScope] rlplot/Utils.cpp:1130:12: style: The scope of the variable 'y' can be reduced. [variableScope] rlplot/Utils.cpp:1130:15: style: The scope of the variable 'di' can be reduced. [variableScope] rlplot/Utils.cpp:1130:23: style: The scope of the variable 'lim' can be reduced. [variableScope] rlplot/Utils.cpp:1273:31: style: The scope of the variable 'decrement' can be reduced. [variableScope] rlplot/Utils.cpp:1615:31: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/Utils.cpp:1717:6: style: The scope of the variable 'ocb' can be reduced. [variableScope] rlplot/Utils.cpp:1717:11: style: The scope of the variable 'ncb' can be reduced. [variableScope] rlplot/Utils.cpp:1717:16: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/Utils.cpp:1817:14: style: The scope of the variable 'us1' can be reduced. [variableScope] rlplot/Utils.cpp:1817:19: style: The scope of the variable 'ls1' can be reduced. [variableScope] rlplot/Utils.cpp:1963:6: style: The scope of the variable 'x' can be reduced. [variableScope] rlplot/Utils.cpp:1963:9: style: The scope of the variable 'y' can be reduced. [variableScope] rlplot/Utils.cpp:1963:15: style: The scope of the variable 'di' can be reduced. [variableScope] rlplot/Utils.cpp:1963:23: style: The scope of the variable 'lim' can be reduced. [variableScope] rlplot/Utils.cpp:2139:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/Utils.cpp:2301:7: style: The scope of the variable 'd' can be reduced. [variableScope] rlplot/Utils.cpp:2345:7: style: The scope of the variable 'd' can be reduced. [variableScope] rlplot/Utils.cpp:2345:10: style: The scope of the variable 'd1' can be reduced. [variableScope] rlplot/Utils.cpp:2347:7: style: The scope of the variable 'spg_valid' can be reduced. [variableScope] rlplot/Utils.cpp:2493:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/Utils.cpp:454:21: style:inconclusive: Function 'Int2Nat' argument 1 names different: declaration 'Text' definition 'text'. [funcArgNamesDifferent] rlplot/rlplot.h:2857:21: note: Function 'Int2Nat' argument 1 names different: declaration 'Text' definition 'text'. rlplot/Utils.cpp:454:21: note: Function 'Int2Nat' argument 1 names different: declaration 'Text' definition 'text'. rlplot/Utils.cpp:462:21: style:inconclusive: Function 'Nat2Int' argument 1 names different: declaration 'Text' definition 'text'. [funcArgNamesDifferent] rlplot/rlplot.h:2858:21: note: Function 'Nat2Int' argument 1 names different: declaration 'Text' definition 'text'. rlplot/Utils.cpp:462:21: note: Function 'Nat2Int' argument 1 names different: declaration 'Text' definition 'text'. rlplot/Utils.cpp:536:24: style:inconclusive: Function 'Int2ColLabel' argument 1 names different: declaration 'nr' definition 'nr1'. [funcArgNamesDifferent] rlplot/rlplot.h:2864:24: note: Function 'Int2ColLabel' argument 1 names different: declaration 'nr' definition 'nr1'. rlplot/Utils.cpp:536:24: note: Function 'Int2ColLabel' argument 1 names different: declaration 'nr' definition 'nr1'. rlplot/Utils.cpp:2342:23: style:inconclusive: Function 'proc_polygon' argument 1 names different: declaration 'vis' definition 'vis1'. [funcArgNamesDifferent] rlplot/Utils.cpp:1871:23: note: Function 'proc_polygon' argument 1 names different: declaration 'vis' definition 'vis1'. rlplot/Utils.cpp:2342:23: note: Function 'proc_polygon' argument 1 names different: declaration 'vis' definition 'vis1'. rlplot/Utils.cpp:2491:29: style:inconclusive: Function 'clip_plane_plane' argument 8 names different: declaration 'm' definition 'mask'. [funcArgNamesDifferent] rlplot/rlplot.h:2923:29: note: Function 'clip_plane_plane' argument 8 names different: declaration 'm' definition 'mask'. rlplot/Utils.cpp:2491:29: note: Function 'clip_plane_plane' argument 8 names different: declaration 'm' definition 'mask'. rlplot/Utils.cpp:2491:39: style:inconclusive: Function 'clip_plane_plane' argument 9 names different: declaration 'nm' definition 'nmask'. [funcArgNamesDifferent] rlplot/rlplot.h:2923:36: note: Function 'clip_plane_plane' argument 9 names different: declaration 'nm' definition 'nmask'. rlplot/Utils.cpp:2491:39: note: Function 'clip_plane_plane' argument 9 names different: declaration 'nm' definition 'nmask'. rlplot/Utils.cpp:286:18: style: Parameter 'needle' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:300:24: style: Parameter 'needle' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:328:20: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:348:42: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:581:21: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:791:21: style: Parameter 'rc' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:801:27: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:801:38: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:836:25: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:880:24: style: Parameter 'rc1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:880:35: style: Parameter 'rc2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:895:48: style: Parameter 'np' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1027:86: style: Parameter 'clp1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1027:99: style: Parameter 'clp2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1039:33: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1039:46: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1039:59: style: Parameter 'p3' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1054:34: style: Parameter 'a0' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1054:47: style: Parameter 'a1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1420:51: style: Parameter 'go' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1491:22: style: Parameter 'FileName' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1509:22: style: Parameter 'FileName' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1527:22: style: Parameter 'FileName' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1547:25: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1556:20: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1601:39: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1613:36: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1628:26: style: Parameter 'l1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1628:39: style: Parameter 'l2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1638:26: style: Parameter 'f1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1638:39: style: Parameter 'f2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1647:26: style: Parameter 'a1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1647:39: style: Parameter 'a2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1666:26: style: Parameter 't1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1666:39: style: Parameter 't2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1706:46: style: Parameter 'old_v' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1706:62: style: Parameter 'new_v' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1715:40: style: Parameter 's_old' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1763:24: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1763:37: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1875:55: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1961:45: style: Parameter 'cent' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:2031:22: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:2031:33: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:2068:38: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:2068:91: style: Parameter 'lim' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:2298:27: style: Parameter 'pt' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:2435:28: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:2435:41: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:2435:54: style: Parameter 'tpg' can be declared as pointer to const [constParameterPointer] rlplot/Utils.cpp:1757:5: 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] rlplot/Utils.cpp:2460:9: 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] rlplot/Utils.cpp:2477:9: 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] rlplot/Utils.cpp:125:15: style: Variable 'cmd' is assigned a value that is never used. [unreadVariable] rlplot/Utils.cpp:126:15: style: Variable 'cmd' is assigned a value that is never used. [unreadVariable] rlplot/Utils.cpp:127:15: style: Variable 'cmd' is assigned a value that is never used. [unreadVariable] rlplot/Utils.cpp:482:12: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] rlplot/Utils.cpp:2250:12: style: Variable 'nep.z' is assigned a value that is never used. [unreadVariable] rlplot/WinSpec.cpp:68:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPENFILENAME [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:109:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPENFILENAME [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:149:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPENFILENAME [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPENFILENAME [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:218:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPENFILENAME [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:269:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MB_OK [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:274:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MB_OK [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:279:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDYES [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:287:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MB_YESNOCANCEL [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:298:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MB_OK [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:458:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BYTEALIGNWINDOW [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:493:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CF_TEXT [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:524:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMEM_MOVEABLE [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:540:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CF_TEXT [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:651:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPAQUE [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:736:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WCHAR [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:772:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FW_NORMAL [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:849:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGPIXELSX [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:888:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:915:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:952:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:997:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1020:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCCOPY [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1056:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDI_ASTERISK [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1096:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1232:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1258:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AC_SRC_OVER [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1314:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WM_CLOSE [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1503:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCROLLINFO [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1522:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1551:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1565:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCCOPY [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1581:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCCOPY [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1592:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1607:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1625:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MENU_2 [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1660:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MF_UNCHECKED [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1672:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MF_SEPARATOR [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1693:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WS_OVERLAPPEDWINDOW [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1721:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1753:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1818:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MM_HIMETRIC [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1842:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MM_HIMETRIC [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:1983:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PHYSICALWIDTH [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2024:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2080:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PS_SOLID [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2127:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCCOPY [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2146:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2207:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_SUCCESS [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2286:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BYTEALIGNWINDOW [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2346:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMEM_MOVEABLE [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2363:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMEM_MOVEABLE [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2381:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIF_ALL [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2457:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GWL_USERDATA [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:2932:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GWL_USERDATA [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:3017:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CS_BYTEALIGNWINDOW [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:3074:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WM_CLOSE [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:3079:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_SHOW [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:3089:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HWND_TOPMOST [valueFlowBailoutIncompleteVar] rlplot/WinSpec.cpp:842:12: warning: Member variable 'BitMapWin::tr_rec' is not initialized in the constructor. [uninitMemberVar] rlplot/WinSpec.cpp:842:12: warning: Member variable 'BitMapWin::tr_out' is not initialized in the constructor. [uninitMemberVar] rlplot/WinSpec.cpp:872:12: warning: Member variable 'BitMapWin::tr_rec' is not initialized in the constructor. [uninitMemberVar] rlplot/WinSpec.cpp:872:12: warning: Member variable 'BitMapWin::tr_out' is not initialized in the constructor. [uninitMemberVar] rlplot/WinSpec.cpp:898:12: warning: Member variable 'BitMapWin::tr_rec' is not initialized in the constructor. [uninitMemberVar] rlplot/WinSpec.cpp:898:12: warning: Member variable 'BitMapWin::tr_out' is not initialized in the constructor. [uninitMemberVar] rlplot/WinSpec.cpp:847:2: performance: Variable 'memDC' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/WinSpec.cpp:877:2: performance: Variable 'memDC' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/WinSpec.cpp:903:2: performance: Variable 'memDC' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/WinSpec.cpp:1299:2: performance: Variable 'hdc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/WinSpec.cpp:1721:2: performance: Variable 'hPen' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/WinSpec.cpp:1963:2: performance: Variable 'hPen' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/WinSpec.cpp:1963:14: performance: Variable 'hBrush' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/WinSpec.cpp:1963:29: performance: Variable 'hFont' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/WinSpec.cpp:1963:42: performance: Variable 'hDC' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] rlplot/WinSpec.h:33:2: style: Class 'BitMapWin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/WinSpec.h:35:7: style: The function 'SetLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:466:15: note: Virtual function in base class rlplot/WinSpec.h:35:7: note: Function in derived class rlplot/WinSpec.h:36:7: style: The function 'SetFill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:472:15: note: Virtual function in base class rlplot/WinSpec.h:36:7: note: Function in derived class rlplot/WinSpec.h:37:7: style: The function 'SetTextSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:473:15: note: Virtual function in base class rlplot/WinSpec.h:37:7: note: Function in derived class rlplot/WinSpec.h:38:15: style: The function 'Erase' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:474:15: note: Virtual function in base class rlplot/WinSpec.h:38:15: note: Function in derived class rlplot/WinSpec.h:39:15: style: The function 'StartPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:475:15: note: Virtual function in base class rlplot/WinSpec.h:39:15: note: Function in derived class rlplot/WinSpec.h:40:7: style: The function 'CopyBitmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:479:15: note: Virtual function in base class rlplot/WinSpec.h:40:7: note: Function in derived class rlplot/WinSpec.h:42:7: style: The function 'oGetTextExtent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:496:15: note: Virtual function in base class rlplot/WinSpec.h:42:7: note: Function in derived class rlplot/WinSpec.h:43:7: style: The function 'oGetTextExtentW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:497:15: note: Virtual function in base class rlplot/WinSpec.h:43:7: note: Function in derived class rlplot/WinSpec.h:44:7: style: The function 'oGetPix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:494:15: note: Virtual function in base class rlplot/WinSpec.h:44:7: note: Function in derived class rlplot/WinSpec.h:45:7: style: The function 'oDrawIcon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:495:15: note: Virtual function in base class rlplot/WinSpec.h:45:7: note: Function in derived class rlplot/WinSpec.h:46:7: style: The function 'oCircle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:498:15: note: Virtual function in base class rlplot/WinSpec.h:46:7: note: Function in derived class rlplot/WinSpec.h:47:7: style: The function 'oPolyline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:500:15: note: Virtual function in base class rlplot/WinSpec.h:47:7: note: Function in derived class rlplot/WinSpec.h:48:7: style: The function 'oRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:501:15: note: Virtual function in base class rlplot/WinSpec.h:48:7: note: Function in derived class rlplot/WinSpec.h:49:7: style: The function 'oSolidLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:502:15: note: Virtual function in base class rlplot/WinSpec.h:49:7: note: Function in derived class rlplot/WinSpec.h:50:7: style: The function 'oTextOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:503:15: note: Virtual function in base class rlplot/WinSpec.h:50:7: note: Function in derived class rlplot/WinSpec.h:51:7: style: The function 'oTextOutW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:504:15: note: Virtual function in base class rlplot/WinSpec.h:51:7: note: Function in derived class rlplot/WinSpec.h:52:7: style: The function 'oPolygon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:505:15: note: Virtual function in base class rlplot/WinSpec.h:52:7: note: Function in derived class rlplot/WinSpec.h:63:7: style: The function 'ActualSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:445:15: note: Virtual function in base class rlplot/WinSpec.h:63:7: note: Function in derived class rlplot/WinSpec.h:64:7: style: The function 'Focus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:468:15: note: Virtual function in base class rlplot/WinSpec.h:64:7: note: Function in derived class rlplot/WinSpec.h:65:7: style: The function 'Caption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:469:15: note: Virtual function in base class rlplot/WinSpec.h:65:7: note: Function in derived class rlplot/WinSpec.h:66:7: style: The function 'MouseCursor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:470:15: note: Virtual function in base class rlplot/WinSpec.h:66:7: note: Function in derived class rlplot/WinSpec.h:67:7: style: The function 'SetScroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:471:15: note: Virtual function in base class rlplot/WinSpec.h:67:7: note: Function in derived class rlplot/WinSpec.h:68:7: style: The function 'Erase' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/WinSpec.h:38:15: note: Virtual function in base class rlplot/WinSpec.h:68:7: note: Function in derived class rlplot/WinSpec.h:69:7: style: The function 'StartPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/WinSpec.h:39:15: note: Virtual function in base class rlplot/WinSpec.h:69:7: note: Function in derived class rlplot/WinSpec.h:70:7: style: The function 'EndPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:476:15: note: Virtual function in base class rlplot/WinSpec.h:70:7: note: Function in derived class rlplot/WinSpec.h:71:7: style: The function 'UpdateRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:478:15: note: Virtual function in base class rlplot/WinSpec.h:71:7: note: Function in derived class rlplot/WinSpec.h:73:7: style: The function 'ShowBitmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:481:15: note: Virtual function in base class rlplot/WinSpec.h:73:7: note: Function in derived class rlplot/WinSpec.h:74:7: style: The function 'ShowLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:488:15: note: Virtual function in base class rlplot/WinSpec.h:74:7: note: Function in derived class rlplot/WinSpec.h:75:7: style: The function 'ShowEllipse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:489:15: note: Virtual function in base class rlplot/WinSpec.h:75:7: note: Function in derived class rlplot/WinSpec.h:76:7: style: The function 'SetMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:491:15: note: Virtual function in base class rlplot/WinSpec.h:76:7: note: Function in derived class rlplot/WinSpec.h:77:7: style: The function 'CheckMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:492:15: note: Virtual function in base class rlplot/WinSpec.h:77:7: note: Function in derived class rlplot/WinSpec.h:78:7: style: The function 'FileHistory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:493:15: note: Virtual function in base class rlplot/WinSpec.h:78:7: note: Function in derived class rlplot/WinSpec.h:88:7: style: The function 'SetLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:466:15: note: Virtual function in base class rlplot/WinSpec.h:88:7: note: Function in derived class rlplot/WinSpec.h:89:7: style: The function 'SetFill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:472:15: note: Virtual function in base class rlplot/WinSpec.h:89:7: note: Function in derived class rlplot/WinSpec.h:90:7: style: The function 'SetTextSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:473:15: note: Virtual function in base class rlplot/WinSpec.h:90:7: note: Function in derived class rlplot/WinSpec.h:91:7: style: The function 'oGetTextExtent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:496:15: note: Virtual function in base class rlplot/WinSpec.h:91:7: note: Function in derived class rlplot/WinSpec.h:92:7: style: The function 'oGetTextExtentW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:497:15: note: Virtual function in base class rlplot/WinSpec.h:92:7: note: Function in derived class rlplot/WinSpec.h:93:7: style: The function 'StartPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:475:15: note: Virtual function in base class rlplot/WinSpec.h:93:7: note: Function in derived class rlplot/WinSpec.h:94:7: style: The function 'EndPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:476:15: note: Virtual function in base class rlplot/WinSpec.h:94:7: note: Function in derived class rlplot/WinSpec.h:95:7: style: The function 'oCircle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:498:15: note: Virtual function in base class rlplot/WinSpec.h:95:7: note: Function in derived class rlplot/WinSpec.h:96:7: style: The function 'oPolyline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:500:15: note: Virtual function in base class rlplot/WinSpec.h:96:7: note: Function in derived class rlplot/WinSpec.h:97:7: style: The function 'oRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:501:15: note: Virtual function in base class rlplot/WinSpec.h:97:7: note: Function in derived class rlplot/WinSpec.h:98:7: style: The function 'oSolidLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:502:15: note: Virtual function in base class rlplot/WinSpec.h:98:7: note: Function in derived class rlplot/WinSpec.h:99:7: style: The function 'oTextOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:503:15: note: Virtual function in base class rlplot/WinSpec.h:99:7: note: Function in derived class rlplot/WinSpec.h:100:7: style: The function 'oTextOutW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:504:15: note: Virtual function in base class rlplot/WinSpec.h:100:7: note: Function in derived class rlplot/WinSpec.h:101:7: style: The function 'oPolygon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:505:15: note: Virtual function in base class rlplot/WinSpec.h:101:7: note: Function in derived class rlplot/WinSpec.h:118:7: style: The function 'SetLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:466:15: note: Virtual function in base class rlplot/WinSpec.h:118:7: note: Function in derived class rlplot/WinSpec.h:119:7: style: The function 'SetFill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:472:15: note: Virtual function in base class rlplot/WinSpec.h:119:7: note: Function in derived class rlplot/WinSpec.h:120:7: style: The function 'SetTextSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:473:15: note: Virtual function in base class rlplot/WinSpec.h:120:7: note: Function in derived class rlplot/WinSpec.h:121:7: style: The function 'oGetTextExtent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:496:15: note: Virtual function in base class rlplot/WinSpec.h:121:7: note: Function in derived class rlplot/WinSpec.h:122:7: style: The function 'oGetTextExtentW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:497:15: note: Virtual function in base class rlplot/WinSpec.h:122:7: note: Function in derived class rlplot/WinSpec.h:123:7: style: The function 'StartPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:475:15: note: Virtual function in base class rlplot/WinSpec.h:123:7: note: Function in derived class rlplot/WinSpec.h:124:7: style: The function 'EndPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:476:15: note: Virtual function in base class rlplot/WinSpec.h:124:7: note: Function in derived class rlplot/WinSpec.h:125:7: style: The function 'CopyBitmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:479:15: note: Virtual function in base class rlplot/WinSpec.h:125:7: note: Function in derived class rlplot/WinSpec.h:127:7: style: The function 'Eject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:477:15: note: Virtual function in base class rlplot/WinSpec.h:127:7: note: Function in derived class rlplot/WinSpec.h:128:7: style: The function 'oCircle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:498:15: note: Virtual function in base class rlplot/WinSpec.h:128:7: note: Function in derived class rlplot/WinSpec.h:129:7: style: The function 'oPolyline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:500:15: note: Virtual function in base class rlplot/WinSpec.h:129:7: note: Function in derived class rlplot/WinSpec.h:130:7: style: The function 'oRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:501:15: note: Virtual function in base class rlplot/WinSpec.h:130:7: note: Function in derived class rlplot/WinSpec.h:131:7: style: The function 'oSolidLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:502:15: note: Virtual function in base class rlplot/WinSpec.h:131:7: note: Function in derived class rlplot/WinSpec.h:132:7: style: The function 'oTextOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:503:15: note: Virtual function in base class rlplot/WinSpec.h:132:7: note: Function in derived class rlplot/WinSpec.h:133:7: style: The function 'oTextOutW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:504:15: note: Virtual function in base class rlplot/WinSpec.h:133:7: note: Function in derived class rlplot/WinSpec.h:134:7: style: The function 'oPolygon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:505:15: note: Virtual function in base class rlplot/WinSpec.h:134:7: note: Function in derived class rlplot/WinSpec.cpp:231:5: style: Condition 'g' is always true [knownConditionTrueFalse] rlplot/WinSpec.cpp:361:5: style: Condition '!out' is always false [knownConditionTrueFalse] rlplot/WinSpec.cpp:1008:6: style: Condition 'hBGpen' is always true [knownConditionTrueFalse] rlplot/WinSpec.cpp:575:3: error: Common realloc mistake: 'ptrs' nulled but not freed upon failure [memleakOnRealloc] rlplot/WinSpec.cpp:2585:6: warning: Either the condition 'w' is redundant or there is possible null pointer dereference: w. [nullPointerRedundantCheck] rlplot/WinSpec.cpp:2558:11: note: Assuming that condition 'w' is not redundant rlplot/WinSpec.cpp:2585:6: note: Null pointer dereference rlplot/WinSpec.cpp:3039:2: warning: Either the condition 'w' is redundant or there is possible null pointer dereference: w. [nullPointerRedundantCheck] rlplot/WinSpec.cpp:3040:13: note: Assuming that condition 'w' is not redundant rlplot/WinSpec.cpp:3039:2: note: Null pointer dereference rlplot/WinSpec.cpp:492:11: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:494:11: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:496:11: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:500:11: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:525:12: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:540:50: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:541:9: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:575:10: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:634:19: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:636:22: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:637:22: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:638:25: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:639:4: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:640:4: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:641:4: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:644:4: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:645:4: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:647:4: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:729:24: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:736:10: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:832:12: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:833:21: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:1017:19: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:1111:8: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:1132:43: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:1213:43: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:1231:48: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:1262:4: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:1577:7: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:1843:20: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2124:19: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2231:43: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2233:42: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2234:4: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2242:41: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2345:20: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2347:12: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2364:12: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2412:19: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2456:6: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2457:6: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2460:37: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2479:31: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2497:30: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2504:27: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2717:25: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2770:29: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2774:29: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2778:29: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2782:29: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2786:29: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2790:29: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2794:29: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2798:29: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2802:29: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2931:6: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2932:6: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2961:38: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:2977:42: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:3041:4: style: C-style pointer casting [cstyleCast] rlplot/WinSpec.cpp:942:39: style: Same expression on both sides of '||'. [duplicateExpression] rlplot/WinSpec.cpp:1743:39: style: Same expression on both sides of '||'. [duplicateExpression] rlplot/WinSpec.cpp:2014:39: style: Same expression on both sides of '||'. [duplicateExpression] rlplot/WinSpec.cpp:63:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/WinSpec.cpp:63:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/WinSpec.cpp:63:12: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/WinSpec.cpp:64:8: style: The scope of the variable 'ext' can be reduced. [variableScope] rlplot/WinSpec.cpp:104:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/WinSpec.cpp:104:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/WinSpec.cpp:104:12: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/WinSpec.cpp:105:8: style: The scope of the variable 'ext' can be reduced. [variableScope] rlplot/WinSpec.cpp:212:14: style: The scope of the variable 'wmf' can be reduced. [variableScope] rlplot/WinSpec.cpp:213:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/WinSpec.cpp:345:13: style: The scope of the variable 'CurrCopyMark' can be reduced. [variableScope] rlplot/WinSpec.cpp:402:13: style: The scope of the variable 'cp_mark' can be reduced. [variableScope] rlplot/WinSpec.cpp:518:17: style: The scope of the variable 'buf' can be reduced. [variableScope] rlplot/WinSpec.cpp:609:9: style: The scope of the variable 'si' can be reduced. [variableScope] rlplot/WinSpec.cpp:609:13: style: The scope of the variable 'csi' can be reduced. [variableScope] rlplot/WinSpec.cpp:809:9: style: The scope of the variable 'si' can be reduced. [variableScope] rlplot/WinSpec.cpp:809:13: style: The scope of the variable 'csi' can be reduced. [variableScope] rlplot/WinSpec.cpp:809:18: style: The scope of the variable 'd' can be reduced. [variableScope] rlplot/WinSpec.cpp:939:6: style: The scope of the variable 'iw' can be reduced. [variableScope] rlplot/WinSpec.cpp:1205:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/WinSpec.cpp:1668:12: style: The scope of the variable 'k' can be reduced. [variableScope] rlplot/WinSpec.cpp:1740:6: style: The scope of the variable 'iw' can be reduced. [variableScope] rlplot/WinSpec.cpp:1832:6: style: The scope of the variable 'iFile' can be reduced. [variableScope] rlplot/WinSpec.cpp:1834:15: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/WinSpec.cpp:1835:17: style: The scope of the variable 'buff' can be reduced. [variableScope] rlplot/WinSpec.cpp:1960:9: style: The scope of the variable 'pw' can be reduced. [variableScope] rlplot/WinSpec.cpp:1960:13: style: The scope of the variable 'ph' can be reduced. [variableScope] rlplot/WinSpec.cpp:2011:6: style: The scope of the variable 'iw' can be reduced. [variableScope] rlplot/WinSpec.cpp:2144:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/WinSpec.cpp:2204:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/WinSpec.cpp:2267:10: style: The scope of the variable 'drw' can be reduced. [variableScope] rlplot/WinSpec.cpp:2331:17: style: The scope of the variable 'buf' can be reduced. [variableScope] rlplot/WinSpec.cpp:2358:13: style: The scope of the variable 'buf' can be reduced. [variableScope] rlplot/WinSpec.cpp:2377:6: style: The scope of the variable 'LineStep' can be reduced. [variableScope] rlplot/WinSpec.cpp:2377:16: style: The scope of the variable 'cmd' can be reduced. [variableScope] rlplot/WinSpec.cpp:2444:21: style: The scope of the variable 'CopyWMF' can be reduced. [variableScope] rlplot/WinSpec.cpp:2446:32: style: The scope of the variable 'bAltKey' can be reduced. [variableScope] rlplot/WinSpec.cpp:1014:48: style:inconclusive: Function 'CopyBitmap' argument 3 names different: declaration 'src' definition 'sr'. [funcArgNamesDifferent] rlplot/WinSpec.h:40:43: note: Function 'CopyBitmap' argument 3 names different: declaration 'src' definition 'sr'. rlplot/WinSpec.cpp:1014:48: note: Function 'CopyBitmap' argument 3 names different: declaration 'src' definition 'sr'. rlplot/WinSpec.cpp:1562:27: style:inconclusive: Function 'UpdateRect' argument 1 names different: declaration 'hdc' definition 'dc'. [funcArgNamesDifferent] rlplot/WinSpec.h:72:22: note: Function 'UpdateRect' argument 1 names different: declaration 'hdc' definition 'dc'. rlplot/WinSpec.cpp:1562:27: note: Function 'UpdateRect' argument 1 names different: declaration 'hdc' definition 'dc'. rlplot/WinSpec.cpp:1876:25: style:inconclusive: Function 'oCircle' argument 1 names different: declaration 'x1' definition 'ix1'. [funcArgNamesDifferent] rlplot/WinSpec.h:95:19: note: Function 'oCircle' argument 1 names different: declaration 'x1' definition 'ix1'. rlplot/WinSpec.cpp:1876:25: note: Function 'oCircle' argument 1 names different: declaration 'x1' definition 'ix1'. rlplot/WinSpec.cpp:1876:34: style:inconclusive: Function 'oCircle' argument 2 names different: declaration 'y1' definition 'iy1'. [funcArgNamesDifferent] rlplot/WinSpec.h:95:27: note: Function 'oCircle' argument 2 names different: declaration 'y1' definition 'iy1'. rlplot/WinSpec.cpp:1876:34: note: Function 'oCircle' argument 2 names different: declaration 'y1' definition 'iy1'. rlplot/WinSpec.cpp:1876:43: style:inconclusive: Function 'oCircle' argument 3 names different: declaration 'x2' definition 'ix2'. [funcArgNamesDifferent] rlplot/WinSpec.h:95:35: note: Function 'oCircle' argument 3 names different: declaration 'x2' definition 'ix2'. rlplot/WinSpec.cpp:1876:43: note: Function 'oCircle' argument 3 names different: declaration 'x2' definition 'ix2'. rlplot/WinSpec.cpp:1876:52: style:inconclusive: Function 'oCircle' argument 4 names different: declaration 'y2' definition 'iy2'. [funcArgNamesDifferent] rlplot/WinSpec.h:95:43: note: Function 'oCircle' argument 4 names different: declaration 'y2' definition 'iy2'. rlplot/WinSpec.cpp:1876:52: note: Function 'oCircle' argument 4 names different: declaration 'y2' definition 'iy2'. rlplot/WinSpec.cpp:1904:28: style:inconclusive: Function 'oRectangle' argument 1 names different: declaration 'x1' definition 'ix1'. [funcArgNamesDifferent] rlplot/WinSpec.h:97:22: note: Function 'oRectangle' argument 1 names different: declaration 'x1' definition 'ix1'. rlplot/WinSpec.cpp:1904:28: note: Function 'oRectangle' argument 1 names different: declaration 'x1' definition 'ix1'. rlplot/WinSpec.cpp:1904:37: style:inconclusive: Function 'oRectangle' argument 2 names different: declaration 'y1' definition 'iy1'. [funcArgNamesDifferent] rlplot/WinSpec.h:97:30: note: Function 'oRectangle' argument 2 names different: declaration 'y1' definition 'iy1'. rlplot/WinSpec.cpp:1904:37: note: Function 'oRectangle' argument 2 names different: declaration 'y1' definition 'iy1'. rlplot/WinSpec.cpp:1904:46: style:inconclusive: Function 'oRectangle' argument 3 names different: declaration 'x2' definition 'ix2'. [funcArgNamesDifferent] rlplot/WinSpec.h:97:38: note: Function 'oRectangle' argument 3 names different: declaration 'x2' definition 'ix2'. rlplot/WinSpec.cpp:1904:46: note: Function 'oRectangle' argument 3 names different: declaration 'x2' definition 'ix2'. rlplot/WinSpec.cpp:1904:55: style:inconclusive: Function 'oRectangle' argument 4 names different: declaration 'y2' definition 'iy2'. [funcArgNamesDifferent] rlplot/WinSpec.h:97:46: note: Function 'oRectangle' argument 4 names different: declaration 'y2' definition 'iy2'. rlplot/WinSpec.cpp:1904:55: note: Function 'oRectangle' argument 4 names different: declaration 'y2' definition 'iy2'. rlplot/WinSpec.cpp:1904:66: style:inconclusive: Function 'oRectangle' argument 5 names different: declaration 'nam' definition 'name'. [funcArgNamesDifferent] rlplot/WinSpec.h:97:56: note: Function 'oRectangle' argument 5 names different: declaration 'nam' definition 'name'. rlplot/WinSpec.cpp:1904:66: note: Function 'oRectangle' argument 5 names different: declaration 'nam' definition 'name'. rlplot/WinSpec.cpp:2121:47: style:inconclusive: Function 'CopyBitmap' argument 3 names different: declaration 'src' definition 'sr'. [funcArgNamesDifferent] rlplot/WinSpec.h:125:43: note: Function 'CopyBitmap' argument 3 names different: declaration 'src' definition 'sr'. rlplot/WinSpec.cpp:2121:47: note: Function 'CopyBitmap' argument 3 names different: declaration 'src' definition 'sr'. rlplot/WinSpec.cpp:2418:8: style: Local variable 'name' shadows outer variable [shadowVariable] rlplot/WinSpec.cpp:45:12: note: Shadowed declaration rlplot/WinSpec.cpp:2418:8: note: Shadow variable rlplot/WinSpec.cpp:322:35: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] rlplot/WinSpec.cpp:327:43: style: Parameter 'disp' can be declared as pointer to const [constParameterPointer] rlplot/WinSpec.cpp:373:34: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/WinSpec.cpp:386:34: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/WinSpec.cpp:515:21: style: Parameter 'txt' can be declared as pointer to const [constParameterPointer] rlplot/WinSpec.cpp:749:73: style: Parameter 'TxtSet' can be declared as pointer to const [constParameterPointer] rlplot/WinSpec.cpp:826:17: style: Variable 'utext' can be declared as pointer to const [constVariablePointer] rlplot/WinSpec.cpp:1231:45: style: Variable 'newpts' is assigned a value that is never used. [unreadVariable] rlplot/WinSpec.cpp:1964:41: style: Variable 'j' is assigned a value that is never used. [unreadVariable] rlplot/WinSpec.cpp:2446:14: style: Variable 'CtrlDown' is assigned a value that is never used. [unreadVariable] rlplot/exprlp.cpp:40:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] rlplot/exprlp.cpp:45:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] rlplot/exprlp.cpp:104:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] rlplot/exprlp.cpp:243:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] rlplot/exprlp.cpp:82:3: style: The destructor '~ExpRoot' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/exprlp.cpp:82:3: note: Destructor in derived class rlplot/exprlp.cpp:83:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/exprlp.cpp:83:7: note: Function in derived class rlplot/exprlp.cpp:115:8: style: C-style pointer casting [cstyleCast] rlplot/exprlp.cpp:38:20: style: Parameter 'Msg' can be declared as pointer to const [constParameterPointer] rlplot/exprlp.cpp:43:21: style: Parameter 'Msg' can be declared as pointer to const [constParameterPointer] rlplot/exprlp.cpp:48:21: style: Parameter 'Msg' can be declared as pointer to const [constParameterPointer] rlplot/exprlp.cpp:53:26: style: Parameter 'Msg' can be declared as pointer to const [constParameterPointer] rlplot/exprlp.cpp:62:30: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] rlplot/exprlp.cpp:62:41: style: Parameter 'mrk' can be declared as pointer to const [constParameterPointer] rlplot/exprlp.cpp:66:21: style: Parameter 'txt' can be declared as pointer to const [constParameterPointer] rlplot/exprlp.cpp:111:6: style: Unused variable: i [unusedVariable] rlplot/mfcalc.cpp:1910:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/mfcalc.cpp:1922:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/mfcalc.cpp:1934:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/mfcalc.cpp:3775:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/mfcalc.cpp:3917:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geomfreq [valueFlowBailoutIncompleteVar] rlplot/mfcalc.cpp:4503:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/mfcalc.cpp:4982:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/mfcalc.cpp:4465:11: warning: Either the condition 'i' is redundant or the array 'tmp_txt[80]' is accessed at index -1, which is out of bounds. [negativeIndex] rlplot/mfcalc.cpp:4466:7: note: Assuming that condition 'i' is not redundant rlplot/mfcalc.cpp:4465:12: note: i is incremented', new value is -1 rlplot/mfcalc.cpp:4465:11: note: Negative array index rlplot/mfcalc.cpp:3793:4: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] rlplot/mfcalc.cpp:4434:2: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] rlplot/mfcalc.cpp:1703:7: style:inconclusive: Technically the member function 'SsRangeData::FindData' can be const. [functionConst] rlplot/mfcalc.cpp:1734:14: note: Technically the member function 'SsRangeData::FindData' can be const. rlplot/mfcalc.cpp:1703:7: note: Technically the member function 'SsRangeData::FindData' can be const. rlplot/mfcalc.cpp:1704:7: style:inconclusive: Technically the member function 'SsRangeData::FindData' can be const. [functionConst] rlplot/mfcalc.cpp:1749:14: note: Technically the member function 'SsRangeData::FindData' can be const. rlplot/mfcalc.cpp:1704:7: note: Technically the member function 'SsRangeData::FindData' can be const. rlplot/mfcalc.cpp:1705:7: performance:inconclusive: Technically the member function 'SsRangeData::SetArray' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/mfcalc.cpp:1764:14: note: Technically the member function 'SsRangeData::SetArray' can be static (but you may consider moving to unnamed namespace). rlplot/mfcalc.cpp:1705:7: note: Technically the member function 'SsRangeData::SetArray' can be static (but you may consider moving to unnamed namespace). rlplot/mfcalc.cpp:1706:7: performance:inconclusive: Technically the member function 'SsRangeData::do_quartiles' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/mfcalc.cpp:1837:14: note: Technically the member function 'SsRangeData::do_quartiles' can be static (but you may consider moving to unnamed namespace). rlplot/mfcalc.cpp:1706:7: note: Technically the member function 'SsRangeData::do_quartiles' can be static (but you may consider moving to unnamed namespace). rlplot/mfcalc.cpp:1176:4: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/mfcalc.cpp:2008:30: style: Condition 'ares.text' is always true [knownConditionTrueFalse] rlplot/mfcalc.cpp:2504:21: style: Condition 'sr->a_data' is always true [knownConditionTrueFalse] rlplot/mfcalc.cpp:3312:75: style: Condition 'sr1->a_count>1' is always true [knownConditionTrueFalse] rlplot/mfcalc.cpp:3312:40: note: Assuming that condition 'sr1->a_count>1' is not redundant rlplot/mfcalc.cpp:3312:75: note: Condition 'sr1->a_count>1' is always true rlplot/mfcalc.cpp:3764:41: style: Condition 'src2->text[0]' is always true [knownConditionTrueFalse] rlplot/mfcalc.cpp:4635:4: error: Memory leak: new_points [memleak] rlplot/mfcalc.cpp:3833:6: error: Common realloc mistake: 'str_list' nulled but not freed upon failure [memleakOnRealloc] rlplot/mfcalc.cpp:3847:6: error: Common realloc mistake: 'arr_list' nulled but not freed upon failure [memleakOnRealloc] rlplot/mfcalc.cpp:2055:6: warning: Either the condition 'curr_data' is redundant or there is possible null pointer dereference: curr_data. [nullPointerRedundantCheck] rlplot/mfcalc.cpp:2056:7: note: Assuming that condition 'curr_data' is not redundant rlplot/mfcalc.cpp:2055:6: note: Null pointer dereference rlplot/mfcalc.cpp:2924:11: warning: Either the condition 'sr->a_data' is redundant or there is possible null pointer dereference: sr->a_data. [nullPointerRedundantCheck] rlplot/mfcalc.cpp:2925:14: note: Assuming that condition 'sr->a_data' is not redundant rlplot/mfcalc.cpp:2924:11: note: Null pointer dereference rlplot/mfcalc.cpp:978:14: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:979:20: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:981:15: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:982:20: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1209:46: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1221:63: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1298:21: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1307:44: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1311:28: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1368:41: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1392:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1427:41: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1771:48: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1785:14: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1841:40: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1854:17: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1855:13: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1861:14: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1948:12: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:1979:18: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:2018:50: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:2071:19: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:2072:18: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:2097:9: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:2107:9: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:2347:15: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:2390:14: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:2420:12: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3496:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3500:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3504:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3516:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3520:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3524:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3536:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3540:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3555:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3559:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3578:26: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3620:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3763:11: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3833:17: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3834:22: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3847:17: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3861:18: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3864:9: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3917:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3918:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3919:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3920:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3921:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3922:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3923:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3924:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3925:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3926:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3927:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3928:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3929:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3930:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3931:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3932:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3933:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3934:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3935:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3936:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3937:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3938:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3939:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3940:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3941:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3942:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3943:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3944:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3945:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3946:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3947:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3948:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3949:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3950:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3951:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3952:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3953:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3954:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3955:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3956:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3957:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3958:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3959:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3960:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3961:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3962:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3963:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3964:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3965:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3966:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3967:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3968:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3969:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3970:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3971:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3972:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3973:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3974:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3975:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3976:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3977:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3978:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3979:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3980:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3981:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3982:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3983:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3984:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:3985:2: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4001:27: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4002:18: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4004:25: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4044:51: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4066:57: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4088:33: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4120:64: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4124:64: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4151:46: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4156:26: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4179:30: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4185:13: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4215:8: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4322:13: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4500:21: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4501:18: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4626:21: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4633:17: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4689:17: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4744:16: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4775:16: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4781:13: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:5034:11: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:5038:11: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:5042:17: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:5067:16: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:5079:11: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:5080:11: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:5085:10: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:5122:9: style: C-style pointer casting [cstyleCast] rlplot/mfcalc.cpp:4377:6: style: Variable 'bb1' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/mfcalc.cpp:4372:6: note: bb1 is assigned rlplot/mfcalc.cpp:4377:6: note: bb1 is overwritten rlplot/mfcalc.cpp:4395:10: style: Variable 'bres' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/mfcalc.cpp:4392:11: note: bres is assigned rlplot/mfcalc.cpp:4395:10: note: bres is overwritten rlplot/mfcalc.cpp:5026:11: style: Variable 'arx' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/mfcalc.cpp:5025:6: note: arx is assigned rlplot/mfcalc.cpp:5026:11: note: arx is overwritten rlplot/mfcalc.cpp:2504:16: style: Same expression on both sides of '&&'. [duplicateExpression] rlplot/mfcalc.cpp:3312:59: style: Same expression 'sr1->a_count>1' found multiple times in chain of '&&' operators. [duplicateExpression] rlplot/mfcalc.cpp:3764:28: style: Same expression on both sides of '&&'. [duplicateExpression] rlplot/mfcalc.cpp:1149:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] rlplot/mfcalc.cpp:1152:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] rlplot/mfcalc.cpp:1155:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] rlplot/mfcalc.cpp:1158:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] rlplot/mfcalc.cpp:1180:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] rlplot/mfcalc.cpp:1980:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/mfcalc.cpp:2221:6: style: The scope of the variable 'cmp' can be reduced. [variableScope] rlplot/mfcalc.cpp:2343:17: style: The scope of the variable 'ret' can be reduced. [variableScope] rlplot/mfcalc.cpp:2344:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/mfcalc.cpp:2501:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/mfcalc.cpp:2514:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/mfcalc.cpp:2534:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/mfcalc.cpp:2582:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/mfcalc.cpp:2598:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/mfcalc.cpp:3702:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/mfcalc.cpp:3715:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/mfcalc.cpp:3739:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/mfcalc.cpp:3857:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/mfcalc.cpp:4063:10: style: The scope of the variable 'tmparr' can be reduced. [variableScope] rlplot/mfcalc.cpp:4366:9: style: The scope of the variable 'a_count' can be reduced. [variableScope] rlplot/mfcalc.cpp:4367:10: style: The scope of the variable 'a_data' can be reduced. [variableScope] rlplot/mfcalc.cpp:4369:10: style: The scope of the variable 'var' can be reduced. [variableScope] rlplot/mfcalc.cpp:4430:15: style: The scope of the variable 'h_nam' can be reduced. [variableScope] rlplot/mfcalc.cpp:4430:22: style: The scope of the variable 'h2_nam' can be reduced. [variableScope] rlplot/mfcalc.cpp:4768:23: style: The scope of the variable 'tok' can be reduced. [variableScope] rlplot/mfcalc.cpp:5013:20: style: The scope of the variable 'itst1' can be reduced. [variableScope] rlplot/mfcalc.cpp:5016:57: style: The scope of the variable 'ochisq' can be reduced. [variableScope] rlplot/mfcalc.cpp:1976:24: style:inconclusive: Function 'GetValue' argument 1 names different: declaration 'res' definition 're'. [funcArgNamesDifferent] rlplot/mfcalc.cpp:107:22: note: Function 'GetValue' argument 1 names different: declaration 'res' definition 're'. rlplot/mfcalc.cpp:1976:24: note: Function 'GetValue' argument 1 names different: declaration 'res' definition 're'. rlplot/mfcalc.cpp:2069:24: style:inconclusive: Function 'SetValue' argument 1 names different: declaration 'dest' definition 'd'. [funcArgNamesDifferent] rlplot/mfcalc.cpp:109:29: note: Function 'SetValue' argument 1 names different: declaration 'dest' definition 'd'. rlplot/mfcalc.cpp:2069:24: note: Function 'SetValue' argument 1 names different: declaration 'dest' definition 'd'. rlplot/mfcalc.cpp:2069:33: style:inconclusive: Function 'SetValue' argument 2 names different: declaration 'src' definition 's'. [funcArgNamesDifferent] rlplot/mfcalc.cpp:109:41: note: Function 'SetValue' argument 2 names different: declaration 'src' definition 's'. rlplot/mfcalc.cpp:2069:33: note: Function 'SetValue' argument 2 names different: declaration 'src' definition 's'. rlplot/mfcalc.cpp:3763:43: style: Argument '(cmd_size=1000)*sizeof(char)' to function malloc is always 1000. It does not matter what value 'cmd_size' has. [knownArgument] rlplot/mfcalc.cpp:809:18: style: Variable 'f' can be declared as pointer to const [constVariablePointer] rlplot/mfcalc.cpp:1749:31: style: Parameter 'vals' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:2071:11: style: Variable 'dest' can be declared as pointer to const [constVariablePointer] rlplot/mfcalc.cpp:2478:46: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:2491:32: style: Parameter 'sr' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:2491:45: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:2491:56: style: Parameter 'dum' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3361:44: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3381:42: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3389:40: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3462:42: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3471:46: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3480:42: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3568:56: style: Parameter 'sr2' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3568:66: style: Parameter 'fmt' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3611:58: style: Parameter 'src2' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3611:73: style: Parameter 'src3' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3674:59: style: Parameter 'src2' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3674:74: style: Parameter 'src3' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3683:41: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3683:52: style: Parameter 'dum' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:3690:40: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] rlplot/mfcalc.cpp:4063:10: style: Variable 'tmparr' can be declared as pointer to const [constVariablePointer] rlplot/mfcalc.cpp:4367:10: style: Variable 'a_data' can be declared as pointer to const [constVariablePointer] rlplot/mfcalc.cpp:5014:10: style: Variable 'tab1' can be declared as pointer to const [constVariablePointer] rlplot/mfcalc.cpp:3358:19: warning: Uninitialized variable: i [uninitvar] rlplot/mfcalc.cpp:3352:8: note: Assuming condition is false rlplot/mfcalc.cpp:3358:19: note: Uninitialized variable: i rlplot/mfcalc.cpp:2071:11: style: Variable 'dest' is assigned a value that is never used. [unreadVariable] rlplot/no_gui.cpp:32:13: warning: Member variable 'dragHandle::upd' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:32:13: warning: Member variable 'dragHandle::drec' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:32:13: warning: Member variable 'dragHandle::minRC' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:32:13: warning: Member variable 'dragHandle::maxRC' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:32:13: warning: Member variable 'dragHandle::LineDef' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:32:13: warning: Member variable 'dragHandle::FillDef' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:62:11: warning: Member variable 'dragRect::handles' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:87:9: warning: Member variable 'Drag3D::handles' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::minRC' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::maxRC' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::mo' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::mrc' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::drag' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::swapX' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::swapY' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::limRC' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::cRC' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::chldRC' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::CurrRect' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::Line' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::FillLine' is not initialized in the constructor. [uninitMemberVar] rlplot/no_gui.cpp:106:10: warning: Member variable 'FrmRect::Fill' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.h:1427:7: performance:inconclusive: Technically the member function 'Label::ShowCursor' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:282:13: note: Technically the member function 'Label::ShowCursor' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1427:7: note: Technically the member function 'Label::ShowCursor' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1428:7: performance:inconclusive: Technically the member function 'Label::AddChar' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:286:13: note: Technically the member function 'Label::AddChar' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1428:7: note: Technically the member function 'Label::AddChar' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1429:7: performance:inconclusive: Technically the member function 'Label::CalcCursorPos' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:291:13: note: Technically the member function 'Label::CalcCursorPos' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1429:7: note: Technically the member function 'Label::CalcCursorPos' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1510:7: performance:inconclusive: Technically the member function 'TextFrame::ShowCursor' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:300:17: note: Technically the member function 'TextFrame::ShowCursor' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1510:7: note: Technically the member function 'TextFrame::ShowCursor' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1513:7: performance:inconclusive: Technically the member function 'TextFrame::CalcCursorPos' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:304:17: note: Technically the member function 'TextFrame::CalcCursorPos' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1513:7: note: Technically the member function 'TextFrame::CalcCursorPos' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1877:7: performance:inconclusive: Technically the member function 'PolarPlot::Config' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:358:17: note: Technically the member function 'PolarPlot::Config' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1877:7: note: Technically the member function 'PolarPlot::Config' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2098:7: performance:inconclusive: Technically the member function 'Grid3D::Configure' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:408:14: note: Technically the member function 'Grid3D::Configure' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2098:7: note: Technically the member function 'Grid3D::Configure' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2409:7: performance:inconclusive: Technically the member function 'Plot3D::AddAxis' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:433:14: note: Technically the member function 'Plot3D::AddAxis' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2409:7: note: Technically the member function 'Plot3D::AddAxis' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2418:7: performance:inconclusive: Technically the member function 'Plot3D::AddPlot' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:443:14: note: Technically the member function 'Plot3D::AddPlot' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2418:7: note: Technically the member function 'Plot3D::AddPlot' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2534:7: performance:inconclusive: Technically the member function 'Graph::AddPlot' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:493:13: note: Technically the member function 'Graph::AddPlot' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2534:7: note: Technically the member function 'Graph::AddPlot' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2537:7: performance:inconclusive: Technically the member function 'Graph::ExecTool' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:513:13: note: Technically the member function 'Graph::ExecTool' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2537:7: note: Technically the member function 'Graph::ExecTool' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2538:7: performance:inconclusive: Technically the member function 'Graph::Configure' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:503:13: note: Technically the member function 'Graph::Configure' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2538:7: note: Technically the member function 'Graph::Configure' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2539:7: performance:inconclusive: Technically the member function 'Graph::AddAxis' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:508:13: note: Technically the member function 'Graph::AddAxis' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2539:7: note: Technically the member function 'Graph::AddAxis' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2540:7: performance:inconclusive: Technically the member function 'Graph::MoveObj' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:518:13: note: Technically the member function 'Graph::MoveObj' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2540:7: note: Technically the member function 'Graph::MoveObj' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2541:7: performance:inconclusive: Technically the member function 'Graph::DoZoom' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:523:13: note: Technically the member function 'Graph::DoZoom' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2541:7: note: Technically the member function 'Graph::DoZoom' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2559:7: performance:inconclusive: Technically the member function 'Page::Configure' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/no_gui.cpp:528:12: note: Technically the member function 'Page::Configure' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:2559:7: note: Technically the member function 'Page::Configure' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:792:7: style: The function 'Command' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:792:7: note: Function in derived class rlplot/rlplot.h:810:7: style: The function 'Command' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:810:7: note: Function in derived class rlplot/rlplot.h:835:7: style: The function 'SetSize' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:755:15: note: Virtual function in base class rlplot/rlplot.h:835:7: note: Function in derived class rlplot/rlplot.h:839:7: style: The function 'Command' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/rlplot.h:839:7: note: Function in derived class rlplot/rlplot.h:879:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:879:7: note: Function in derived class rlplot/rlplot.h:902:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:902:7: note: Function in derived class rlplot/rlplot.h:929:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:929:7: note: Function in derived class rlplot/rlplot.h:966:15: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:966:15: note: Function in derived class rlplot/rlplot.h:985:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:966:15: note: Virtual function in base class rlplot/rlplot.h:985:7: note: Function in derived class rlplot/rlplot.h:998:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:998:7: note: Function in derived class rlplot/rlplot.h:1022:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1022:7: note: Function in derived class rlplot/rlplot.h:1049:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1049:7: note: Function in derived class rlplot/rlplot.h:1077:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1077:7: note: Function in derived class rlplot/rlplot.h:1110:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1110:7: note: Function in derived class rlplot/rlplot.h:1137:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1137:7: note: Function in derived class rlplot/rlplot.h:1160:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1160:7: note: Function in derived class rlplot/rlplot.h:1222:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1222:7: note: Function in derived class rlplot/rlplot.h:1282:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1282:7: note: Function in derived class rlplot/rlplot.h:1307:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1307:7: note: Function in derived class rlplot/rlplot.h:1333:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1333:7: note: Function in derived class rlplot/rlplot.h:1361:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1361:7: note: Function in derived class rlplot/rlplot.h:1390:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1390:7: note: Function in derived class rlplot/rlplot.h:1420:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1420:7: note: Function in derived class rlplot/rlplot.h:1487:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1487:7: note: Function in derived class rlplot/rlplot.h:1530:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1530:7: note: Function in derived class rlplot/rlplot.h:1566:15: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1566:15: note: Function in derived class rlplot/rlplot.h:1601:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1566:15: note: Virtual function in base class rlplot/rlplot.h:1601:7: note: Function in derived class rlplot/rlplot.h:1621:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:1621:7: note: Function in derived class rlplot/rlplot.h:1758:15: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1758:15: note: Function in derived class rlplot/rlplot.h:1779:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1758:15: note: Virtual function in base class rlplot/rlplot.h:1779:7: note: Function in derived class rlplot/rlplot.h:1805:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1805:7: note: Function in derived class rlplot/rlplot.h:1831:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1831:7: note: Function in derived class rlplot/rlplot.h:1853:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1853:7: note: Function in derived class rlplot/rlplot.h:1872:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1872:7: note: Function in derived class rlplot/rlplot.h:1901:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1901:7: note: Function in derived class rlplot/rlplot.h:1930:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1930:7: note: Function in derived class rlplot/rlplot.h:1960:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:1960:7: note: Function in derived class rlplot/rlplot.h:1988:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1960:7: note: Virtual function in base class rlplot/rlplot.h:1988:7: note: Function in derived class rlplot/rlplot.h:1994:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1960:7: note: Virtual function in base class rlplot/rlplot.h:1994:7: note: Function in derived class rlplot/rlplot.h:2005:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2005:7: note: Function in derived class rlplot/rlplot.h:2042:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2042:7: note: Function in derived class rlplot/rlplot.h:2084:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2084:7: note: Function in derived class rlplot/rlplot.h:2113:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2113:7: note: Function in derived class rlplot/rlplot.h:2146:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2146:7: note: Function in derived class rlplot/rlplot.h:2170:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2170:7: note: Function in derived class rlplot/rlplot.h:2193:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2193:7: note: Function in derived class rlplot/rlplot.h:2224:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:2224:7: note: Function in derived class rlplot/rlplot.h:2258:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:2258:7: note: Function in derived class rlplot/rlplot.h:2304:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:2304:7: note: Function in derived class rlplot/rlplot.h:2355:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2355:7: note: Function in derived class rlplot/rlplot.h:2397:15: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:1724:15: note: Virtual function in base class rlplot/rlplot.h:2397:15: note: Function in derived class rlplot/rlplot.h:2426:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:2397:15: note: Virtual function in base class rlplot/rlplot.h:2426:7: note: Function in derived class rlplot/rlplot.h:2436:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:2397:15: note: Virtual function in base class rlplot/rlplot.h:2436:7: note: Function in derived class rlplot/rlplot.h:2446:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:2397:15: note: Virtual function in base class rlplot/rlplot.h:2446:7: note: Function in derived class rlplot/rlplot.h:2455:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:2397:15: note: Virtual function in base class rlplot/rlplot.h:2455:7: note: Function in derived class rlplot/rlplot.h:2476:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:2397:15: note: Virtual function in base class rlplot/rlplot.h:2476:7: note: Function in derived class rlplot/rlplot.h:2516:7: style: The function 'PropertyDlg' overrides a function in a base class but is identical to the overridden function [uselessOverride] rlplot/rlplot.h:761:15: note: Virtual function in base class rlplot/rlplot.h:2516:7: note: Function in derived class rlplot/no_gui.cpp:108:5: style: Redundant assignment of 'Id' to itself. [selfAssignment] rlplot/no_gui.cpp:32:43: style:inconclusive: Function 'dragHandle' argument 2 names different: declaration 'type' definition 'which'. [funcArgNamesDifferent] rlplot/rlplot.h:789:32: note: Function 'dragHandle' argument 2 names different: declaration 'type' definition 'which'. rlplot/no_gui.cpp:32:43: note: Function 'dragHandle' argument 2 names different: declaration 'type' definition 'which'. rlplot/no_gui.cpp:62:39: style:inconclusive: Function 'dragRect' argument 2 names different: declaration 'type' definition 'which'. [funcArgNamesDifferent] rlplot/rlplot.h:805:30: note: Function 'dragRect' argument 2 names different: declaration 'type' definition 'which'. rlplot/no_gui.cpp:62:39: note: Function 'dragRect' argument 2 names different: declaration 'type' definition 'which'. rlplot/no_gui.cpp:106:40: style:inconclusive: Function 'FrmRect' argument 2 names different: declaration 'limRC' definition 'lim'. [funcArgNamesDifferent] rlplot/rlplot.h:832:32: note: Function 'FrmRect' argument 2 names different: declaration 'limRC' definition 'lim'. rlplot/no_gui.cpp:106:40: note: Function 'FrmRect' argument 2 names different: declaration 'limRC' definition 'lim'. rlplot/no_gui.cpp:106:52: style:inconclusive: Function 'FrmRect' argument 3 names different: declaration 'cRC' definition 'c'. [funcArgNamesDifferent] rlplot/rlplot.h:832:46: note: Function 'FrmRect' argument 3 names different: declaration 'cRC' definition 'c'. rlplot/no_gui.cpp:106:52: note: Function 'FrmRect' argument 3 names different: declaration 'cRC' definition 'c'. rlplot/no_gui.cpp:106:40: style: Parameter 'lim' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:106:52: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:106:62: style: Parameter 'chld' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:160:27: style: Parameter 'root' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:165:27: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:165:40: style: Parameter 'width' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:165:55: style: Parameter 'height' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:165:69: style: Parameter 'header' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:282:35: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:286:40: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:291:52: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:300:39: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:304:56: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:513:34: style: Parameter 'mev' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:518:40: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:523:26: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:536:29: style: Parameter 'oldname' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:541:27: style: Parameter 'oldname' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:551:35: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:556:32: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:556:43: style: Parameter 'disp' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:561:34: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:566:34: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:571:35: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:576:30: style: Parameter 'w' can be declared as pointer to const [constParameterPointer] rlplot/no_gui.cpp:586:32: style: Parameter 'w' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:897:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/reports.cpp:1046:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/reports.cpp:1194:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/reports.cpp:1410:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/reports.cpp:1887:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/reports.cpp:2265:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/reports.cpp:2513:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/reports.cpp:2827:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/reports.cpp:3096:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/reports.cpp:1210:15: style: Array index 'hr' is used before limits check. [arrayIndexThenCheck] rlplot/reports.cpp:1211:15: style: Array index 'hc' is used before limits check. [arrayIndexThenCheck] rlplot/reports.cpp:1426:15: style: Array index 'hr' is used before limits check. [arrayIndexThenCheck] rlplot/reports.cpp:1427:15: style: Array index 'hc' is used before limits check. [arrayIndexThenCheck] rlplot/reports.cpp:2809:19: style: Condition 'style=1' is always true [knownConditionTrueFalse] rlplot/reports.cpp:145:9: warning: sprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum] rlplot/reports.cpp:949:9: warning: Either the condition 'graph=new Graph(parent,data,0L,0)' is redundant or there is possible null pointer dereference: graph. [nullPointerRedundantCheck] rlplot/reports.cpp:937:14: note: Assuming that condition 'graph=new Graph(parent,data,0L,0)' is not redundant rlplot/reports.cpp:949:9: note: Null pointer dereference rlplot/reports.cpp:1112:9: warning: Either the condition 'graph=new Graph(parent,data,0L,0)' is redundant or there is possible null pointer dereference: graph. [nullPointerRedundantCheck] rlplot/reports.cpp:1101:14: note: Assuming that condition 'graph=new Graph(parent,data,0L,0)' is not redundant rlplot/reports.cpp:1112:9: note: Null pointer dereference rlplot/reports.cpp:1566:34: warning: Either the condition 'graph=new Graph(parent,data,0L,0x10)' is redundant or there is possible null pointer dereference: graph. [nullPointerRedundantCheck] rlplot/reports.cpp:1547:13: note: Assuming that condition 'graph=new Graph(parent,data,0L,0x10)' is not redundant rlplot/reports.cpp:1566:34: note: Null pointer dereference rlplot/reports.cpp:3198:8: warning: Either the condition 'graph=new Graph(parent,data,0L,0)' is redundant or there is possible null pointer dereference: graph. [nullPointerRedundantCheck] rlplot/reports.cpp:3155:13: note: Assuming that condition 'graph=new Graph(parent,data,0L,0)' is not redundant rlplot/reports.cpp:3198:8: note: Null pointer dereference rlplot/reports.cpp:84:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:107:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:120:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:198:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:210:24: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:232:17: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:284:58: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:285:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:366:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:501:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:635:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:636:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:641:19: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:666:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:667:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:668:14: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:673:19: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:753:12: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:777:24: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:787:56: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:793:56: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:796:56: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:831:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:832:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:833:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:850:39: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:852:14: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:854:19: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:886:28: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:887:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:888:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:889:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:890:14: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:891:15: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:892:15: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:900:74: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:912:32: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:923:16: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:924:16: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:938:26: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:940:10: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:941:32: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1001:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1002:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1003:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1004:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1048:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1049:14: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1050:58: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1086:51: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1087:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1088:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1089:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1090:15: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1102:26: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1104:7: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1153:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1154:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1191:16: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1193:11: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1197:65: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1230:33: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1231:12: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1232:14: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1233:14: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1234:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1235:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1236:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1237:16: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1238:16: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1239:17: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1240:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1241:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1242:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1243:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1300:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1302:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1303:36: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1320:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1322:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1323:31: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1368:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1369:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1407:16: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1409:11: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1413:65: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1446:32: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1447:12: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1448:14: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1449:14: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1450:16: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1451:16: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1452:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1453:11: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1454:12: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1455:12: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1456:12: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1457:12: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1458:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1473:44: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1480:44: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1514:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1516:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1517:36: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1519:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1520:18: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1521:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1522:18: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1549:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1551:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1552:35: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1554:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1555:18: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1556:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1557:18: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1645:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1646:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1690:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1707:10: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1708:12: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1710:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1711:17: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1712:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1713:17: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1750:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1751:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1752:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1753:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1754:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1755:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1821:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1841:39: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1843:14: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1845:19: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1876:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1877:15: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1878:11: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1879:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1880:13: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1881:15: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1891:76: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1907:32: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1916:19: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1933:16: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1934:16: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1950:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1952:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1953:31: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1955:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1956:18: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1957:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1958:18: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1972:40: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1975:40: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2037:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2073:69: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2076:15: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2089:39: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2109:54: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2113:56: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2191:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2192:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2193:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2246:42: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2247:11: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2248:17: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2249:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2250:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2251:20: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2332:26: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2335:7: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2336:7: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2362:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2368:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2374:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2443:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2496:42: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2497:11: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2498:11: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2499:11: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2564:26: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2567:7: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2568:7: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2583:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2602:23: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2603:23: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2612:23: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2613:23: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2661:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2662:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2663:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2664:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2685:39: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2687:14: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2689:19: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2697:29: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2698:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2825:10: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2826:10: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2861:27: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2868:42: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2880:28: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2898:45: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2955:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:2956:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3028:47: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3058:21: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3059:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3060:3: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3097:100: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3113:100: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3141:51: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3161:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3163:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3164:7: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3165:7: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3205:25: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3207:9: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3208:7: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:3209:7: style: C-style pointer casting [cstyleCast] rlplot/reports.cpp:1566:32: style: Variable 'cy' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/reports.cpp:1499:31: note: cy is assigned rlplot/reports.cpp:1566:32: note: cy is overwritten rlplot/reports.cpp:3097:99: style: Variable 'd1' is reassigned a value before the old one has been used. [redundantAssignment] rlplot/reports.cpp:3095:43: note: d1 is assigned rlplot/reports.cpp:3097:99: note: d1 is overwritten rlplot/reports.cpp:2561:9: style: Redundant assignment of 'slope' to itself. [selfAssignment] rlplot/reports.cpp:2561:29: style: Redundant assignment of 'intercept' to itself. [selfAssignment] rlplot/reports.cpp:254:9: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/reports.cpp:283:8: style: The scope of the variable 'cheaders' can be reduced. [variableScope] rlplot/reports.cpp:499:22: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/reports.cpp:499:27: style: The scope of the variable 'val' can be reduced. [variableScope] rlplot/reports.cpp:616:14: style: The scope of the variable 'tkd' can be reduced. [variableScope] rlplot/reports.cpp:616:19: style: The scope of the variable 'pcorr' can be reduced. [variableScope] rlplot/reports.cpp:616:35: style: The scope of the variable 'raw' can be reduced. [variableScope] rlplot/reports.cpp:617:12: style: The scope of the variable 'k' can be reduced. [variableScope] rlplot/reports.cpp:617:15: style: The scope of the variable 'l' can be reduced. [variableScope] rlplot/reports.cpp:617:18: style: The scope of the variable 'c' can be reduced. [variableScope] rlplot/reports.cpp:838:12: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/reports.cpp:838:26: style: The scope of the variable 'nc' can be reduced. [variableScope] rlplot/reports.cpp:838:30: style: The scope of the variable 'ntot' can be reduced. [variableScope] rlplot/reports.cpp:842:28: style: The scope of the variable 'txt_obj' can be reduced. [variableScope] rlplot/reports.cpp:844:8: style: The scope of the variable 'page' can be reduced. [variableScope] rlplot/reports.cpp:1014:8: style: The scope of the variable 'txt_obj' can be reduced. [variableScope] rlplot/reports.cpp:1017:8: style: The scope of the variable 'page' can be reduced. [variableScope] rlplot/reports.cpp:1159:14: style: The scope of the variable 'txt_obj' can be reduced. [variableScope] rlplot/reports.cpp:1160:9: style: The scope of the variable 'gm' can be reduced. [variableScope] rlplot/reports.cpp:1160:13: style: The scope of the variable 'ssc' can be reduced. [variableScope] rlplot/reports.cpp:1160:18: style: The scope of the variable 'ssr' can be reduced. [variableScope] rlplot/reports.cpp:1160:23: style: The scope of the variable 'sse' can be reduced. [variableScope] rlplot/reports.cpp:1160:28: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/reports.cpp:1160:33: style: The scope of the variable 'cx' can be reduced. [variableScope] rlplot/reports.cpp:1160:37: style: The scope of the variable 'cy' can be reduced. [variableScope] rlplot/reports.cpp:1167:8: style: The scope of the variable 'page' can be reduced. [variableScope] rlplot/reports.cpp:1374:14: style: The scope of the variable 'txt_obj' can be reduced. [variableScope] rlplot/reports.cpp:1375:14: style: The scope of the variable 'cx' can be reduced. [variableScope] rlplot/reports.cpp:1375:18: style: The scope of the variable 'cy' can be reduced. [variableScope] rlplot/reports.cpp:1375:34: style: The scope of the variable 'cchi2' can be reduced. [variableScope] rlplot/reports.cpp:1375:41: style: The scope of the variable 'rchi2' can be reduced. [variableScope] rlplot/reports.cpp:1375:48: style: The scope of the variable 'prob' can be reduced. [variableScope] rlplot/reports.cpp:1383:8: style: The scope of the variable 'page' can be reduced. [variableScope] rlplot/reports.cpp:1825:12: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/reports.cpp:1825:21: style: The scope of the variable 'nt' can be reduced. [variableScope] rlplot/reports.cpp:1825:57: style: The scope of the variable 'nr' can be reduced. [variableScope] rlplot/reports.cpp:1827:9: style: The scope of the variable 'h' can be reduced. [variableScope] rlplot/reports.cpp:1827:12: style: The scope of the variable 'h1' can be reduced. [variableScope] rlplot/reports.cpp:1827:16: style: The scope of the variable 'p' can be reduced. [variableScope] rlplot/reports.cpp:1827:86: style: The scope of the variable 'cy' can be reduced. [variableScope] rlplot/reports.cpp:1828:28: style: The scope of the variable 'txt_obj' can be reduced. [variableScope] rlplot/reports.cpp:1829:8: style: The scope of the variable 'headings' can be reduced. [variableScope] rlplot/reports.cpp:1834:8: style: The scope of the variable 'page' can be reduced. [variableScope] rlplot/reports.cpp:2040:25: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/reports.cpp:2041:25: style: The scope of the variable 'cx' can be reduced. [variableScope] rlplot/reports.cpp:2041:29: style: The scope of the variable 'cy' can be reduced. [variableScope] rlplot/reports.cpp:2046:8: style: The scope of the variable 'plot' can be reduced. [variableScope] rlplot/reports.cpp:2048:8: style: The scope of the variable 'page' can be reduced. [variableScope] rlplot/reports.cpp:2197:6: style: The scope of the variable 'x_dtype' can be reduced. [variableScope] rlplot/reports.cpp:2197:15: style: The scope of the variable 'y_dtype' can be reduced. [variableScope] rlplot/reports.cpp:2198:26: style: The scope of the variable 'bValid' can be reduced. [variableScope] rlplot/reports.cpp:2200:43: style: The scope of the variable 'c_x' can be reduced. [variableScope] rlplot/reports.cpp:2200:48: style: The scope of the variable 'c_y' can be reduced. [variableScope] rlplot/reports.cpp:2201:9: style: The scope of the variable 'sx' can be reduced. [variableScope] rlplot/reports.cpp:2201:13: style: The scope of the variable 'sy' can be reduced. [variableScope] rlplot/reports.cpp:2201:17: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/reports.cpp:2201:21: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/reports.cpp:2201:25: style: The scope of the variable 'sxy' can be reduced. [variableScope] rlplot/reports.cpp:2201:30: style: The scope of the variable 'sxx' can be reduced. [variableScope] rlplot/reports.cpp:2201:35: style: The scope of the variable 'syy' can be reduced. [variableScope] rlplot/reports.cpp:2201:40: style: The scope of the variable 'sdy' can be reduced. [variableScope] rlplot/reports.cpp:2201:45: style: The scope of the variable 'df' can be reduced. [variableScope] rlplot/reports.cpp:2201:49: style: The scope of the variable 't' can be reduced. [variableScope] rlplot/reports.cpp:2201:52: style: The scope of the variable 'ts' can be reduced. [variableScope] rlplot/reports.cpp:2201:56: style: The scope of the variable 'ty' can be reduced. [variableScope] rlplot/reports.cpp:2203:8: style: The scope of the variable 'txt_obj' can be reduced. [variableScope] rlplot/reports.cpp:2207:8: style: The scope of the variable 'page' can be reduced. [variableScope] rlplot/reports.cpp:2446:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/reports.cpp:2447:6: style: The scope of the variable 'x_dtype' can be reduced. [variableScope] rlplot/reports.cpp:2447:15: style: The scope of the variable 'y_dtype' can be reduced. [variableScope] rlplot/reports.cpp:2448:26: style: The scope of the variable 'bValid' can be reduced. [variableScope] rlplot/reports.cpp:2450:45: style: The scope of the variable 'c_x' can be reduced. [variableScope] rlplot/reports.cpp:2450:50: style: The scope of the variable 'c_y' can be reduced. [variableScope] rlplot/reports.cpp:2451:9: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/reports.cpp:2451:13: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/reports.cpp:2452:8: style: The scope of the variable 'txt_obj' can be reduced. [variableScope] rlplot/reports.cpp:2456:8: style: The scope of the variable 'plot' can be reduced. [variableScope] rlplot/reports.cpp:2458:8: style: The scope of the variable 'page' can be reduced. [variableScope] rlplot/reports.cpp:2668:17: style: The scope of the variable 'nr' can be reduced. [variableScope] rlplot/reports.cpp:2669:22: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/reports.cpp:2669:25: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/reports.cpp:2670:58: style: The scope of the variable 'bHiLite' can be reduced. [variableScope] rlplot/reports.cpp:2671:9: style: The scope of the variable 'lmarg' can be reduced. [variableScope] rlplot/reports.cpp:2671:16: style: The scope of the variable 'line_inc' can be reduced. [variableScope] rlplot/reports.cpp:2671:27: style: The scope of the variable 'v1' can be reduced. [variableScope] rlplot/reports.cpp:2671:32: style: The scope of the variable 'v2' can be reduced. [variableScope] rlplot/reports.cpp:2671:48: style: The scope of the variable 'cx' can be reduced. [variableScope] rlplot/reports.cpp:2671:52: style: The scope of the variable 'cy' can be reduced. [variableScope] rlplot/reports.cpp:2671:56: style: The scope of the variable 'r' can be reduced. [variableScope] rlplot/reports.cpp:2671:58: style: The scope of the variable 'dn' can be reduced. [variableScope] rlplot/reports.cpp:2671:62: style: The scope of the variable 'p' can be reduced. [variableScope] rlplot/reports.cpp:2671:65: style: The scope of the variable 'sf' can be reduced. [variableScope] rlplot/reports.cpp:2671:77: style: The scope of the variable 'cl' can be reduced. [variableScope] rlplot/reports.cpp:2672:19: style: The scope of the variable 'txt_obj' can be reduced. [variableScope] rlplot/reports.cpp:2676:8: style: The scope of the variable 'plot' can be reduced. [variableScope] rlplot/reports.cpp:2677:9: style: The scope of the variable 'graph' can be reduced. [variableScope] rlplot/reports.cpp:2678:8: style: The scope of the variable 'page' can be reduced. [variableScope] rlplot/reports.cpp:3061:8: style: The scope of the variable 'ttest' can be reduced. [variableScope] rlplot/reports.cpp:3062:8: style: The scope of the variable 'utest' can be reduced. [variableScope] rlplot/reports.cpp:3066:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/reports.cpp:3066:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/reports.cpp:3068:19: style: The scope of the variable 'dtmp' can be reduced. [variableScope] rlplot/reports.cpp:3068:30: style: The scope of the variable 'cx' can be reduced. [variableScope] rlplot/reports.cpp:3068:34: style: The scope of the variable 'cy' can be reduced. [variableScope] rlplot/reports.cpp:3070:8: style: The scope of the variable 'txt_obj' can be reduced. [variableScope] rlplot/reports.cpp:3074:8: style: The scope of the variable 'page' can be reduced. [variableScope] rlplot/reports.cpp:79:78: style: Parameter 'td' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:140:52: style: Parameter 'fmt' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:149:52: style: Parameter 'fmt' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:359:44: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:359:55: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:359:66: style: Parameter 'by1' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:359:79: style: Parameter 'by2' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:359:92: style: Parameter 'wy1' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:359:105: style: Parameter 'wy2' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:359:115: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:495:53: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:495:64: style: Parameter 'ss' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:495:73: style: Parameter 'ny' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:613:92: style: Parameter 'ss' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:2130:77: style: Parameter 'dres' can be declared as pointer to const [constParameterPointer] rlplot/reports.cpp:3061:8: style: Variable 'ttest' can be declared as const array [constVariable] rlplot/reports.cpp:3062:8: style: Variable 'utest' can be declared as const array [constVariable] rlplot/reports.cpp:2017:5: warning: Uninitialized variable: ranks [uninitvar] rlplot/reports.cpp:1881:3: note: Assuming condition is false rlplot/reports.cpp:2017:5: note: Uninitialized variable: ranks rlplot/reports.cpp:2017:27: warning: Uninitialized variable: ridx [uninitvar] rlplot/reports.cpp:1881:3: note: Assuming condition is false rlplot/reports.cpp:2017:27: note: Uninitialized variable: ridx rlplot/reports.cpp:180:45: style: Variable 'cb' is assigned a value that is never used. [unreadVariable] rlplot/reports.cpp:260:6: style: Variable 'cb' is assigned a value that is never used. [unreadVariable] rlplot/reports.cpp:504:8: style: Variable 'linew' is assigned a value that is never used. [unreadVariable] rlplot/reports.cpp:1336:6: style: Variable 'cy' is assigned a value that is never used. [unreadVariable] rlplot/reports.cpp:2090:23: style: Variable 'plot' is assigned a value that is never used. [unreadVariable] rlplot/reports.cpp:2114:73: style: Variable 'cy' is assigned a value that is never used. [unreadVariable] rlplot/reports.cpp:2312:17: style: Variable 'sx' is assigned a value that is never used. [unreadVariable] rlplot/reports.cpp:2312:32: style: Variable 'sy' is assigned a value that is never used. [unreadVariable] rlplot/reports.cpp:2196:37: style: Variable 'align' is assigned a value that is never used. [unreadVariable] rlplot/reports.cpp:2618:8: style: Variable 'c_y' is assigned a value that is never used. [unreadVariable] rlplot/reports.cpp:2446:43: style: Variable 'align' is assigned a value that is never used. [unreadVariable] rlplot/rlp_math.cpp:638:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:729:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:745:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:761:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:781:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:806:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:821:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:834:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:847:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:1090:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:2063:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlp_math.cpp:696:29: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] rlplot/rlp_math.cpp:718:6: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] rlplot/rlp_math.cpp:226:4: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/rlp_math.cpp:341:9: style: Condition 'jtrl', assigned value is rlplot/rlp_math.cpp:2630:40: note: Uninitialized variable: trl rlplot/rlplot.cpp:1389:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:2573:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:5292:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:5328:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:5772:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:6323:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:6702:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:7348:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:7603:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:8241:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:8811:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fx [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:9550:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xmin [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:9807:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] rlplot/rlplot.cpp:1399:19: error: Deallocation of an auto-variable results in undefined behaviour. [autovarInvalidDeallocation] rlplot/rlplot.cpp:6794:43: error: Array 'tmp_line[120]' accessed at index 120, which is out of bounds. [arrayIndexOutOfBounds] rlplot/rlplot.cpp:4487:15: warning: Member variable 'line_segment::bDrawDone' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:4487:15: warning: Member variable 'line_segment::co' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:3601:8: warning: Member variable 'plane::ReqPoint' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:3601:8: warning: Member variable 'plane::n_linept' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:3601:8: warning: Member variable 'plane::bDrawDone' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:3601:8: warning: Member variable 'plane::bReqPoint' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:5991:9: warning: Member variable 'mLabel::cPos' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:5991:9: warning: Member variable 'mLabel::cPos1' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:5991:9: warning: Member variable 'mLabel::dist' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:5991:9: warning: Member variable 'mLabel::si' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:5991:9: warning: Member variable 'mLabel::csi' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:5991:9: warning: Member variable 'mLabel::curr_z' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:5991:9: warning: Member variable 'mLabel::is3D' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:6015:9: warning: Member variable 'mLabel::cPos' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:6015:9: warning: Member variable 'mLabel::cPos1' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:6015:9: warning: Member variable 'mLabel::dist' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:6015:9: warning: Member variable 'mLabel::si' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:6015:9: warning: Member variable 'mLabel::csi' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:6015:9: warning: Member variable 'mLabel::curr_z' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.cpp:6015:9: warning: Member variable 'mLabel::is3D' is not initialized in the constructor. [uninitMemberVar] rlplot/rlplot.h:1202:7: style:inconclusive: Technically the member function 'sph_scanline::GetPoint' can be const. [functionConst] rlplot/rlplot.cpp:3259:15: note: Technically the member function 'sph_scanline::GetPoint' can be const. rlplot/rlplot.h:1202:7: note: Technically the member function 'sph_scanline::GetPoint' can be const. rlplot/rlplot.h:1252:7: style:inconclusive: Technically the member function 'plane::GetPolygon' can be const. [functionConst] rlplot/rlplot.cpp:3895:8: note: Technically the member function 'plane::GetPolygon' can be const. rlplot/rlplot.h:1252:7: note: Technically the member function 'plane::GetPolygon' can be const. rlplot/rlplot.h:1269:7: style:inconclusive: Technically the member function 'plane::IsValidPG' can be const. [functionConst] rlplot/rlplot.cpp:4010:8: note: Technically the member function 'plane::IsValidPG' can be const. rlplot/rlplot.h:1269:7: note: Technically the member function 'plane::IsValidPG' can be const. rlplot/rlplot.h:1587:7: performance:inconclusive: Technically the member function 'Bezier::IpolBez' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/rlplot.cpp:7851:9: note: Technically the member function 'Bezier::IpolBez' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1587:7: note: Technically the member function 'Bezier::IpolBez' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1590:7: performance:inconclusive: Technically the member function 'Bezier::GenerateBezier' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/rlplot.cpp:7915:9: note: Technically the member function 'Bezier::GenerateBezier' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1590:7: note: Technically the member function 'Bezier::GenerateBezier' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1592:10: performance:inconclusive: Technically the member function 'Bezier::fBezier' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/rlplot.cpp:8011:9: note: Technically the member function 'Bezier::fBezier' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1592:10: note: Technically the member function 'Bezier::fBezier' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1593:10: performance:inconclusive: Technically the member function 'Bezier::ChordLengthParameterize' can be static (but you may consider moving to unnamed namespace). [functionStatic] rlplot/rlplot.cpp:8033:9: note: Technically the member function 'Bezier::ChordLengthParameterize' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.h:1593:10: note: Technically the member function 'Bezier::ChordLengthParameterize' can be static (but you may consider moving to unnamed namespace). rlplot/rlplot.cpp:1872:3: warning: Class 'SDellipse' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] rlplot/rlplot.cpp:1872:3: warning: Class 'SDellipse' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] rlplot/rlplot.h:967:15: style: Virtual function 'FileIO' is called from constructor 'DataLine(GraphObj*par,DataObj*d,char*xrange=0L,char*yrange=0L,char*name=0L)' at line 1097. Dynamic binding is not used. [virtualCallInConstructor] rlplot/rlplot.cpp:1097:2: note: Calling FileIO rlplot/rlplot.h:967:15: note: FileIO is a virtual function rlplot/rlplot.h:965:15: style: Virtual function 'Command' is called from constructor 'DataLine(GraphObj*par,DataObj*d,char*xrange=0L,char*yrange=0L,char*name=0L)' at line 1106. Dynamic binding is not used. [virtualCallInConstructor] rlplot/rlplot.cpp:1106:2: note: Calling SetValues rlplot/rlplot.cpp:1427:2: note: Calling Command rlplot/rlplot.h:965:15: note: Command is a virtual function rlplot/rlplot.h:967:15: style: Virtual function 'FileIO' is called from constructor 'DataLine(GraphObj*par,DataObj*d,struct lfPOINT*val,long nval,char*name)' at line 1113. Dynamic binding is not used. [virtualCallInConstructor] rlplot/rlplot.cpp:1113:2: note: Calling FileIO rlplot/rlplot.h:967:15: note: FileIO is a virtual function rlplot/rlplot.h:967:15: style: Virtual function 'FileIO' is called from constructor 'DataLine(int src)' at line 1123. Dynamic binding is not used. [virtualCallInConstructor] rlplot/rlplot.cpp:1123:2: note: Calling FileIO rlplot/rlplot.h:967:15: note: FileIO is a virtual function rlplot/rlplot.h:967:15: style: Virtual function 'FileIO' is called from constructor 'DataLine(int src)' at line 1125. Dynamic binding is not used. [virtualCallInConstructor] rlplot/rlplot.cpp:1125:3: note: Calling FileIO rlplot/rlplot.h:967:15: note: FileIO is a virtual function rlplot/rlplot.h:1567:15: style: Virtual function 'FileIO' is called from constructor 'polyline(GraphObj*par,DataObj*d,struct lfPOINT*fpts,int cpts)' at line 7398. Dynamic binding is not used. [virtualCallInConstructor] rlplot/rlplot.cpp:7398:2: note: Calling FileIO rlplot/rlplot.h:1567:15: note: FileIO is a virtual function rlplot/rlplot.h:1567:15: style: Virtual function 'FileIO' is called from constructor 'polyline(int src)' at line 7414. Dynamic binding is not used. [virtualCallInConstructor] rlplot/rlplot.cpp:7414:2: note: Calling FileIO rlplot/rlplot.h:1567:15: note: FileIO is a virtual function rlplot/rlplot.h:1567:15: style: Virtual function 'FileIO' is called from constructor 'polyline(int src)' at line 7416. Dynamic binding is not used. [virtualCallInConstructor] rlplot/rlplot.cpp:7416:3: note: Calling FileIO rlplot/rlplot.h:1567:15: note: FileIO is a virtual function rlplot/rlplot.h:2518:15: style: Virtual function 'FileIO' is called from constructor 'Graph(int src)' at line 8934. Dynamic binding is not used. [virtualCallInConstructor] rlplot/rlplot.cpp:8934:3: note: Calling FileIO rlplot/rlplot.h:2518:15: note: FileIO is a virtual function rlplot/rlplot.cpp:1739:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/rlplot.cpp:1742:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/rlplot.cpp:1745:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/rlplot.cpp:1756:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/rlplot.cpp:1759:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] rlplot/rlplot.cpp:5715:17: style: The statement 'if (m2!=CursorPos) m2=CursorPos' is logically equivalent to 'm2=CursorPos'. [duplicateConditionalAssign] rlplot/rlplot.cpp:5715:33: note: Assignment 'm2=CursorPos' rlplot/rlplot.cpp:5715:17: note: Condition 'm2!=CursorPos' is redundant rlplot/rlplot.cpp:5720:17: style: The statement 'if (m2!=CursorPos) m2=CursorPos' is logically equivalent to 'm2=CursorPos'. [duplicateConditionalAssign] rlplot/rlplot.cpp:5720:33: note: Assignment 'm2=CursorPos' rlplot/rlplot.cpp:5720:17: note: Condition 'm2!=CursorPos' is redundant rlplot/rlplot.cpp:1399:7: style: Condition 'yref1' is always true [knownConditionTrueFalse] rlplot/rlplot.cpp:1399:31: style: Condition 'yref2' is always true [knownConditionTrueFalse] rlplot/rlplot.cpp:1429:5: style: Condition 'rX' is always true [knownConditionTrueFalse] rlplot/rlplot.cpp:2709:6: style: Condition '!parent' is always false [knownConditionTrueFalse] rlplot/rlplot.cpp:2828:8: style: Condition 'parent' is always true [knownConditionTrueFalse] rlplot/rlplot.cpp:5715:17: style: Condition 'm2!=CursorPos' is always true [knownConditionTrueFalse] rlplot/rlplot.cpp:5713:36: note: Assuming that condition 'CursorPos=0' is always true [knownConditionTrueFalse] rlplot/rlplot.cpp:7433:12: note: Assuming that condition 'select>=SIZE_XPOS' is not redundant rlplot/rlplot.cpp:7434:29: note: Condition '(i=select-SIZE_XPOS)>=0' is always true rlplot/rlplot.cpp:7438:29: style: Condition '(i=select-SIZE_YPOS)>=0' is always true [knownConditionTrueFalse] rlplot/rlplot.cpp:7437:12: note: Assuming that condition 'select>=SIZE_YPOS' is not redundant rlplot/rlplot.cpp:7438:29: note: Condition '(i=select-SIZE_YPOS)>=0' is always true rlplot/rlplot.cpp:1527:5: error: Common realloc mistake: 'pts' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:1593:4: error: Common realloc mistake: 'Values' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:2296:7: error: Common realloc mistake: 'name' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:3011:7: error: Common realloc mistake: 'name' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:3797:6: error: Common realloc mistake: 'ldata' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:3799:6: error: Common realloc mistake: 'nldata' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:4576:7: error: Common realloc mistake: 'df_go' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:4618:5: error: Common realloc mistake: 'ldata' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:4620:5: error: Common realloc mistake: 'nldata' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:6183:24: error: Common realloc mistake: 'Lines' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:6585:10: error: Common realloc mistake: 'lines' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:8820:8: error: Common realloc mistake: 'Items' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:9303:4: error: Common realloc mistake: 'filename' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:9312:4: error: Common realloc mistake: 'name' nulled but not freed upon failure [memleakOnRealloc] rlplot/rlplot.cpp:3517:24: warning: Either the condition 'co' is redundant or there is possible null pointer dereference: co. [nullPointerRedundantCheck] rlplot/rlplot.cpp:3509:5: note: Assuming that condition 'co' is not redundant rlplot/rlplot.cpp:3517:24: note: Null pointer dereference rlplot/rlplot.cpp:3518:25: warning: Either the condition 'co' is redundant or there is possible null pointer dereference: co. [nullPointerRedundantCheck] rlplot/rlplot.cpp:3509:5: note: Assuming that condition 'co' is not redundant rlplot/rlplot.cpp:3518:25: note: Null pointer dereference rlplot/rlplot.cpp:3519:23: warning: Either the condition 'co' is redundant or there is possible null pointer dereference: co. [nullPointerRedundantCheck] rlplot/rlplot.cpp:3509:5: note: Assuming that condition 'co' is not redundant rlplot/rlplot.cpp:3519:23: note: Null pointer dereference rlplot/rlplot.cpp:3520:26: warning: Either the condition 'co' is redundant or there is possible null pointer dereference: co. [nullPointerRedundantCheck] rlplot/rlplot.cpp:3509:5: note: Assuming that condition 'co' is not redundant rlplot/rlplot.cpp:3520:26: note: Null pointer dereference rlplot/rlplot.cpp:6180:7: warning: Either the condition 'Lines' is redundant or there is possible null pointer dereference: Lines. [nullPointerRedundantCheck] rlplot/rlplot.cpp:6183:14: note: Assuming that condition 'Lines' is not redundant rlplot/rlplot.cpp:6180:7: note: Null pointer dereference rlplot/rlplot.cpp:6181:14: warning: Either the condition 'Lines' is redundant or there is possible null pointer dereference: Lines. [nullPointerRedundantCheck] rlplot/rlplot.cpp:6183:14: note: Assuming that condition 'Lines' is not redundant rlplot/rlplot.cpp:6181:14: note: Null pointer dereference rlplot/rlplot.cpp:6672:27: warning: Either the condition 'o' is redundant or there is possible null pointer dereference: o. [nullPointerRedundantCheck] rlplot/rlplot.cpp:6672:8: note: Assuming that condition 'o' is not redundant rlplot/rlplot.cpp:6672:27: note: Null pointer dereference rlplot/rlplot.cpp:6687:27: warning: Either the condition 'o' is redundant or there is possible null pointer dereference: o. [nullPointerRedundantCheck] rlplot/rlplot.cpp:6687:8: note: Assuming that condition 'o' is not redundant rlplot/rlplot.cpp:6687:27: note: Null pointer dereference rlplot/rlplot.cpp:8615:5: warning: Either the condition 'sy' is redundant or there is possible null pointer dereference: sy. [nullPointerRedundantCheck] rlplot/rlplot.cpp:8616:5: note: Assuming that condition 'sy' is not redundant rlplot/rlplot.cpp:8615:5: note: Null pointer dereference rlplot/rlplot.cpp:73:3: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:130:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:429:36: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:454:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:455:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:457:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:476:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:483:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:485:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:492:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:501:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:502:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:507:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:517:29: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:523:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:524:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:534:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:537:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:557:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:582:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:714:45: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:715:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:716:29: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:717:29: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:718:33: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:719:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:722:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:723:4: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:726:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:755:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:768:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:775:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:781:24: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:782:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:783:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:784:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:785:31: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:809:3: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:810:3: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:823:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:829:29: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1005:40: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1006:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1007:26: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1008:24: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1009:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1010:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1013:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1014:4: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1017:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1028:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1037:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1041:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1052:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1083:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1100:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1103:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1105:27: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1115:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1166:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1168:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1169:30: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1170:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1281:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1313:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1324:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1328:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1336:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1337:27: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1344:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1360:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1361:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1397:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1418:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1439:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1442:41: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1455:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1464:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1483:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1484:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1527:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1559:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1593:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1626:11: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1627:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1628:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1632:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1633:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1634:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1637:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1638:30: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1726:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1794:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1803:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1817:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1818:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1870:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1901:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1970:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2002:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2012:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2028:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2029:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2045:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2055:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2056:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2068:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2083:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2241:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2242:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2245:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2269:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2283:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2286:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2289:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2294:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2295:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2296:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2301:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2307:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2308:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2310:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2311:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2313:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2314:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2316:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2317:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2319:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2320:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2322:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2323:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2350:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2507:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2508:11: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2510:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2511:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2512:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2513:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2524:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2540:31: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2546:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2559:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2560:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2572:44: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2573:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2574:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2623:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2759:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2760:24: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2761:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2762:67: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2770:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2771:4: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2777:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2791:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2803:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2817:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2818:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2821:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2822:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2826:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2827:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2830:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2831:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2834:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2835:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2859:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2989:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2990:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2991:26: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:2994:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3009:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3010:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3011:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3016:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3018:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3019:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3020:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3023:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3024:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3029:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3042:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3043:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3048:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3065:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3151:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3171:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3175:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3186:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3250:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3252:61: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3286:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3424:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3425:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3426:35: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3429:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3430:4: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3440:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3460:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3481:11: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3492:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3527:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3577:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3615:26: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3616:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3617:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3618:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3645:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3662:30: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3766:32: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3779:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3797:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3798:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3799:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3806:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3807:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3808:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3823:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3832:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3838:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3847:11: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3920:38: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3937:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:3941:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4037:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4103:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4134:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4137:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4138:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4141:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4143:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4145:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4160:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4174:11: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4181:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4206:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4274:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4410:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4411:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4412:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4415:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4417:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4419:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4433:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4443:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4471:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4473:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4496:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4497:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4498:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4576:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4581:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4606:11: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4618:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4619:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4620:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4623:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4624:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4625:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4636:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4638:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4682:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4700:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4707:46: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4751:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4851:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4854:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4861:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4869:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4893:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:4915:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5062:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5063:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5067:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5074:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5092:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5107:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5108:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5125:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5126:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5127:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5139:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5141:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5145:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5198:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5247:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5257:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5266:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5277:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5303:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5304:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5330:34: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5345:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5368:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5373:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5510:32: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5524:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5618:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5661:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5667:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5668:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5678:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5682:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5690:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5699:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5703:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5730:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5741:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5742:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5752:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5770:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5772:36: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5773:36: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5805:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:5902:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6001:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6027:52: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6175:42: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6179:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6183:32: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6203:45: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6217:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6218:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6220:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6262:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6267:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6298:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6307:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6313:31: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6321:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6323:36: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6324:36: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6365:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6367:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6368:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6489:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6492:24: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6495:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6512:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6524:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6525:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6526:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6527:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6528:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6529:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6530:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6531:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6532:24: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6533:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6538:33: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6539:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6540:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6545:30: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6559:34: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6564:43: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6580:31: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6585:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6586:31: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6592:35: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6645:27: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6649:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6652:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6700:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6702:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6703:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6738:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6790:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6792:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6820:43: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6833:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6835:43: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6860:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6863:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6885:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6888:35: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6889:34: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6942:43: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6944:27: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6945:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6946:40: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6948:57: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:6950:43: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7011:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7026:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7030:32: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7031:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7032:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7035:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7039:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7081:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7085:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7089:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7094:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7105:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7143:46: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7148:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7150:36: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7154:36: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7156:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7158:36: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7232:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7276:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7303:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7304:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7305:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7306:26: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7307:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7312:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7316:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7318:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7328:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7339:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7342:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7346:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7348:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7375:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7402:24: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7480:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7486:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7555:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7556:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7558:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7559:29: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7560:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7563:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7571:34: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7573:24: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7588:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7600:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7603:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7604:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7638:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7662:30: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7698:29: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7727:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7739:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7772:34: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7776:24: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7925:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7926:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7989:11: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7992:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:7995:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8017:11: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8038:6: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8208:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8209:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8210:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8211:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8212:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8213:27: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8214:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8222:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8239:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8241:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8242:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8304:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8564:33: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8570:27: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8571:26: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8572:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8573:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8581:30: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8583:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8590:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8647:39: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8648:40: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8772:38: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8781:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8784:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8785:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8786:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8787:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8788:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8789:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8790:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8791:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8792:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8793:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8794:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8795:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8801:27: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8802:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8809:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8811:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8820:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8821:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8884:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8887:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8890:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8891:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8894:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:8935:33: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9044:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9090:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9133:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9148:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9158:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9164:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9167:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9170:46: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9173:21: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9174:26: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9178:29: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9187:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9191:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9194:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9200:13: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9210:41: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9214:30: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9216:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9234:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9245:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9246:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9247:24: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9256:18: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9257:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9277:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9302:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9303:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9304:28: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9308:39: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9309:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9310:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9312:11: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9313:26: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9319:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9358:46: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9360:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9368:57: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9375:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9376:44: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9382:38: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9410:17: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9436:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9447:57: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9478:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9489:57: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9490:64: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9494:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9498:39: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9500:19: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9501:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9507:52: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9517:4: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9518:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9520:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9521:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9532:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9534:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9550:33: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9551:33: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9552:33: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9553:33: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9584:16: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9586:45: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9589:20: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9590:25: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9596:34: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9597:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9598:34: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9599:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9605:34: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9606:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9607:34: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9608:8: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9627:14: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9637:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9640:15: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9731:44: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9734:44: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9738:5: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9815:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9817:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9818:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9819:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9820:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9823:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9824:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9825:22: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9826:9: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9886:26: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9888:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9889:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9909:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9923:49: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9926:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9936:49: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9939:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9949:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9958:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9963:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9980:49: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9983:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9994:49: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:9997:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10006:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10013:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10022:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10029:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10034:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10048:49: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10051:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10061:49: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10064:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10071:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10085:49: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10088:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10098:49: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10101:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10107:10: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10122:49: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10125:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10135:49: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10138:37: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10145:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10146:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10147:7: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10148:12: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:10215:23: style: C-style pointer casting [cstyleCast] rlplot/rlplot.cpp:1078:12: style: Variable 'bl.fx' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] rlplot/rlplot.cpp:1075:12: note: $symbol is assigned rlplot/rlplot.cpp:1078:12: note: $symbol is overwritten rlplot/rlplot.cpp:1849:18: style: Same expression on both sides of '&&'. [duplicateExpression] rlplot/rlplot.cpp:3230:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] rlplot/rlplot.cpp:703:7: style: The scope of the variable 'bSelected' can be reduced. [variableScope] rlplot/rlplot.cpp:704:16: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/rlplot.cpp:704:19: style: The scope of the variable 's' can be reduced. [variableScope] rlplot/rlplot.cpp:1309:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:1478:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:1478:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/rlplot.cpp:1478:12: style: The scope of the variable 'k' can be reduced. [variableScope] rlplot/rlplot.cpp:1478:15: style: The scope of the variable 'klo' can be reduced. [variableScope] rlplot/rlplot.cpp:1478:20: style: The scope of the variable 'khi' can be reduced. [variableScope] rlplot/rlplot.cpp:1479:14: style: The scope of the variable 'min' can be reduced. [variableScope] rlplot/rlplot.cpp:1479:19: style: The scope of the variable 'max' can be reduced. [variableScope] rlplot/rlplot.cpp:1479:24: style: The scope of the variable 'x' can be reduced. [variableScope] rlplot/rlplot.cpp:1479:27: style: The scope of the variable 'y' can be reduced. [variableScope] rlplot/rlplot.cpp:1479:30: style: The scope of the variable 'h' can be reduced. [variableScope] rlplot/rlplot.cpp:1479:33: style: The scope of the variable 'b' can be reduced. [variableScope] rlplot/rlplot.cpp:1479:36: style: The scope of the variable 'a' can be reduced. [variableScope] rlplot/rlplot.cpp:1704:7: style: The scope of the variable 'dValid' can be reduced. [variableScope] rlplot/rlplot.cpp:1829:17: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/rlplot.cpp:1829:21: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/rlplot.cpp:2215:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:2237:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/rlplot.cpp:2338:9: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/rlplot.cpp:2338:13: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/rlplot.cpp:2421:47: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/rlplot.cpp:2421:51: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/rlplot.cpp:2686:47: style: The scope of the variable 'fsize' can be reduced. [variableScope] rlplot/rlplot.cpp:2964:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:2985:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/rlplot.cpp:3092:6: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/rlplot.cpp:3372:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:3411:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:3504:9: style: The scope of the variable 'd' can be reduced. [variableScope] rlplot/rlplot.cpp:3504:12: style: The scope of the variable 'd1' can be reduced. [variableScope] rlplot/rlplot.cpp:3506:6: style: The scope of the variable 'x' can be reduced. [variableScope] rlplot/rlplot.cpp:3506:9: style: The scope of the variable 'y' can be reduced. [variableScope] rlplot/rlplot.cpp:3506:12: style: The scope of the variable 'q' can be reduced. [variableScope] rlplot/rlplot.cpp:3506:15: style: The scope of the variable 'di' can be reduced. [variableScope] rlplot/rlplot.cpp:3506:19: style: The scope of the variable 'de' can be reduced. [variableScope] rlplot/rlplot.cpp:3506:23: style: The scope of the variable 'lim' can be reduced. [variableScope] rlplot/rlplot.cpp:3506:28: style: The scope of the variable 'cx' can be reduced. [variableScope] rlplot/rlplot.cpp:3506:32: style: The scope of the variable 'cy' can be reduced. [variableScope] rlplot/rlplot.cpp:3574:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:3574:17: style: The scope of the variable 'step' can be reduced. [variableScope] rlplot/rlplot.cpp:3604:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:3605:7: style: The scope of the variable 'area' can be reduced. [variableScope] rlplot/rlplot.cpp:3606:9: style: The scope of the variable 'vlength' can be reduced. [variableScope] rlplot/rlplot.cpp:3606:39: style: The scope of the variable 'area1' can be reduced. [variableScope] rlplot/rlplot.cpp:3607:7: style: The scope of the variable 'v_valid' can be reduced. [variableScope] rlplot/rlplot.cpp:3705:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:3746:9: style: The scope of the variable 'pt' can be reduced. [variableScope] rlplot/rlplot.cpp:3911:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/rlplot.cpp:3912:7: style: The scope of the variable 'is_valid' can be reduced. [variableScope] rlplot/rlplot.cpp:3913:18: style: The scope of the variable 'd' can be reduced. [variableScope] rlplot/rlplot.cpp:4096:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:4128:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:4230:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:4385:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:4490:9: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/rlplot.cpp:4490:14: style: The scope of the variable 'tmp1' can be reduced. [variableScope] rlplot/rlplot.cpp:4490:20: style: The scope of the variable 'tmp2' can be reduced. [variableScope] rlplot/rlplot.cpp:4524:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:4655:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:4655:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/rlplot.cpp:4674:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/rlplot.cpp:4674:12: style: The scope of the variable 'k' can be reduced. [variableScope] rlplot/rlplot.cpp:4674:19: style: The scope of the variable 'r' can be reduced. [variableScope] rlplot/rlplot.cpp:4674:22: style: The scope of the variable 'cx' can be reduced. [variableScope] rlplot/rlplot.cpp:4674:26: style: The scope of the variable 'cy' can be reduced. [variableScope] rlplot/rlplot.cpp:4674:30: style: The scope of the variable 'cz' can be reduced. [variableScope] rlplot/rlplot.cpp:4675:7: style: The scope of the variable 'is_valid' can be reduced. [variableScope] rlplot/rlplot.cpp:4818:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:5033:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:5170:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:5189:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:5189:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/rlplot.cpp:5240:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:5318:14: style: The scope of the variable 'ic' can be reduced. [variableScope] rlplot/rlplot.cpp:5355:6: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/rlplot.cpp:5463:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:5463:9: style: The scope of the variable 'd' can be reduced. [variableScope] rlplot/rlplot.cpp:5463:12: style: The scope of the variable 'd1' can be reduced. [variableScope] rlplot/rlplot.cpp:5463:16: style: The scope of the variable 'ix' can be reduced. [variableScope] rlplot/rlplot.cpp:5463:20: style: The scope of the variable 'iy' can be reduced. [variableScope] rlplot/rlplot.cpp:5463:24: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/rlplot.cpp:5463:28: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/rlplot.cpp:5463:32: style: The scope of the variable 'n' can be reduced. [variableScope] rlplot/rlplot.cpp:5465:13: style: The scope of the variable 'mo' can be reduced. [variableScope] rlplot/rlplot.cpp:5519:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:5797:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:5898:11: style: The scope of the variable 'adef' can be reduced. [variableScope] rlplot/rlplot.cpp:5913:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:5994:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:6018:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:6019:9: style: The scope of the variable 'llist' can be reduced. [variableScope] rlplot/rlplot.cpp:6050:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:6079:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:6385:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:6749:9: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/rlplot.cpp:6749:13: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/rlplot.cpp:6843:7: style: The scope of the variable 'brd' can be reduced. [variableScope] rlplot/rlplot.cpp:6909:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:6909:9: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/rlplot.cpp:7005:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:7005:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/rlplot.cpp:7005:12: style: The scope of the variable 'k' can be reduced. [variableScope] rlplot/rlplot.cpp:7060:9: style: The scope of the variable 'j' can be reduced. [variableScope] rlplot/rlplot.cpp:7137:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:7299:11: style: The scope of the variable 'leg' can be reduced. [variableScope] rlplot/rlplot.cpp:7358:7: style: The scope of the variable 'bFound' can be reduced. [variableScope] rlplot/rlplot.cpp:7373:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:7396:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:7617:7: style: The scope of the variable 'bFound' can be reduced. [variableScope] rlplot/rlplot.cpp:7619:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:7620:8: style: The scope of the variable 'ret' can be reduced. [variableScope] rlplot/rlplot.cpp:7636:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:7657:9: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/rlplot.cpp:7657:13: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/rlplot.cpp:7690:17: style: The scope of the variable 'merr' can be reduced. [variableScope] rlplot/rlplot.cpp:7691:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:7754:9: style: The scope of the variable 'i1' can be reduced. [variableScope] rlplot/rlplot.cpp:7754:13: style: The scope of the variable 'i2' can be reduced. [variableScope] rlplot/rlplot.cpp:7869:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:7871:6: style: The scope of the variable 'maxIterations' can be reduced. [variableScope] rlplot/rlplot.cpp:7922:21: style: The scope of the variable 'b3' can be reduced. [variableScope] rlplot/rlplot.cpp:7986:18: style: The scope of the variable 'num' can be reduced. [variableScope] rlplot/rlplot.cpp:7986:23: style: The scope of the variable 'den' can be reduced. [variableScope] rlplot/rlplot.cpp:8036:9: style: The scope of the variable 'tmp' can be reduced. [variableScope] rlplot/rlplot.cpp:8054:18: style: The scope of the variable 'dist' can be reduced. [variableScope] rlplot/rlplot.cpp:8173:6: style: The scope of the variable 'x1' can be reduced. [variableScope] rlplot/rlplot.cpp:8173:10: style: The scope of the variable 'y1' can be reduced. [variableScope] rlplot/rlplot.cpp:8173:14: style: The scope of the variable 'x2' can be reduced. [variableScope] rlplot/rlplot.cpp:8173:18: style: The scope of the variable 'y2' can be reduced. [variableScope] rlplot/rlplot.cpp:8260:9: style: The scope of the variable 'dx' can be reduced. [variableScope] rlplot/rlplot.cpp:8260:13: style: The scope of the variable 'dy' can be reduced. [variableScope] rlplot/rlplot.cpp:8293:12: style: The scope of the variable 'x' can be reduced. [variableScope] rlplot/rlplot.cpp:8293:15: style: The scope of the variable 'y' can be reduced. [variableScope] rlplot/rlplot.cpp:8293:18: style: The scope of the variable 'di' can be reduced. [variableScope] rlplot/rlplot.cpp:8293:26: style: The scope of the variable 'lim' can be reduced. [variableScope] rlplot/rlplot.cpp:8461:6: style: The scope of the variable 'ie' can be reduced. [variableScope] rlplot/rlplot.cpp:8461:10: style: The scope of the variable 'cy' can be reduced. [variableScope] rlplot/rlplot.cpp:8668:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:8853:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:8868:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:8905:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:8930:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:9022:9: style: The scope of the variable 'cb' can be reduced. [variableScope] rlplot/rlplot.cpp:9023:11: style: The scope of the variable 'ax' can be reduced. [variableScope] rlplot/rlplot.cpp:9792:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:10187:6: style: The scope of the variable 'i' can be reduced. [variableScope] rlplot/rlplot.cpp:1093:81: style:inconclusive: Function 'DataLine' argument 5 names different: declaration 'name' definition 'nam'. [funcArgNamesDifferent] rlplot/rlplot.h:958:78: note: Function 'DataLine' argument 5 names different: declaration 'name' definition 'nam'. rlplot/rlplot.cpp:1093:81: note: Function 'DataLine' argument 5 names different: declaration 'name' definition 'nam'. rlplot/rlplot.cpp:1109:78: style:inconclusive: Function 'DataLine' argument 5 names different: declaration 'name' definition 'na'. [funcArgNamesDifferent] rlplot/rlplot.h:959:69: note: Function 'DataLine' argument 5 names different: declaration 'name' definition 'na'. rlplot/rlplot.cpp:1109:78: note: Function 'DataLine' argument 5 names different: declaration 'name' definition 'na'. rlplot/rlplot.cpp:1537:87: style:inconclusive: Function 'DataPolygon' argument 5 names different: declaration 'name' definition 'nam'. [funcArgNamesDifferent] rlplot/rlplot.h:978:81: note: Function 'DataPolygon' argument 5 names different: declaration 'name' definition 'nam'. rlplot/rlplot.cpp:1537:87: note: Function 'DataPolygon' argument 5 names different: declaration 'name' definition 'nam'. rlplot/rlplot.cpp:1552:84: style:inconclusive: Function 'DataPolygon' argument 5 names different: declaration 'name' definition 'na'. [funcArgNamesDifferent] rlplot/rlplot.h:979:72: note: Function 'DataPolygon' argument 5 names different: declaration 'name' definition 'na'. rlplot/rlplot.cpp:1552:84: note: Function 'DataPolygon' argument 5 names different: declaration 'name' definition 'na'. rlplot/rlplot.cpp:1585:32: style:inconclusive: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. [funcArgNamesDifferent] rlplot/rlplot.h:982:25: note: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. rlplot/rlplot.cpp:1585:32: note: Function 'DoPlot' argument 1 names different: declaration 'target' definition 'o'. rlplot/rlplot.cpp:1651:74: style:inconclusive: Function 'RegLine' argument 5 names different: declaration 'type' definition 'sel'. [funcArgNamesDifferent] rlplot/rlplot.h:991:66: note: Function 'RegLine' argument 5 names different: declaration 'type' definition 'sel'. rlplot/rlplot.cpp:1651:74: note: Function 'RegLine' argument 5 names different: declaration 'type' definition 'sel'. rlplot/rlplot.cpp:2075:83: style:inconclusive: Function 'ErrorBar' argument 6 names different: declaration 'type' definition 'which'. [funcArgNamesDifferent] rlplot/rlplot.h:1040:74: note: Function 'ErrorBar' argument 6 names different: declaration 'type' definition 'which'. rlplot/rlplot.cpp:2075:83: note: Function 'ErrorBar' argument 6 names different: declaration 'type' definition 'which'. rlplot/rlplot.cpp:3895:48: style:inconclusive: Function 'GetPolygon' argument 3 names different: declaration 'sel' definition 'n'. [funcArgNamesDifferent] rlplot/rlplot.h:1252:47: note: Function 'GetPolygon' argument 3 names different: declaration 'sel' definition 'n'. rlplot/rlplot.cpp:3895:48: note: Function 'GetPolygon' argument 3 names different: declaration 'sel' definition 'n'. rlplot/rlplot.cpp:4195:39: style:inconclusive: Function 'Brick' argument 9 names different: declaration 'flags' definition 'flg'. [funcArgNamesDifferent] rlplot/rlplot.h:1296:39: note: Function 'Brick' argument 9 names different: declaration 'flags' definition 'flg'. rlplot/rlplot.cpp:4195:39: note: Function 'Brick' argument 9 names different: declaration 'flags' definition 'flg'. rlplot/rlplot.cpp:8382:80: style:inconclusive: Function 'LegItem' argument 5 names different: declaration 'fill' definition 'fd'. [funcArgNamesDifferent] rlplot/rlplot.h:1649:72: note: Function 'LegItem' argument 5 names different: declaration 'fill' definition 'fd'. rlplot/rlplot.cpp:8382:80: note: Function 'LegItem' argument 5 names different: declaration 'fill' definition 'fd'. rlplot/rlplot.cpp:8979:35: style:inconclusive: Function 'SetSize' argument 2 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent] rlplot/rlplot.h:2511:34: note: Function 'SetSize' argument 2 names different: declaration 'value' definition 'val'. rlplot/rlplot.cpp:8979:35: note: Function 'SetSize' argument 2 names different: declaration 'value' definition 'val'. rlplot/rlplot.cpp:9020:26: style:inconclusive: Function 'DoPlot' argument 1 names different: declaration 'o' definition 'target'. [funcArgNamesDifferent] rlplot/rlplot.h:2514:33: note: Function 'DoPlot' argument 1 names different: declaration 'o' definition 'target'. rlplot/rlplot.cpp:9020:26: note: Function 'DoPlot' argument 1 names different: declaration 'o' definition 'target'. rlplot/rlplot.cpp:1479:14: style: Local variable 'min' shadows outer variable [shadowVariable] rlplot/rlplot.h:947:10: note: Shadowed declaration rlplot/rlplot.cpp:1479:14: note: Shadow variable rlplot/rlplot.cpp:1479:19: style: Local variable 'max' shadows outer variable [shadowVariable] rlplot/rlplot.h:947:15: note: Shadowed declaration rlplot/rlplot.cpp:1479:19: note: Shadow variable rlplot/rlplot.cpp:5463:16: style: Local variable 'ix' shadows outer variable [shadowVariable] rlplot/rlplot.h:1441:6: note: Shadowed declaration rlplot/rlplot.cpp:5463:16: note: Shadow variable rlplot/rlplot.cpp:5463:20: style: Local variable 'iy' shadows outer variable [shadowVariable] rlplot/rlplot.h:1441:10: note: Shadowed declaration rlplot/rlplot.cpp:5463:20: note: Shadow variable rlplot/rlplot.cpp:7137:9: style: Local variable 'csize' shadows outer variable [shadowVariable] rlplot/rlplot.h:1496:26: note: Shadowed declaration rlplot/rlplot.cpp:7137:9: note: Shadow variable rlplot/rlplot.cpp:446:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:568:11: style: Parameter 'fill' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:568:26: style: Parameter 'outline' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:702:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:994:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:995:11: style: Variable 'TmpFill' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:1306:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:1377:11: style: Variable 'tmpValues' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:1789:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:1997:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:2235:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:2498:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:2754:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:2984:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:3147:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:3196:37: style: Parameter 'center' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:3410:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:3602:13: style: Parameter 'fill' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:3747:11: style: Variable 'ap' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:3913:10: style: Variable 'co_vec' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:4129:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:4402:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:4487:64: style: Parameter 'ld' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:4487:77: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:4487:90: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:4566:11: style: Variable 'ap' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:4744:61: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:4838:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:4906:55: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:4906:69: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:5048:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:5238:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:5517:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:5991:72: style: Parameter 'td' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:6015:72: style: Parameter 'td' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:6359:64: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:6359:77: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:6506:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:7171:54: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:7298:11: style: Variable 'TmpFill' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:7392:56: style: Parameter 'fpts' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:7533:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:7915:65: style: Parameter 'uPrime' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:7983:65: style: Parameter 'u' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:8011:38: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:8033:42: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:8051:85: style: Parameter 'u' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:8082:58: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:8082:71: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:8200:14: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] rlplot/rlplot.cpp:8382:54: style: Parameter 'ld' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:8382:80: style: Parameter 'fd' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:8414:54: style: Parameter 'ld' can be declared as pointer to const [constParameterPointer] rlplot/rlplot.cpp:5485:19: error: Uninitialized variable: n [legacyUninitvar] rlplot/rlplot.cpp:1756:15: style: Variable 'dValid' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:1759:15: style: Variable 'dValid' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:4673:31: style: Variable 'pts' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:5852:11: style: Variable 'rcc.Xmin' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:6280:19: style: Variable 'mev.StateFlags' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:6280:36: style: Variable 'mev.Action' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:6456:6: style: Variable 'dx' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:6456:11: style: Variable 'dy' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:7358:14: style: Variable 'bFound' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:7535:7: style: Variable 'bFound' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:9941:9: style: Variable 'label' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:9980:74: style: Variable 'label' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:9994:74: style: Variable 'label' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:10066:9: style: Variable 'label' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:10103:9: style: Variable 'label' is assigned a value that is never used. [unreadVariable] rlplot/rlplot.cpp:10140:9: style: Variable 'label' is assigned a value that is never used. [unreadVariable] rlplot/spreadwi.cpp:910:13: warning: Member variable 'SpreadData::new_mark' is not initialized in the constructor. [uninitMemberVar] rlplot/spreadwi.cpp:910:13: warning: Member variable 'SpreadData::currpos2' is not initialized in the constructor. [uninitMemberVar] rlplot/spreadwi.cpp:868:2: style: Class 'SpreadData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] rlplot/spreadwi.cpp:133:3: style: The destructor '~SpreadWin' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:753:11: note: Virtual destructor in base class rlplot/spreadwi.cpp:133:3: note: Destructor in derived class rlplot/spreadwi.cpp:134:7: style: The function 'DoPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:758:15: note: Virtual function in base class rlplot/spreadwi.cpp:134:7: note: Function in derived class rlplot/spreadwi.cpp:135:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:760:15: note: Virtual function in base class rlplot/spreadwi.cpp:135:7: note: Function in derived class rlplot/spreadwi.cpp:870:7: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:653:15: note: Virtual function in base class rlplot/spreadwi.cpp:870:7: note: Function in derived class rlplot/spreadwi.cpp:871:7: style: The function 'mpos2dpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:654:15: note: Virtual function in base class rlplot/spreadwi.cpp:871:7: note: Function in derived class rlplot/spreadwi.cpp:872:7: style: The function 'Select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:663:15: note: Virtual function in base class rlplot/spreadwi.cpp:872:7: note: Function in derived class rlplot/spreadwi.cpp:875:7: style: The function 'WriteData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:664:15: note: Virtual function in base class rlplot/spreadwi.cpp:875:7: note: Function in derived class rlplot/spreadwi.cpp:876:7: style: The function 'AddCols' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:665:15: note: Virtual function in base class rlplot/spreadwi.cpp:876:7: note: Function in derived class rlplot/spreadwi.cpp:877:7: style: The function 'AddRows' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:666:15: note: Virtual function in base class rlplot/spreadwi.cpp:877:7: note: Function in derived class rlplot/spreadwi.cpp:878:7: style: The function 'ChangeSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:667:15: note: Virtual function in base class rlplot/spreadwi.cpp:878:7: note: Function in derived class rlplot/spreadwi.cpp:888:7: style: The function 'Command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:668:15: note: Virtual function in base class rlplot/spreadwi.cpp:888:7: note: Function in derived class rlplot/spreadwi.cpp:889:7: style: The function 'ReadData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] rlplot/rlplot.h:669:15: note: Virtual function in base class rlplot/spreadwi.cpp:889:7: note: Function in derived class rlplot/spreadwi.cpp:188:44: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] rlplot/spreadwi.cpp:188:23: note: outer condition: cButtons[i] rlplot/spreadwi.cpp:188:44: note: identical inner condition: cButtons[i] rlplot/spreadwi.cpp:192:44: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] rlplot/spreadwi.cpp:192:23: note: outer condition: rButtons[i] rlplot/spreadwi.cpp:192:44: note: identical inner condition: rButtons[i] rlplot/spreadwi.cpp:536:44: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] rlplot/spreadwi.cpp:536:23: note: outer condition: cButtons[i] rlplot/spreadwi.cpp:536:44: note: identical inner condition: cButtons[i] rlplot/spreadwi.cpp:540:44: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] rlplot/spreadwi.cpp:540:23: note: outer condition: rButtons[i] rlplot/spreadwi.cpp:540:44: note: identical inner condition: rButtons[i] rlplot/spreadwi.cpp:587:14: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] rlplot/spreadwi.cpp:586:34: note: outer condition: cButtons[i] rlplot/spreadwi.cpp:587:14: note: identical inner condition: cButtons[i] rlplot/spreadwi.cpp:316:14: style: Condition 'j