Created
November 19, 2015 00:48
-
-
Save nandor/1675b3a5be7d55252b1b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c... | |
[build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c]: (information) Too many #ifdef configurations - cppcheck only checks 12 of 45 configurations. Use --force to check all configurations. | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: SDCC... | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: SIMULATE_VERSION_PATCH... | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: SIMULATE_VERSION_PATCH;SIMULATE_VERSION_TWEAK... | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: _CRAYC... | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: _MSC_BUILD;_MSC_VER... | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: _MSC_FULL_VER;_MSC_VER... | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: _MSC_VER... | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: _MSC_VER;_WIN32... | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: _MSC_VER;__clang__... | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: _M_I86;__WATCOMC__... | |
Checking build/CMakeFiles/3.3.2/CompilerIdC/CMakeCCompilerId.c: _M_IX86;__WATCOMC__... | |
1/41 files checked 5% done | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp... | |
[build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp]: (information) Too many #ifdef configurations - cppcheck only checks 12 of 42 configurations. Use --force to check all configurations. | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: SIMULATE_VERSION_PATCH... | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: SIMULATE_VERSION_PATCH;SIMULATE_VERSION_TWEAK... | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: _CRAYC... | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: _MSC_BUILD;_MSC_VER... | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: _MSC_FULL_VER;_MSC_VER... | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: _MSC_VER... | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: _MSC_VER;_WIN32... | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: _MSC_VER;__clang__... | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: _M_I86;__WATCOMC__... | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: _M_IX86;__WATCOMC__... | |
Checking build/CMakeFiles/3.3.2/CompilerIdCXX/CMakeCXXCompilerId.cpp: __APPLE__... | |
2/41 files checked 10% done | |
Checking build/CMakeFiles/feature_tests.c... | |
3/41 files checked 10% done | |
Checking build/CMakeFiles/feature_tests.cxx... | |
4/41 files checked 13% done | |
Checking build/core/Master.cpp... | |
[build/core/Master.cpp:16] -> [build/core/Master.h:113]: (performance, inconclusive) Technically the member function 'dv::Master_ping_args::read' can be static. | |
[build/core/Master.cpp:44] -> [build/core/Master.h:114]: (performance, inconclusive) Technically the member function 'dv::Master_ping_args::write' can be static. | |
[build/core/Master.cpp:59] -> [build/core/Master.h:121]: (performance, inconclusive) Technically the member function 'dv::Master_ping_pargs::write' can be static. | |
[build/core/Master.cpp:277] -> [build/core/Master.h:255]: (performance, inconclusive) Technically the member function 'dv::Master_detectedLaser_result::read' can be static. | |
[build/core/Master.cpp:305] -> [build/core/Master.h:256]: (performance, inconclusive) Technically the member function 'dv::Master_detectedLaser_result::write' can be static. | |
[build/core/Master.cpp:321] -> [build/core/Master.h:263]: (performance, inconclusive) Technically the member function 'dv::Master_detectedLaser_presult::read' can be static. | |
[build/core/Master.h:295]: (style, inconclusive) Technically the member function 'dv::MasterClient::getInputProtocol' can be const. | |
[build/core/Master.h:299]: (style, inconclusive) Technically the member function 'dv::MasterClient::getOutputProtocol' can be const. | |
[build/core/Master.h:445]: (style, inconclusive) Technically the member function 'dv::MasterConcurrentClient::getInputProtocol' can be const. | |
[build/core/Master.h:449]: (style, inconclusive) Technically the member function 'dv::MasterConcurrentClient::getOutputProtocol' can be const. | |
[build/core/Master.h:56]: (style) Class 'MasterIfSingletonFactory' has a constructor with 1 argument that is not explicit. | |
[build/core/Master.h:268]: (style) Class 'MasterClient' has a constructor with 1 argument that is not explicit. | |
[build/core/Master.h:343]: (style) Class 'MasterProcessor' has a constructor with 1 argument that is not explicit. | |
[build/core/Master.h:356]: (style) Class 'MasterProcessorFactory' has a constructor with 1 argument that is not explicit. | |
[build/core/Master.h:371]: (style) Class 'MasterMultiface' has a constructor with 1 argument that is not explicit. | |
[build/core/Master.h:416]: (style) Class 'MasterConcurrentClient' has a constructor with 1 argument that is not explicit. | |
Checking build/core/Master.cpp: _WIN32... | |
5/41 files checked 20% done | |
Checking build/core/Master_server.skeleton.cpp... | |
Checking build/core/Master_server.skeleton.cpp: _WIN32... | |
6/41 files checked 20% done | |
Checking build/core/ProCam.cpp... | |
[build/core/ProCam.cpp:16] -> [build/core/ProCam.h:218]: (performance, inconclusive) Technically the member function 'dv::ProCam_getCameraParams_args::read' can be static. | |
[build/core/ProCam.cpp:44] -> [build/core/ProCam.h:219]: (performance, inconclusive) Technically the member function 'dv::ProCam_getCameraParams_args::write' can be static. | |
[build/core/ProCam.cpp:59] -> [build/core/ProCam.h:226]: (performance, inconclusive) Technically the member function 'dv::ProCam_getCameraParams_pargs::write' can be static. | |
[build/core/ProCam.cpp:182] -> [build/core/ProCam.h:307]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDisplayParams_args::read' can be static. | |
[build/core/ProCam.cpp:210] -> [build/core/ProCam.h:308]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDisplayParams_args::write' can be static. | |
[build/core/ProCam.cpp:225] -> [build/core/ProCam.h:315]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDisplayParams_pargs::write' can be static. | |
[build/core/ProCam.cpp:348] -> [build/core/ProCam.h:396]: (performance, inconclusive) Technically the member function 'dv::ProCam_getColorImage_args::read' can be static. | |
[build/core/ProCam.cpp:376] -> [build/core/ProCam.h:397]: (performance, inconclusive) Technically the member function 'dv::ProCam_getColorImage_args::write' can be static. | |
[build/core/ProCam.cpp:391] -> [build/core/ProCam.h:404]: (performance, inconclusive) Technically the member function 'dv::ProCam_getColorImage_pargs::write' can be static. | |
[build/core/ProCam.cpp:514] -> [build/core/ProCam.h:484]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDepthImage_args::read' can be static. | |
[build/core/ProCam.cpp:542] -> [build/core/ProCam.h:485]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDepthImage_args::write' can be static. | |
[build/core/ProCam.cpp:557] -> [build/core/ProCam.h:492]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDepthImage_pargs::write' can be static. | |
[build/core/ProCam.cpp:680] -> [build/core/ProCam.h:574]: (performance, inconclusive) Technically the member function 'dv::ProCam_getUndistortedColorImage_args::read' can be static. | |
[build/core/ProCam.cpp:708] -> [build/core/ProCam.h:575]: (performance, inconclusive) Technically the member function 'dv::ProCam_getUndistortedColorImage_args::write' can be static. | |
[build/core/ProCam.cpp:723] -> [build/core/ProCam.h:582]: (performance, inconclusive) Technically the member function 'dv::ProCam_getUndistortedColorImage_pargs::write' can be static. | |
[build/core/ProCam.cpp:846] -> [build/core/ProCam.h:664]: (performance, inconclusive) Technically the member function 'dv::ProCam_getColorBaseline_args::read' can be static. | |
[build/core/ProCam.cpp:874] -> [build/core/ProCam.h:665]: (performance, inconclusive) Technically the member function 'dv::ProCam_getColorBaseline_args::write' can be static. | |
[build/core/ProCam.cpp:889] -> [build/core/ProCam.h:672]: (performance, inconclusive) Technically the member function 'dv::ProCam_getColorBaseline_pargs::write' can be static. | |
[build/core/ProCam.cpp:1012] -> [build/core/ProCam.h:753]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDepthBaseline_args::read' can be static. | |
[build/core/ProCam.cpp:1040] -> [build/core/ProCam.h:754]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDepthBaseline_args::write' can be static. | |
[build/core/ProCam.cpp:1055] -> [build/core/ProCam.h:761]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDepthBaseline_pargs::write' can be static. | |
[build/core/ProCam.cpp:1178] -> [build/core/ProCam.h:842]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDepthVariance_args::read' can be static. | |
[build/core/ProCam.cpp:1206] -> [build/core/ProCam.h:843]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDepthVariance_args::write' can be static. | |
[build/core/ProCam.cpp:1221] -> [build/core/ProCam.h:850]: (performance, inconclusive) Technically the member function 'dv::ProCam_getDepthVariance_pargs::write' can be static. | |
[build/core/ProCam.cpp:1457] -> [build/core/ProCam.h:995]: (performance, inconclusive) Technically the member function 'dv::ProCam_displayGrayCode_result::read' can be static. | |
[build/core/ProCam.cpp:1485] -> [build/core/ProCam.h:996]: (performance, inconclusive) Technically the member function 'dv::ProCam_displayGrayCode_result::write' can be static. | |
[build/core/ProCam.cpp:1501] -> [build/core/ProCam.h:1003]: (performance, inconclusive) Technically the member function 'dv::ProCam_displayGrayCode_presult::read' can be static. | |
[build/core/ProCam.cpp:1534] -> [build/core/ProCam.h:1027]: (performance, inconclusive) Technically the member function 'dv::ProCam_displayWhite_args::read' can be static. | |
[build/core/ProCam.cpp:1562] -> [build/core/ProCam.h:1028]: (performance, inconclusive) Technically the member function 'dv::ProCam_displayWhite_args::write' can be static. | |
[build/core/ProCam.cpp:1577] -> [build/core/ProCam.h:1035]: (performance, inconclusive) Technically the member function 'dv::ProCam_displayWhite_pargs::write' can be static. | |
[build/core/ProCam.cpp:1592] -> [build/core/ProCam.h:1059]: (performance, inconclusive) Technically the member function 'dv::ProCam_displayWhite_result::read' can be static. | |
[build/core/ProCam.cpp:1620] -> [build/core/ProCam.h:1060]: (performance, inconclusive) Technically the member function 'dv::ProCam_displayWhite_result::write' can be static. | |
[build/core/ProCam.cpp:1636] -> [build/core/ProCam.h:1067]: (performance, inconclusive) Technically the member function 'dv::ProCam_displayWhite_presult::read' can be static. | |
[build/core/ProCam.cpp:1669] -> [build/core/ProCam.h:1091]: (performance, inconclusive) Technically the member function 'dv::ProCam_clearDisplay_args::read' can be static. | |
[build/core/ProCam.cpp:1697] -> [build/core/ProCam.h:1092]: (performance, inconclusive) Technically the member function 'dv::ProCam_clearDisplay_args::write' can be static. | |
[build/core/ProCam.cpp:1712] -> [build/core/ProCam.h:1099]: (performance, inconclusive) Technically the member function 'dv::ProCam_clearDisplay_pargs::write' can be static. | |
[build/core/ProCam.cpp:1727] -> [build/core/ProCam.h:1123]: (performance, inconclusive) Technically the member function 'dv::ProCam_clearDisplay_result::read' can be static. | |
[build/core/ProCam.cpp:1755] -> [build/core/ProCam.h:1124]: (performance, inconclusive) Technically the member function 'dv::ProCam_clearDisplay_result::write' can be static. | |
[build/core/ProCam.cpp:1771] -> [build/core/ProCam.h:1131]: (performance, inconclusive) Technically the member function 'dv::ProCam_clearDisplay_presult::read' can be static. | |
[build/core/ProCam.cpp:1804] -> [build/core/ProCam.h:1155]: (performance, inconclusive) Technically the member function 'dv::ProCam_close_args::read' can be static. | |
[build/core/ProCam.cpp:1832] -> [build/core/ProCam.h:1156]: (performance, inconclusive) Technically the member function 'dv::ProCam_close_args::write' can be static. | |
[build/core/ProCam.cpp:1847] -> [build/core/ProCam.h:1163]: (performance, inconclusive) Technically the member function 'dv::ProCam_close_pargs::write' can be static. | |
[build/core/ProCam.h:1298]: (style, inconclusive) Technically the member function 'dv::ProCamClient::getInputProtocol' can be const. | |
[build/core/ProCam.h:1302]: (style, inconclusive) Technically the member function 'dv::ProCamClient::getOutputProtocol' can be const. | |
[build/core/ProCam.h:1665]: (style, inconclusive) Technically the member function 'dv::ProCamConcurrentClient::getInputProtocol' can be const. | |
[build/core/ProCam.h:1669]: (style, inconclusive) Technically the member function 'dv::ProCamConcurrentClient::getOutputProtocol' can be const. | |
[build/core/ProCam.h:116]: (style) Class 'ProCamIfSingletonFactory' has a constructor with 1 argument that is not explicit. | |
[build/core/ProCam.h:1271]: (style) Class 'ProCamClient' has a constructor with 1 argument that is not explicit. | |
[build/core/ProCam.h:1426]: (style) Class 'ProCamProcessor' has a constructor with 1 argument that is not explicit. | |
[build/core/ProCam.h:1455]: (style) Class 'ProCamProcessorFactory' has a constructor with 1 argument that is not explicit. | |
[build/core/ProCam.h:1470]: (style) Class 'ProCamMultiface' has a constructor with 1 argument that is not explicit. | |
[build/core/ProCam.h:1636]: (style) Class 'ProCamConcurrentClient' has a constructor with 1 argument that is not explicit. | |
Checking build/core/ProCam.cpp: _WIN32... | |
7/41 files checked 62% done | |
Checking build/core/ProCam_server.skeleton.cpp... | |
Checking build/core/ProCam_server.skeleton.cpp: _WIN32... | |
8/41 files checked 63% done | |
Checking build/core/Protocol_constants.cpp... | |
9/41 files checked 63% done | |
Checking build/core/Protocol_types.cpp... | |
[build/core/Protocol_types.cpp:152]: (performance) Variable '__isset' is assigned in constructor body. Consider performing initialization in initialization list. | |
[build/core/Protocol_types.cpp:316]: (performance) Variable '__isset' is assigned in constructor body. Consider performing initialization in initialization list. | |
[build/core/Protocol_types.cpp:443]: (performance) Variable 'colorCamMat' is assigned in constructor body. Consider performing initialization in initialization list. | |
[build/core/Protocol_types.cpp:444]: (performance) Variable 'irCamMat' is assigned in constructor body. Consider performing initialization in initialization list. | |
[build/core/Protocol_types.cpp:445]: (performance) Variable 'irDist' is assigned in constructor body. Consider performing initialization in initialization list. | |
[build/core/Protocol_types.cpp:446]: (performance) Variable '__isset' is assigned in constructor body. Consider performing initialization in initialization list. | |
[build/core/Protocol_types.cpp:554]: (performance) Variable '__isset' is assigned in constructor body. Consider performing initialization in initialization list. | |
[build/core/Protocol_types.cpp:695]: (performance) Variable 'data' is assigned in constructor body. Consider performing initialization in initialization list. | |
[build/core/Protocol_types.cpp:696]: (performance) Variable '__isset' is assigned in constructor body. Consider performing initialization in initialization list. | |
[build/core/Protocol_types.cpp:824]: (performance) Variable '__isset' is assigned in constructor body. Consider performing initialization in initialization list. | |
10/41 files checked 70% done | |
Checking core/Conv.cc... | |
11/41 files checked 71% done | |
Checking core/Exception.cc... | |
12/41 files checked 71% done | |
Checking core/Geometry.cc... | |
13/41 files checked 73% done | |
Checking core/GrayCode.cc... | |
[core/GrayCode.cc:33] -> [core/GrayCode.h:66]: (performance, inconclusive) Technically the member function 'dv::GrayCode::generate' can be static. | |
14/41 files checked 74% done | |
Checking core/Projection.cc... | |
15/41 files checked 74% done | |
Checking master/Calibrator.cc... | |
[master/ProCamRecorder.h:13]: (style) Class 'ProCamRecorder' has a constructor with 1 argument that is not explicit. | |
16/41 files checked 80% done | |
Checking master/Event.cc... | |
17/41 files checked 80% done | |
Checking master/EventStream.cc... | |
18/41 files checked 80% done | |
Checking master/GLViewer.cc... | |
[master/GLViewer.cc:200] -> [master/GLViewer.h:33]: (performance, inconclusive) Technically the member function 'dv::master::GLViewer::drawPlane' can be static. | |
[master/GLViewer.cc:204] -> [master/GLViewer.h:38]: (performance, inconclusive) Technically the member function 'dv::master::GLViewer::drawPoints' can be static. | |
[master/GLViewer.cc:215] -> [master/GLViewer.h:49]: (style, inconclusive) Technically the member function 'dv::master::GLViewer::getArcballVector' can be const. | |
Checking master/GLViewer.cc: __APPLE__... | |
19/41 files checked 82% done | |
Checking master/MasterApplication.cc... | |
[master/MasterApplication.cc:44]: (style) Checking if unsigned variable 'procamTotal_' is less than zero. | |
Checking master/MasterApplication.cc: __APPLE__... | |
20/41 files checked 83% done | |
Checking master/MasterConnectionHandler.cc... | |
21/41 files checked 85% done | |
Checking master/MasterServer.cc... | |
22/41 files checked 85% done | |
Checking master/MockConnectionHandler.cc... | |
[master/MockConnectionHandler.h:20]: (style) Class 'MockConnectionHandler' has a constructor with 1 argument that is not explicit. | |
23/41 files checked 86% done | |
Checking master/ProCam.cc... | |
24/41 files checked 86% done | |
Checking master/ProCamRecorder.cc... | |
[master/ProCamRecorder.cc:84] -> [master/ProCamRecorder.h:56]: (performance, inconclusive) Technically the member function 'ProCamRecorder::frameFileName' can be static. | |
25/41 files checked 87% done | |
Checking master/ProCamSystem.cc... | |
26/41 files checked 87% done | |
Checking master/main.cc... | |
27/41 files checked 88% done | |
Checking procam/BGRDCamera.cc... | |
28/41 files checked 88% done | |
Checking procam/BaselineCapture.cc... | |
[procam/BaselineCapture.cc:98] -> [procam/BaselineCapture.h:35]: (style, inconclusive) Technically the member function 'dv::procam::BaselineCapture::getDepthImage' can be const. | |
[procam/BaselineCapture.cc:102] -> [procam/BaselineCapture.h:40]: (style, inconclusive) Technically the member function 'dv::procam::BaselineCapture::getDepthVariance' can be const. | |
29/41 files checked 89% done | |
Checking procam/Display.cc... | |
30/41 files checked 89% done | |
Checking procam/GLDisplay.cc... | |
Checking procam/GLDisplay.cc: __APPLE__... | |
31/41 files checked 91% done | |
Checking procam/KinectCamera.cc... | |
32/41 files checked 93% done | |
Checking procam/KinectFileLogger.cc... | |
33/41 files checked 93% done | |
Checking procam/MockCamera.cc... | |
34/41 files checked 94% done | |
Checking procam/MockDisplay.cc... | |
35/41 files checked 94% done | |
Checking procam/ProCamApplication.cc... | |
Checking procam/ProCamApplication.cc: __APPLE__... | |
36/41 files checked 96% done | |
Checking procam/main.cc... | |
Checking procam/main.cc: __APPLE__... | |
37/41 files checked 97% done | |
Checking test/CalibratorTest.cc... | |
38/41 files checked 98% done | |
Checking test/ExceptionTest.cc... | |
39/41 files checked 98% done | |
Checking test/GeometryTest.cc... | |
40/41 files checked 99% done | |
Checking test/ProjectionTest.cc... | |
41/41 files checked 100% done | |
[build/core/Protocol_types.cpp:343]: (style) The function '__set_colorCamMat' is never used. | |
[build/core/Protocol_types.cpp:579]: (style) The function '__set_cols' is never used. | |
[build/core/Protocol_types.cpp:39]: (style) The function '__set_cx' is never used. | |
[build/core/Protocol_types.cpp:43]: (style) The function '__set_cy' is never used. | |
[build/core/Protocol_types.cpp:587]: (style) The function '__set_data' is never used. | |
[build/core/Protocol_types.cpp:583]: (style) The function '__set_format' is never used. | |
[build/core/Protocol_types.cpp:473]: (style) The function '__set_frameHeight' is never used. | |
[build/core/Protocol_types.cpp:469]: (style) The function '__set_frameWidth' is never used. | |
[build/core/Protocol_types.cpp:31]: (style) The function '__set_fx' is never used. | |
[build/core/Protocol_types.cpp:35]: (style) The function '__set_fy' is never used. | |
[build/core/Protocol_types.cpp:347]: (style) The function '__set_irCamMat' is never used. | |
[build/core/Protocol_types.cpp:351]: (style) The function '__set_irDist' is never used. | |
[build/core/Protocol_types.cpp:177]: (style) The function '__set_k1' is never used. | |
[build/core/Protocol_types.cpp:181]: (style) The function '__set_k2' is never used. | |
[build/core/Protocol_types.cpp:193]: (style) The function '__set_k3' is never used. | |
[build/core/Protocol_types.cpp:185]: (style) The function '__set_p1' is never used. | |
[build/core/Protocol_types.cpp:189]: (style) The function '__set_p2' is never used. | |
[build/core/Protocol_types.cpp:575]: (style) The function '__set_rows' is never used. | |
[build/core/Protocol_types.cpp:721]: (style) The function '__set_x' is never used. | |
[build/core/Protocol_types.cpp:725]: (style) The function '__set_y' is never used. | |
[build/core/Protocol_types.cpp:729]: (style) The function '__set_z' is never used. | |
[build/core/Master.cpp:460]: (style) The function 'dispatchCall' is never used. | |
[master/GLViewer.cc:200]: (style) The function 'drawPlane' is never used. | |
[master/GLViewer.cc:204]: (style) The function 'drawPoints' is never used. | |
[master/Calibrator.cc:68]: (style) The function 'formProjectorGroups' is never used. | |
[master/MockConnectionHandler.cc:115]: (style) The function 'getDepthImages' is never used. | |
[build/core/Master.cpp:586]: (style) The function 'getProcessor' is never used. | |
[master/MockConnectionHandler.cc:119]: (style) The function 'getUndistortedColorImages' is never used. | |
[core/Projection.cc:10]: (style) The function 'project' is never used. | |
[master/MasterConnectionHandler.cc:79]: (style) The function 'releaseHandler' is never used. | |
[master/ProCamRecorder.cc:39]: (style) The function 'trySaveColorBaselineFrame' is never used. | |
[master/ProCamRecorder.cc:27]: (style) The function 'trySaveColorFrame' is never used. | |
[master/ProCamRecorder.cc:43]: (style) The function 'trySaveDepthBaselineFrame' is never used. | |
[master/ProCamRecorder.cc:31]: (style) The function 'trySaveDepthFrame' is never used. | |
[master/ProCamRecorder.cc:35]: (style) The function 'trySaveUndistortedFrame' is never used. | |
(information) Cppcheck cannot find all the include files (use --check-config for details) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment