2025-11-02 11:55 ftp://ftp.de.debian.org/debian/pool/main/t/tetgen/tetgen_1.6.0+dfsg1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.12.48+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 1f35303 (2025-11-01 19:39:44 +0100) count: 2376 2355 elapsed-time: 39.1 51.1 head-timing-info: old-timing-info: head results: tetgen-1.6.0+dfsg1/tetgen.cxx:36125:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKS_PER_SEC [valueFlowBailoutIncompleteVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::queuefront' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::queuetail' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::nextnonemptyq' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::firstnonemptyq' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::recentq' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::bt_queuefront' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::bt_queuetail' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::bt_nextnonemptyq' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::bt_firstnonemptyq' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::bt_recentq' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::elemmarkerindex' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::cosmaxdihed' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::cosmindihed' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::cossmtdihed' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::cosslidihed' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::cos_large_dihed' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::opt_max_sliver_asp_ratio' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::transgc' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2445:3: warning: Member variable 'tetgenmesh::tsb1mod3' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:1150:5: warning: Member variable 'badface::cent' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.h:2537:44: performance:inconclusive: Technically the member function 'tetgenmesh::encode' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1520:22: note: Technically the member function 'tetgenmesh::encode' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2537:44: note: Technically the member function 'tetgenmesh::encode' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2541:44: performance:inconclusive: Technically the member function 'tetgenmesh::encode2' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1521:22: note: Technically the member function 'tetgenmesh::encode2' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2541:44: note: Technically the member function 'tetgenmesh::encode2' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2548:25: performance:inconclusive: Technically the member function 'tetgenmesh::decode' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1522:15: note: Technically the member function 'tetgenmesh::decode' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2548:25: note: Technically the member function 'tetgenmesh::decode' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2553:45: performance:inconclusive: Technically the member function 'tetgenmesh::decode_tet_only' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1523:23: note: Technically the member function 'tetgenmesh::decode_tet_only' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2553:45: note: Technically the member function 'tetgenmesh::decode_tet_only' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2558:24: performance:inconclusive: Technically the member function 'tetgenmesh::decode_ver_only' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1524:15: note: Technically the member function 'tetgenmesh::decode_ver_only' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2558:24: note: Technically the member function 'tetgenmesh::decode_ver_only' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2574:25: performance:inconclusive: Technically the member function 'tetgenmesh::dissolve' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1526:15: note: Technically the member function 'tetgenmesh::dissolve' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2574:25: note: Technically the member function 'tetgenmesh::dissolve' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2603:25: performance:inconclusive: Technically the member function 'tetgenmesh::esym' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1527:15: note: Technically the member function 'tetgenmesh::esym' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2603:25: note: Technically the member function 'tetgenmesh::esym' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2608:25: performance:inconclusive: Technically the member function 'tetgenmesh::esymself' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1528:15: note: Technically the member function 'tetgenmesh::esymself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2608:25: note: Technically the member function 'tetgenmesh::esymself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2580:25: performance:inconclusive: Technically the member function 'tetgenmesh::enext' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1529:15: note: Technically the member function 'tetgenmesh::enext' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2580:25: note: Technically the member function 'tetgenmesh::enext' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2585:25: performance:inconclusive: Technically the member function 'tetgenmesh::enextself' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1530:15: note: Technically the member function 'tetgenmesh::enextself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2585:25: note: Technically the member function 'tetgenmesh::enextself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2591:25: performance:inconclusive: Technically the member function 'tetgenmesh::eprev' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1531:15: note: Technically the member function 'tetgenmesh::eprev' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2591:25: note: Technically the member function 'tetgenmesh::eprev' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2596:25: performance:inconclusive: Technically the member function 'tetgenmesh::eprevself' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1532:15: note: Technically the member function 'tetgenmesh::eprevself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2596:25: note: Technically the member function 'tetgenmesh::eprevself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2615:25: performance:inconclusive: Technically the member function 'tetgenmesh::enextesym' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1533:15: note: Technically the member function 'tetgenmesh::enextesym' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2615:25: note: Technically the member function 'tetgenmesh::enextesym' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2620:25: performance:inconclusive: Technically the member function 'tetgenmesh::enextesymself' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1534:15: note: Technically the member function 'tetgenmesh::enextesymself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2620:25: note: Technically the member function 'tetgenmesh::enextesymself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2626:25: performance:inconclusive: Technically the member function 'tetgenmesh::eprevesym' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1535:15: note: Technically the member function 'tetgenmesh::eprevesym' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2626:25: note: Technically the member function 'tetgenmesh::eprevesym' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2631:25: performance:inconclusive: Technically the member function 'tetgenmesh::eprevesymself' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1536:15: note: Technically the member function 'tetgenmesh::eprevesymself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2631:25: note: Technically the member function 'tetgenmesh::eprevesymself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2638:25: performance:inconclusive: Technically the member function 'tetgenmesh::eorgoppo' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1537:15: note: Technically the member function 'tetgenmesh::eorgoppo' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2638:25: note: Technically the member function 'tetgenmesh::eorgoppo' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2643:25: performance:inconclusive: Technically the member function 'tetgenmesh::eorgoppoself' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1538:15: note: Technically the member function 'tetgenmesh::eorgoppoself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2643:25: note: Technically the member function 'tetgenmesh::eorgoppoself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2650:25: performance:inconclusive: Technically the member function 'tetgenmesh::edestoppo' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1539:15: note: Technically the member function 'tetgenmesh::edestoppo' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2650:25: note: Technically the member function 'tetgenmesh::edestoppo' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2655:25: performance:inconclusive: Technically the member function 'tetgenmesh::edestoppoself' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1540:15: note: Technically the member function 'tetgenmesh::edestoppoself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2655:25: note: Technically the member function 'tetgenmesh::edestoppoself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2691:38: performance:inconclusive: Technically the member function 'tetgenmesh::org' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1545:16: note: Technically the member function 'tetgenmesh::org' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2691:38: note: Technically the member function 'tetgenmesh::org' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2695:39: performance:inconclusive: Technically the member function 'tetgenmesh::dest' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1546:16: note: Technically the member function 'tetgenmesh::dest' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2695:39: note: Technically the member function 'tetgenmesh::dest' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2699:39: performance:inconclusive: Technically the member function 'tetgenmesh::apex' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1547:16: note: Technically the member function 'tetgenmesh::apex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2699:39: note: Technically the member function 'tetgenmesh::apex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2703:39: performance:inconclusive: Technically the member function 'tetgenmesh::oppo' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1548:16: note: Technically the member function 'tetgenmesh::oppo' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2703:39: note: Technically the member function 'tetgenmesh::oppo' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2707:26: performance:inconclusive: Technically the member function 'tetgenmesh::setorg' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1549:15: note: Technically the member function 'tetgenmesh::setorg' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2707:26: note: Technically the member function 'tetgenmesh::setorg' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2711:26: performance:inconclusive: Technically the member function 'tetgenmesh::setdest' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1550:15: note: Technically the member function 'tetgenmesh::setdest' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2711:26: note: Technically the member function 'tetgenmesh::setdest' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2715:26: performance:inconclusive: Technically the member function 'tetgenmesh::setapex' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1551:15: note: Technically the member function 'tetgenmesh::setapex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2715:26: note: Technically the member function 'tetgenmesh::setapex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2719:26: performance:inconclusive: Technically the member function 'tetgenmesh::setoppo' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1552:15: note: Technically the member function 'tetgenmesh::setoppo' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2719:26: note: Technically the member function 'tetgenmesh::setoppo' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2741:25: style:inconclusive: Technically the member function 'tetgenmesh::elemattribute' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1553:15: note: Technically the member function 'tetgenmesh::elemattribute' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2741:25: note: Technically the member function 'tetgenmesh::elemattribute' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2745:25: style:inconclusive: Technically the member function 'tetgenmesh::setelemattribute' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1554:15: note: Technically the member function 'tetgenmesh::setelemattribute' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2745:25: note: Technically the member function 'tetgenmesh::setelemattribute' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2734:25: style:inconclusive: Technically the member function 'tetgenmesh::get_volume' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1556:15: note: Technically the member function 'tetgenmesh::get_volume' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2734:25: note: Technically the member function 'tetgenmesh::get_volume' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2752:25: style:inconclusive: Technically the member function 'tetgenmesh::volumebound' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1557:15: note: Technically the member function 'tetgenmesh::volumebound' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2752:25: note: Technically the member function 'tetgenmesh::volumebound' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2756:25: style:inconclusive: Technically the member function 'tetgenmesh::setvolumebound' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1558:15: note: Technically the member function 'tetgenmesh::setvolumebound' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2756:25: note: Technically the member function 'tetgenmesh::setvolumebound' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2763:24: performance:inconclusive: Technically the member function 'tetgenmesh::elemindex' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1559:15: note: Technically the member function 'tetgenmesh::elemindex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2763:24: note: Technically the member function 'tetgenmesh::elemindex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2768:25: performance:inconclusive: Technically the member function 'tetgenmesh::setelemindex' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1560:15: note: Technically the member function 'tetgenmesh::setelemindex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2768:25: note: Technically the member function 'tetgenmesh::setelemindex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2776:24: style:inconclusive: Technically the member function 'tetgenmesh::elemmarker' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1561:15: note: Technically the member function 'tetgenmesh::elemmarker' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2776:24: note: Technically the member function 'tetgenmesh::elemmarker' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2780:25: style:inconclusive: Technically the member function 'tetgenmesh::setelemmarker' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1562:15: note: Technically the member function 'tetgenmesh::setelemmarker' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2780:25: note: Technically the member function 'tetgenmesh::setelemmarker' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2788:25: style:inconclusive: Technically the member function 'tetgenmesh::infect' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1563:15: note: Technically the member function 'tetgenmesh::infect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2788:25: note: Technically the member function 'tetgenmesh::infect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2792:25: style:inconclusive: Technically the member function 'tetgenmesh::uninfect' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1564:15: note: Technically the member function 'tetgenmesh::uninfect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2792:25: note: Technically the member function 'tetgenmesh::uninfect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2796:25: style:inconclusive: Technically the member function 'tetgenmesh::infected' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1565:15: note: Technically the member function 'tetgenmesh::infected' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2796:25: note: Technically the member function 'tetgenmesh::infected' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2803:25: style:inconclusive: Technically the member function 'tetgenmesh::marktest' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1566:15: note: Technically the member function 'tetgenmesh::marktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2803:25: note: Technically the member function 'tetgenmesh::marktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2807:25: style:inconclusive: Technically the member function 'tetgenmesh::unmarktest' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1567:15: note: Technically the member function 'tetgenmesh::unmarktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2807:25: note: Technically the member function 'tetgenmesh::unmarktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2811:25: style:inconclusive: Technically the member function 'tetgenmesh::marktested' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1568:15: note: Technically the member function 'tetgenmesh::marktested' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2811:25: note: Technically the member function 'tetgenmesh::marktested' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2819:25: style:inconclusive: Technically the member function 'tetgenmesh::markface' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1569:15: note: Technically the member function 'tetgenmesh::markface' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2819:25: note: Technically the member function 'tetgenmesh::markface' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2823:25: style:inconclusive: Technically the member function 'tetgenmesh::unmarkface' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1570:15: note: Technically the member function 'tetgenmesh::unmarkface' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2823:25: note: Technically the member function 'tetgenmesh::unmarkface' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2827:25: style:inconclusive: Technically the member function 'tetgenmesh::facemarked' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1571:15: note: Technically the member function 'tetgenmesh::facemarked' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2827:25: note: Technically the member function 'tetgenmesh::facemarked' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2836:25: style:inconclusive: Technically the member function 'tetgenmesh::markedge' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1572:15: note: Technically the member function 'tetgenmesh::markedge' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2836:25: note: Technically the member function 'tetgenmesh::markedge' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2840:25: style:inconclusive: Technically the member function 'tetgenmesh::unmarkedge' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1573:15: note: Technically the member function 'tetgenmesh::unmarkedge' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2840:25: note: Technically the member function 'tetgenmesh::unmarkedge' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2844:25: style:inconclusive: Technically the member function 'tetgenmesh::edgemarked' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1574:15: note: Technically the member function 'tetgenmesh::edgemarked' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2844:25: note: Technically the member function 'tetgenmesh::edgemarked' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2852:25: style:inconclusive: Technically the member function 'tetgenmesh::marktest2' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1575:15: note: Technically the member function 'tetgenmesh::marktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2852:25: note: Technically the member function 'tetgenmesh::marktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2856:25: style:inconclusive: Technically the member function 'tetgenmesh::unmarktest2' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1576:15: note: Technically the member function 'tetgenmesh::unmarktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2856:25: note: Technically the member function 'tetgenmesh::unmarktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2860:25: style:inconclusive: Technically the member function 'tetgenmesh::marktest2ed' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1577:15: note: Technically the member function 'tetgenmesh::marktest2ed' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2860:25: note: Technically the member function 'tetgenmesh::marktest2ed' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2868:24: style:inconclusive: Technically the member function 'tetgenmesh::elemcounter' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1578:15: note: Technically the member function 'tetgenmesh::elemcounter' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2868:24: note: Technically the member function 'tetgenmesh::elemcounter' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2872:25: style:inconclusive: Technically the member function 'tetgenmesh::setelemcounter' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1579:15: note: Technically the member function 'tetgenmesh::setelemcounter' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2872:25: note: Technically the member function 'tetgenmesh::setelemcounter' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2892:25: style:inconclusive: Technically the member function 'tetgenmesh::ishulltet' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1582:15: note: Technically the member function 'tetgenmesh::ishulltet' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2892:25: note: Technically the member function 'tetgenmesh::ishulltet' can be const. tetgen-1.6.0+dfsg1/tetgen.h:2898:25: performance:inconclusive: Technically the member function 'tetgenmesh::isdeadtet' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1583:15: note: Technically the member function 'tetgenmesh::isdeadtet' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2898:25: note: Technically the member function 'tetgenmesh::isdeadtet' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2916:25: performance:inconclusive: Technically the member function 'tetgenmesh::sdecode' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1586:15: note: Technically the member function 'tetgenmesh::sdecode' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2916:25: note: Technically the member function 'tetgenmesh::sdecode' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2921:42: performance:inconclusive: Technically the member function 'tetgenmesh::sencode' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1587:20: note: Technically the member function 'tetgenmesh::sencode' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2921:42: note: Technically the member function 'tetgenmesh::sencode' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2925:42: performance:inconclusive: Technically the member function 'tetgenmesh::sencode2' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1588:20: note: Technically the member function 'tetgenmesh::sencode2' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2925:42: note: Technically the member function 'tetgenmesh::sencode2' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2950:25: performance:inconclusive: Technically the member function 'tetgenmesh::sdissolve' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1593:15: note: Technically the member function 'tetgenmesh::sdissolve' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2950:25: note: Technically the member function 'tetgenmesh::sdissolve' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2973:38: performance:inconclusive: Technically the member function 'tetgenmesh::sorg' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1594:16: note: Technically the member function 'tetgenmesh::sorg' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2973:38: note: Technically the member function 'tetgenmesh::sorg' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2978:38: performance:inconclusive: Technically the member function 'tetgenmesh::sdest' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1595:16: note: Technically the member function 'tetgenmesh::sdest' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2978:38: note: Technically the member function 'tetgenmesh::sdest' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2983:38: performance:inconclusive: Technically the member function 'tetgenmesh::sapex' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1596:16: note: Technically the member function 'tetgenmesh::sapex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2983:38: note: Technically the member function 'tetgenmesh::sapex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2988:25: performance:inconclusive: Technically the member function 'tetgenmesh::setsorg' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1597:15: note: Technically the member function 'tetgenmesh::setsorg' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2988:25: note: Technically the member function 'tetgenmesh::setsorg' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2993:25: performance:inconclusive: Technically the member function 'tetgenmesh::setsdest' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1598:15: note: Technically the member function 'tetgenmesh::setsdest' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2993:25: note: Technically the member function 'tetgenmesh::setsdest' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2998:25: performance:inconclusive: Technically the member function 'tetgenmesh::setsapex' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1599:15: note: Technically the member function 'tetgenmesh::setsapex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:2998:25: note: Technically the member function 'tetgenmesh::setsapex' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3010:25: performance:inconclusive: Technically the member function 'tetgenmesh::sesym' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1600:15: note: Technically the member function 'tetgenmesh::sesym' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3010:25: note: Technically the member function 'tetgenmesh::sesym' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3016:25: performance:inconclusive: Technically the member function 'tetgenmesh::sesymself' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1601:15: note: Technically the member function 'tetgenmesh::sesymself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3016:25: note: Technically the member function 'tetgenmesh::sesymself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3024:25: performance:inconclusive: Technically the member function 'tetgenmesh::senext' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1602:15: note: Technically the member function 'tetgenmesh::senext' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3024:25: note: Technically the member function 'tetgenmesh::senext' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3030:25: performance:inconclusive: Technically the member function 'tetgenmesh::senextself' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1603:15: note: Technically the member function 'tetgenmesh::senextself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3030:25: note: Technically the member function 'tetgenmesh::senextself' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3035:25: performance:inconclusive: Technically the member function 'tetgenmesh::senext2' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1604:15: note: Technically the member function 'tetgenmesh::senext2' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3035:25: note: Technically the member function 'tetgenmesh::senext2' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3041:25: performance:inconclusive: Technically the member function 'tetgenmesh::senext2self' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1605:15: note: Technically the member function 'tetgenmesh::senext2self' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3041:25: note: Technically the member function 'tetgenmesh::senext2self' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3049:25: style:inconclusive: Technically the member function 'tetgenmesh::areabound' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1606:15: note: Technically the member function 'tetgenmesh::areabound' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3049:25: note: Technically the member function 'tetgenmesh::areabound' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3054:25: style:inconclusive: Technically the member function 'tetgenmesh::setareabound' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1607:15: note: Technically the member function 'tetgenmesh::setareabound' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3054:25: note: Technically the member function 'tetgenmesh::setareabound' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3062:24: style:inconclusive: Technically the member function 'tetgenmesh::shellmark' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1608:14: note: Technically the member function 'tetgenmesh::shellmark' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3062:24: note: Technically the member function 'tetgenmesh::shellmark' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3067:25: style:inconclusive: Technically the member function 'tetgenmesh::setshellmark' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1609:15: note: Technically the member function 'tetgenmesh::setshellmark' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3067:25: note: Technically the member function 'tetgenmesh::setshellmark' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3077:25: style:inconclusive: Technically the member function 'tetgenmesh::sinfect' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1610:15: note: Technically the member function 'tetgenmesh::sinfect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3077:25: note: Technically the member function 'tetgenmesh::sinfect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3083:25: style:inconclusive: Technically the member function 'tetgenmesh::suninfect' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1611:15: note: Technically the member function 'tetgenmesh::suninfect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3083:25: note: Technically the member function 'tetgenmesh::suninfect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3091:25: style:inconclusive: Technically the member function 'tetgenmesh::sinfected' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1612:15: note: Technically the member function 'tetgenmesh::sinfected' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3091:25: note: Technically the member function 'tetgenmesh::sinfected' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3099:25: style:inconclusive: Technically the member function 'tetgenmesh::smarktest' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1613:15: note: Technically the member function 'tetgenmesh::smarktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3099:25: note: Technically the member function 'tetgenmesh::smarktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3105:25: style:inconclusive: Technically the member function 'tetgenmesh::sunmarktest' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1614:15: note: Technically the member function 'tetgenmesh::sunmarktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3105:25: note: Technically the member function 'tetgenmesh::sunmarktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3111:25: style:inconclusive: Technically the member function 'tetgenmesh::smarktested' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1615:15: note: Technically the member function 'tetgenmesh::smarktested' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3111:25: note: Technically the member function 'tetgenmesh::smarktested' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3119:25: style:inconclusive: Technically the member function 'tetgenmesh::smarktest2' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1616:15: note: Technically the member function 'tetgenmesh::smarktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3119:25: note: Technically the member function 'tetgenmesh::smarktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3125:25: style:inconclusive: Technically the member function 'tetgenmesh::sunmarktest2' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1617:15: note: Technically the member function 'tetgenmesh::sunmarktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3125:25: note: Technically the member function 'tetgenmesh::sunmarktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3131:25: style:inconclusive: Technically the member function 'tetgenmesh::smarktest2ed' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1618:15: note: Technically the member function 'tetgenmesh::smarktest2ed' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3131:25: note: Technically the member function 'tetgenmesh::smarktest2ed' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3138:25: style:inconclusive: Technically the member function 'tetgenmesh::smarktest3' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1619:15: note: Technically the member function 'tetgenmesh::smarktest3' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3138:25: note: Technically the member function 'tetgenmesh::smarktest3' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3144:25: style:inconclusive: Technically the member function 'tetgenmesh::sunmarktest3' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1620:15: note: Technically the member function 'tetgenmesh::sunmarktest3' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3144:25: note: Technically the member function 'tetgenmesh::sunmarktest3' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3150:25: style:inconclusive: Technically the member function 'tetgenmesh::smarktest3ed' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1621:15: note: Technically the member function 'tetgenmesh::smarktest3ed' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3150:25: note: Technically the member function 'tetgenmesh::smarktest3ed' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3159:25: style:inconclusive: Technically the member function 'tetgenmesh::setfacetindex' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1622:15: note: Technically the member function 'tetgenmesh::setfacetindex' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3159:25: note: Technically the member function 'tetgenmesh::setfacetindex' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3164:24: style:inconclusive: Technically the member function 'tetgenmesh::getfacetindex' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1623:15: note: Technically the member function 'tetgenmesh::getfacetindex' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3164:24: note: Technically the member function 'tetgenmesh::getfacetindex' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3171:25: performance:inconclusive: Technically the member function 'tetgenmesh::isdeadsh' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1624:15: note: Technically the member function 'tetgenmesh::isdeadsh' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3171:25: note: Technically the member function 'tetgenmesh::isdeadsh' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3245:25: performance:inconclusive: Technically the member function 'tetgenmesh::tsdissolve' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1628:15: note: Technically the member function 'tetgenmesh::tsdissolve' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3245:25: note: Technically the member function 'tetgenmesh::tsdissolve' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3254:25: performance:inconclusive: Technically the member function 'tetgenmesh::stdissolve' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1629:15: note: Technically the member function 'tetgenmesh::stdissolve' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3254:25: note: Technically the member function 'tetgenmesh::stdissolve' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3323:25: performance:inconclusive: Technically the member function 'tetgenmesh::tssdissolve1' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1636:15: note: Technically the member function 'tetgenmesh::tssdissolve1' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3323:25: note: Technically the member function 'tetgenmesh::tssdissolve1' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3330:25: performance:inconclusive: Technically the member function 'tetgenmesh::sstdissolve1' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1637:15: note: Technically the member function 'tetgenmesh::sstdissolve1' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3330:25: note: Technically the member function 'tetgenmesh::sstdissolve1' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3282:25: performance:inconclusive: Technically the member function 'tetgenmesh::ssdissolve' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1644:15: note: Technically the member function 'tetgenmesh::ssdissolve' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3282:25: note: Technically the member function 'tetgenmesh::ssdissolve' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3360:24: style:inconclusive: Technically the member function 'tetgenmesh::pointmark' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1648:15: note: Technically the member function 'tetgenmesh::pointmark' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3360:24: note: Technically the member function 'tetgenmesh::pointmark' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3364:25: style:inconclusive: Technically the member function 'tetgenmesh::setpointmark' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1649:15: note: Technically the member function 'tetgenmesh::setpointmark' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3364:25: note: Technically the member function 'tetgenmesh::setpointmark' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3371:46: style:inconclusive: Technically the member function 'tetgenmesh::pointtype' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1650:24: note: Technically the member function 'tetgenmesh::pointtype' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3371:46: note: Technically the member function 'tetgenmesh::pointtype' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3375:25: style:inconclusive: Technically the member function 'tetgenmesh::setpointtype' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1651:15: note: Technically the member function 'tetgenmesh::setpointtype' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3375:25: note: Technically the member function 'tetgenmesh::setpointtype' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3436:24: style:inconclusive: Technically the member function 'tetgenmesh::pointgeomtag' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1652:15: note: Technically the member function 'tetgenmesh::pointgeomtag' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3436:24: note: Technically the member function 'tetgenmesh::pointgeomtag' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3440:25: style:inconclusive: Technically the member function 'tetgenmesh::setpointgeomtag' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1653:15: note: Technically the member function 'tetgenmesh::setpointgeomtag' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3440:25: note: Technically the member function 'tetgenmesh::setpointgeomtag' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3446:25: style:inconclusive: Technically the member function 'tetgenmesh::pointgeomuv' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1654:15: note: Technically the member function 'tetgenmesh::pointgeomuv' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3446:25: note: Technically the member function 'tetgenmesh::pointgeomuv' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3450:25: style:inconclusive: Technically the member function 'tetgenmesh::setpointgeomuv' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1655:15: note: Technically the member function 'tetgenmesh::setpointgeomuv' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3450:25: note: Technically the member function 'tetgenmesh::setpointgeomuv' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3383:25: style:inconclusive: Technically the member function 'tetgenmesh::pinfect' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1656:15: note: Technically the member function 'tetgenmesh::pinfect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3383:25: note: Technically the member function 'tetgenmesh::pinfect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3387:25: style:inconclusive: Technically the member function 'tetgenmesh::puninfect' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1657:15: note: Technically the member function 'tetgenmesh::puninfect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3387:25: note: Technically the member function 'tetgenmesh::puninfect' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3391:25: style:inconclusive: Technically the member function 'tetgenmesh::pinfected' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1658:15: note: Technically the member function 'tetgenmesh::pinfected' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3391:25: note: Technically the member function 'tetgenmesh::pinfected' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3398:25: style:inconclusive: Technically the member function 'tetgenmesh::pmarktest' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1659:15: note: Technically the member function 'tetgenmesh::pmarktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3398:25: note: Technically the member function 'tetgenmesh::pmarktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3402:25: style:inconclusive: Technically the member function 'tetgenmesh::punmarktest' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1660:15: note: Technically the member function 'tetgenmesh::punmarktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3402:25: note: Technically the member function 'tetgenmesh::punmarktest' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3406:25: style:inconclusive: Technically the member function 'tetgenmesh::pmarktested' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1661:15: note: Technically the member function 'tetgenmesh::pmarktested' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3406:25: note: Technically the member function 'tetgenmesh::pmarktested' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3410:25: style:inconclusive: Technically the member function 'tetgenmesh::pmarktest2' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1662:15: note: Technically the member function 'tetgenmesh::pmarktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3410:25: note: Technically the member function 'tetgenmesh::pmarktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3414:25: style:inconclusive: Technically the member function 'tetgenmesh::punmarktest2' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1663:15: note: Technically the member function 'tetgenmesh::punmarktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3414:25: note: Technically the member function 'tetgenmesh::punmarktest2' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3418:25: style:inconclusive: Technically the member function 'tetgenmesh::pmarktest2ed' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1664:15: note: Technically the member function 'tetgenmesh::pmarktest2ed' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3418:25: note: Technically the member function 'tetgenmesh::pmarktest2ed' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3422:25: style:inconclusive: Technically the member function 'tetgenmesh::pmarktest3' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1665:15: note: Technically the member function 'tetgenmesh::pmarktest3' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3422:25: note: Technically the member function 'tetgenmesh::pmarktest3' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3426:25: style:inconclusive: Technically the member function 'tetgenmesh::punmarktest3' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1666:15: note: Technically the member function 'tetgenmesh::punmarktest3' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3426:25: note: Technically the member function 'tetgenmesh::punmarktest3' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3430:25: style:inconclusive: Technically the member function 'tetgenmesh::pmarktest3ed' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1667:15: note: Technically the member function 'tetgenmesh::pmarktest3ed' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3430:25: note: Technically the member function 'tetgenmesh::pmarktest3ed' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3463:25: style:inconclusive: Technically the member function 'tetgenmesh::setpoint2tet' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1669:15: note: Technically the member function 'tetgenmesh::setpoint2tet' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3463:25: note: Technically the member function 'tetgenmesh::setpoint2tet' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3479:25: style:inconclusive: Technically the member function 'tetgenmesh::setpoint2sh' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1671:15: note: Technically the member function 'tetgenmesh::setpoint2sh' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3479:25: note: Technically the member function 'tetgenmesh::setpoint2sh' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3471:25: style:inconclusive: Technically the member function 'tetgenmesh::setpoint2ppt' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1673:15: note: Technically the member function 'tetgenmesh::setpoint2ppt' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3471:25: note: Technically the member function 'tetgenmesh::setpoint2ppt' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3488:25: style:inconclusive: Technically the member function 'tetgenmesh::setpoint2bgmtet' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1675:15: note: Technically the member function 'tetgenmesh::setpoint2bgmtet' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3488:25: note: Technically the member function 'tetgenmesh::setpoint2bgmtet' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3494:25: style:inconclusive: Technically the member function 'tetgenmesh::setpointinsradius' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1676:15: note: Technically the member function 'tetgenmesh::setpointinsradius' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3494:25: note: Technically the member function 'tetgenmesh::setpointinsradius' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3499:25: style:inconclusive: Technically the member function 'tetgenmesh::getpointinsradius' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:1677:15: note: Technically the member function 'tetgenmesh::getpointinsradius' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3499:25: note: Technically the member function 'tetgenmesh::getpointinsradius' can be const. tetgen-1.6.0+dfsg1/tetgen.h:3579:25: performance:inconclusive: Technically the member function 'tetgenmesh::dot' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1746:15: note: Technically the member function 'tetgenmesh::dot' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3579:25: note: Technically the member function 'tetgenmesh::dot' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3585:25: performance:inconclusive: Technically the member function 'tetgenmesh::cross' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1747:15: note: Technically the member function 'tetgenmesh::cross' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3585:25: note: Technically the member function 'tetgenmesh::cross' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3605:25: performance:inconclusive: Technically the member function 'tetgenmesh::norm2' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1753:15: note: Technically the member function 'tetgenmesh::norm2' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3605:25: note: Technically the member function 'tetgenmesh::norm2' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3593:25: performance:inconclusive: Technically the member function 'tetgenmesh::distance' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1754:15: note: Technically the member function 'tetgenmesh::distance' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:3593:25: note: Technically the member function 'tetgenmesh::distance' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.h:444:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:584:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2708:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2712:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2716:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2720:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2732:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2736:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2742:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2747:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2753:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2757:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2990:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2995:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3000:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3051:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3056:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3191:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3194:8: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3198:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3202:5: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3217:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3231:10: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3248:6: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3291:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3309:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3312:8: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3315:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3320:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3326:6: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3332:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3338:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3351:10: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3460:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3464:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3468:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3472:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3472:48: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3476:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3480:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3480:48: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3485:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3489:4: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3514:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3516:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3518:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3530:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:3532:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.h:2764:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2769:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2777:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2781:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2789:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2793:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2797:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2804:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2808:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2812:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2820:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2824:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2828:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2837:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2841:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2845:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2853:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2857:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2861:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2869:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2873:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2877:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3064:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3069:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3079:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3080:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3085:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3086:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3093:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3101:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3102:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3107:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3108:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3113:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3121:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3122:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3127:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3128:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3133:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3140:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3141:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3146:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3147:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3152:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3161:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3166:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3361:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3365:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3372:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3376:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3377:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3384:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3388:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3392:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3399:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3403:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3407:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3411:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3415:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3419:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3423:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3427:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3431:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3437:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:3441:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.h:2764:15: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2769:15: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2777:11: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2781:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2789:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2793:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2797:12: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2804:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2808:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2812:12: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2820:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2824:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2828:12: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2837:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2841:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2845:12: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2853:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2857:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2861:12: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2869:12: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2873:12: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:2877:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3064:11: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3069:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3079:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3080:7: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3085:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3086:7: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3093:12: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3101:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3102:7: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3107:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3108:7: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3113:13: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3121:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3122:7: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3127:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3128:7: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3133:13: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3140:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3141:7: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3146:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3147:7: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3152:13: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3161:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3166:11: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3361:11: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3365:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3372:28: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3376:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3377:28: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3384:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3388:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3392:12: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3399:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3403:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3407:12: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3411:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3415:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3419:12: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3423:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3427:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3431:12: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3437:11: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:3441:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.h:465:12: style: The scope of the variable 'j' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:664:16: style: The scope of the variable 'Qnew' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:666:8: style: The scope of the variable 'enow' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:667:16: style: The scope of the variable 'bvirt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:668:8: style: The scope of the variable 'avirt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:668:15: style: The scope of the variable 'bround' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:668:23: style: The scope of the variable 'around' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:697:11: style: The scope of the variable 'hh' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:698:16: style: The scope of the variable 'Qnew' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:700:8: style: The scope of the variable 'enow' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:701:16: style: The scope of the variable 'bvirt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:702:8: style: The scope of the variable 'avirt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:702:15: style: The scope of the variable 'bround' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:702:23: style: The scope of the variable 'around' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1045:8: style: The scope of the variable 'avirt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1045:15: style: The scope of the variable 'bround' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1045:23: style: The scope of the variable 'around' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1106:8: style: The scope of the variable 'avirt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1106:15: style: The scope of the variable 'bround' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1106:23: style: The scope of the variable 'around' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1173:16: style: The scope of the variable 'sum' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1174:16: style: The scope of the variable 'product1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1175:8: style: The scope of the variable 'product0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1177:8: style: The scope of the variable 'enow' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1178:16: style: The scope of the variable 'bvirt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1179:8: style: The scope of the variable 'avirt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1179:15: style: The scope of the variable 'bround' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1179:23: style: The scope of the variable 'around' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1218:19: style: The scope of the variable 'sum' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1220:16: style: The scope of the variable 'product1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1221:8: style: The scope of the variable 'product0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1223:8: style: The scope of the variable 'enow' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1224:16: style: The scope of the variable 'bvirt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1225:8: style: The scope of the variable 'avirt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1225:15: style: The scope of the variable 'bround' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1225:23: style: The scope of the variable 'around' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1274:8: style: The scope of the variable 'enow' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1274:14: style: The scope of the variable 'hnow' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1801:16: style: The scope of the variable 'bdxt_cdy1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1801:27: style: The scope of the variable 'cdxt_bdy1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1801:38: style: The scope of the variable 'cdxt_ady1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1802:16: style: The scope of the variable 'adxt_cdy1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1802:27: style: The scope of the variable 'adxt_bdy1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1802:38: style: The scope of the variable 'bdxt_ady1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1803:8: style: The scope of the variable 'bdxt_cdy0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1803:19: style: The scope of the variable 'cdxt_bdy0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1803:30: style: The scope of the variable 'cdxt_ady0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1804:8: style: The scope of the variable 'adxt_cdy0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1804:19: style: The scope of the variable 'adxt_bdy0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1804:30: style: The scope of the variable 'bdxt_ady0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1805:16: style: The scope of the variable 'bdyt_cdx1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1805:27: style: The scope of the variable 'cdyt_bdx1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1805:38: style: The scope of the variable 'cdyt_adx1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1806:16: style: The scope of the variable 'adyt_cdx1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1806:27: style: The scope of the variable 'adyt_bdx1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1806:38: style: The scope of the variable 'bdyt_adx1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1807:8: style: The scope of the variable 'bdyt_cdx0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1807:19: style: The scope of the variable 'cdyt_bdx0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1807:30: style: The scope of the variable 'cdyt_adx0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1808:8: style: The scope of the variable 'adyt_cdx0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1808:19: style: The scope of the variable 'adyt_bdx0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1808:30: style: The scope of the variable 'bdyt_adx0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1811:16: style: The scope of the variable 'bdxt_cdyt1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1811:28: style: The scope of the variable 'cdxt_bdyt1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1811:40: style: The scope of the variable 'cdxt_adyt1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1812:16: style: The scope of the variable 'adxt_cdyt1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1812:28: style: The scope of the variable 'adxt_bdyt1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1812:40: style: The scope of the variable 'bdxt_adyt1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1813:8: style: The scope of the variable 'bdxt_cdyt0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1813:20: style: The scope of the variable 'cdxt_bdyt0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1813:32: style: The scope of the variable 'cdxt_adyt0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1814:8: style: The scope of the variable 'adxt_cdyt0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1814:20: style: The scope of the variable 'adxt_bdyt0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:1814:32: style: The scope of the variable 'bdxt_adyt0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2572:16: style: The scope of the variable 'adxadx1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2572:25: style: The scope of the variable 'adyady1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2572:34: style: The scope of the variable 'bdxbdx1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2572:43: style: The scope of the variable 'bdybdy1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2572:52: style: The scope of the variable 'cdxcdx1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2572:61: style: The scope of the variable 'cdycdy1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2573:8: style: The scope of the variable 'adxadx0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2573:17: style: The scope of the variable 'adyady0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2573:26: style: The scope of the variable 'bdxbdx0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2573:35: style: The scope of the variable 'bdybdy0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2573:44: style: The scope of the variable 'cdxcdx0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2573:53: style: The scope of the variable 'cdycdy0' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2575:16: style: The scope of the variable 'aa3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2575:21: style: The scope of the variable 'bb3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2575:26: style: The scope of the variable 'cc3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2585:7: style: The scope of the variable 'axtbblen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2585:17: style: The scope of the variable 'axtcclen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2585:27: style: The scope of the variable 'aytbblen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2585:37: style: The scope of the variable 'aytcclen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2587:7: style: The scope of the variable 'bxtaalen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2587:17: style: The scope of the variable 'bxtcclen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2587:27: style: The scope of the variable 'bytaalen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2587:37: style: The scope of the variable 'bytcclen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2589:7: style: The scope of the variable 'cxtaalen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2589:17: style: The scope of the variable 'cxtbblen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2589:27: style: The scope of the variable 'cytaalen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2589:37: style: The scope of the variable 'cytbblen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2593:7: style: The scope of the variable 'axtbctlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2593:18: style: The scope of the variable 'aytbctlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2593:29: style: The scope of the variable 'bxtcatlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2593:40: style: The scope of the variable 'bytcatlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2593:51: style: The scope of the variable 'cxtabtlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2593:62: style: The scope of the variable 'cytabtlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2596:7: style: The scope of the variable 'axtbcttlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2596:19: style: The scope of the variable 'aytbcttlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2596:31: style: The scope of the variable 'bxtcattlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2596:43: style: The scope of the variable 'bytcattlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2596:55: style: The scope of the variable 'cxtabttlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2596:67: style: The scope of the variable 'cytabttlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2598:7: style: The scope of the variable 'abtlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2598:15: style: The scope of the variable 'bctlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2598:23: style: The scope of the variable 'catlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2600:7: style: The scope of the variable 'abttlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2600:16: style: The scope of the variable 'bcttlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2600:25: style: The scope of the variable 'cattlen' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2601:16: style: The scope of the variable 'abtt3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2601:23: style: The scope of the variable 'bctt3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/predicates.cxx:2601:30: style: The scope of the variable 'catt3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.h:3159:45: style:inconclusive: Function 'setfacetindex' argument 1 names different: declaration 'f' definition 's'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1622:35: note: Function 'setfacetindex' argument 1 names different: declaration 'f' definition 's'. tetgen-1.6.0+dfsg1/tetgen.h:3159:45: note: Function 'setfacetindex' argument 1 names different: declaration 'f' definition 's'. tetgen-1.6.0+dfsg1/tetgen.h:3164:44: style:inconclusive: Function 'getfacetindex' argument 1 names different: declaration 'f' definition 's'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1623:35: note: Function 'getfacetindex' argument 1 names different: declaration 'f' definition 's'. tetgen-1.6.0+dfsg1/tetgen.h:3164:44: note: Function 'getfacetindex' argument 1 names different: declaration 'f' definition 's'. tetgen-1.6.0+dfsg1/tetgen.h:3305:52: style:inconclusive: Function 'tssbond1' argument 2 names different: declaration 'seg' definition 's'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1634:42: note: Function 'tssbond1' argument 2 names different: declaration 'seg' definition 's'. tetgen-1.6.0+dfsg1/tetgen.h:3305:52: note: Function 'tssbond1' argument 2 names different: declaration 'seg' definition 's'. tetgen-1.6.0+dfsg1/tetgen.h:3511:44: style:inconclusive: Function 'point2tetorg' argument 1 names different: declaration 'pt' definition 'pa'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1681:34: note: Function 'point2tetorg' argument 1 names different: declaration 'pt' definition 'pa'. tetgen-1.6.0+dfsg1/tetgen.h:3511:44: note: Function 'point2tetorg' argument 1 names different: declaration 'pt' definition 'pa'. tetgen-1.6.0+dfsg1/tetgen.h:3511:57: style:inconclusive: Function 'point2tetorg' argument 2 names different: declaration 't' definition 'searchtet'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1681:47: note: Function 'point2tetorg' argument 2 names different: declaration 't' definition 'searchtet'. tetgen-1.6.0+dfsg1/tetgen.h:3511:57: note: Function 'point2tetorg' argument 2 names different: declaration 't' definition 'searchtet'. tetgen-1.6.0+dfsg1/tetgen.h:3527:53: style:inconclusive: Function 'point2shorg' argument 2 names different: declaration 's' definition 'searchsh'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1682:43: note: Function 'point2shorg' argument 2 names different: declaration 's' definition 'searchsh'. tetgen-1.6.0+dfsg1/tetgen.h:3527:53: note: Function 'point2shorg' argument 2 names different: declaration 's' definition 'searchsh'. tetgen-1.6.0+dfsg1/tetgen.h:3542:52: style:inconclusive: Function 'farsorg' argument 1 names different: declaration 'seg' definition 's'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1683:30: note: Function 'farsorg' argument 1 names different: declaration 'seg' definition 's'. tetgen-1.6.0+dfsg1/tetgen.h:3542:52: note: Function 'farsorg' argument 1 names different: declaration 'seg' definition 's'. tetgen-1.6.0+dfsg1/tetgen.h:3557:53: style:inconclusive: Function 'farsdest' argument 1 names different: declaration 'seg' definition 's'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1684:31: note: Function 'farsdest' argument 1 names different: declaration 'seg' definition 's'. tetgen-1.6.0+dfsg1/tetgen.h:3557:53: note: Function 'farsdest' argument 1 names different: declaration 'seg' definition 's'. tetgen-1.6.0+dfsg1/predicates.cxx:4187:25: style:inconclusive: Function 'orient4dexact' argument 6 names different: declaration 'ah' definition 'aheight'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:867:25: note: Function 'orient4dexact' argument 6 names different: declaration 'ah' definition 'aheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4187:25: note: Function 'orient4dexact' argument 6 names different: declaration 'ah' definition 'aheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4187:39: style:inconclusive: Function 'orient4dexact' argument 7 names different: declaration 'bh' definition 'bheight'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:867:34: note: Function 'orient4dexact' argument 7 names different: declaration 'bh' definition 'bheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4187:39: note: Function 'orient4dexact' argument 7 names different: declaration 'bh' definition 'bheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4187:53: style:inconclusive: Function 'orient4dexact' argument 8 names different: declaration 'ch' definition 'cheight'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:867:43: note: Function 'orient4dexact' argument 8 names different: declaration 'ch' definition 'cheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4187:53: note: Function 'orient4dexact' argument 8 names different: declaration 'ch' definition 'cheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4187:67: style:inconclusive: Function 'orient4dexact' argument 9 names different: declaration 'dh' definition 'dheight'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:867:52: note: Function 'orient4dexact' argument 9 names different: declaration 'dh' definition 'dheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4187:67: note: Function 'orient4dexact' argument 9 names different: declaration 'dh' definition 'dheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4188:25: style:inconclusive: Function 'orient4dexact' argument 10 names different: declaration 'eh' definition 'eheight'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:867:61: note: Function 'orient4dexact' argument 10 names different: declaration 'eh' definition 'eheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4188:25: note: Function 'orient4dexact' argument 10 names different: declaration 'eh' definition 'eheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4599:20: style:inconclusive: Function 'orient4d' argument 6 names different: declaration 'ah' definition 'aheight'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:862:20: note: Function 'orient4d' argument 6 names different: declaration 'ah' definition 'aheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4599:20: note: Function 'orient4d' argument 6 names different: declaration 'ah' definition 'aheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4599:34: style:inconclusive: Function 'orient4d' argument 7 names different: declaration 'bh' definition 'bheight'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:862:29: note: Function 'orient4d' argument 7 names different: declaration 'bh' definition 'bheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4599:34: note: Function 'orient4d' argument 7 names different: declaration 'bh' definition 'bheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4599:48: style:inconclusive: Function 'orient4d' argument 8 names different: declaration 'ch' definition 'cheight'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:862:38: note: Function 'orient4d' argument 8 names different: declaration 'ch' definition 'cheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4599:48: note: Function 'orient4d' argument 8 names different: declaration 'ch' definition 'cheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4599:62: style:inconclusive: Function 'orient4d' argument 9 names different: declaration 'dh' definition 'dheight'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:862:47: note: Function 'orient4d' argument 9 names different: declaration 'dh' definition 'dheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4599:62: note: Function 'orient4d' argument 9 names different: declaration 'dh' definition 'dheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4600:20: style:inconclusive: Function 'orient4d' argument 10 names different: declaration 'eh' definition 'eheight'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:862:56: note: Function 'orient4d' argument 10 names different: declaration 'eh' definition 'eheight'. tetgen-1.6.0+dfsg1/predicates.cxx:4600:20: note: Function 'orient4d' argument 10 names different: declaration 'eh' definition 'eheight'. tetgen-1.6.0+dfsg1/tetgen.h:2537:60: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2580:40: style: Parameter 't1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2591:40: style: Parameter 't1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2603:39: style: Parameter 't1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2615:44: style: Parameter 't1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2626:44: style: Parameter 't1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2638:43: style: Parameter 't1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2650:44: style: Parameter 't1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2661:39: style: Parameter 't1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2676:40: style: Parameter 't1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2788:41: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2792:43: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2796:43: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2803:43: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2807:45: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2811:45: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2819:43: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2823:45: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2827:45: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2836:43: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2840:45: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2844:45: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2852:44: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2856:46: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2860:46: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2868:45: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2872:49: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2892:44: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2898:44: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2921:56: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:2958:38: style: Parameter 's1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3010:37: style: Parameter 's1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3024:38: style: Parameter 's1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3035:39: style: Parameter 's1' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3049:41: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3054:44: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3062:40: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3067:44: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3077:39: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3083:41: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3091:41: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3099:41: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3105:43: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3111:43: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3119:42: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3125:44: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3131:44: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3138:42: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3144:44: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3150:44: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3159:45: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3164:44: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3171:40: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3210:42: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3229:39: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3245:45: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3289:39: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3318:40: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3323:47: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3330:44: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3335:44: style: Parameter 't' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3349:41: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3542:52: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.h:3557:53: style: Parameter 's' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/predicates.cxx:660:36: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:694:45: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:733:35: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:733:54: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:777:45: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:777:64: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:832:45: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:832:64: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:884:47: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:884:66: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:957:49: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:957:68: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1038:42: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1038:61: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1098:51: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1098:70: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1169:37: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1215:46: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1267:30: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1310:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1348:25: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1348:35: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1348:45: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1360:26: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1360:36: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1360:46: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1402:25: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1402:35: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1402:45: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1443:26: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1443:36: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1443:46: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1585:25: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1585:35: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1585:45: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1585:55: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1606:26: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1606:36: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1606:46: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1606:56: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1683:25: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1683:35: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1683:45: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1683:55: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1775:26: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1775:36: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1775:46: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:1775:56: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2273:25: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2273:35: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2273:45: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2273:55: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2296:26: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2296:36: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2296:46: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2296:56: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2394:25: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2394:35: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2394:45: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2394:55: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2550:26: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2550:36: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2550:46: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2550:56: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3191:25: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3191:35: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3191:45: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3191:55: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3191:65: style: Parameter 'pe' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3234:26: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3234:36: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3234:46: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3234:56: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3234:66: style: Parameter 'pe' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3487:25: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3487:35: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3487:45: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3487:55: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:3487:65: style: Parameter 'pe' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:4186:26: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:4186:36: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:4186:46: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:4186:56: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:4186:66: style: Parameter 'pe' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:2487:41: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:2764:8: style: Variable 'iptr' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.h:3446:43: style: Parameter 'pt' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:3499:49: style: Parameter 'pt' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:3579:35: style: Parameter 'v1' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:3579:45: style: Parameter 'v2' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:3585:37: style: Parameter 'v1' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:3585:47: style: Parameter 'v2' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:3593:40: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:3593:50: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:3600:41: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.h:3600:51: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/predicates.cxx:2171:51: style: Variable 'finother' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/predicates.cxx:3115:53: style: Variable 'finother' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:17301:31: style: Array index 'n' is used before limits check. [arrayIndexThenCheck] tetgen-1.6.0+dfsg1/tetgen.cxx:32969:41: style: Array index 'aspectindex' is used before limits check. [arrayIndexThenCheck] tetgen-1.6.0+dfsg1/tetgen.cxx:32974:41: style: Array index 'radiusindex' is used before limits check. [arrayIndexThenCheck] tetgen-1.6.0+dfsg1/tetgen.cxx:4174:25: warning: Member variable 'memorypool::pathblock' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.cxx:4174:25: warning: Member variable 'memorypool::pathitem' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.cxx:4174:25: warning: Member variable 'memorypool::pathitemsleft' is not initialized in the constructor. [uninitMemberVar] tetgen-1.6.0+dfsg1/tetgen.cxx:2839:17: performance:inconclusive: Technically the member function 'tetgenio::readline' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:364:9: note: Technically the member function 'tetgenio::readline' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:2839:17: note: Technically the member function 'tetgenio::readline' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:2866:17: performance:inconclusive: Technically the member function 'tetgenio::findnextfield' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:365:9: note: Technically the member function 'tetgenio::findnextfield' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:2866:17: note: Technically the member function 'tetgenio::findnextfield' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:2894:17: performance:inconclusive: Technically the member function 'tetgenio::readnumberline' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:366:9: note: Technically the member function 'tetgenio::readnumberline' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:2894:17: note: Technically the member function 'tetgenio::readnumberline' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:2926:17: performance:inconclusive: Technically the member function 'tetgenio::findnextnumber' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:367:9: note: Technically the member function 'tetgenio::findnextnumber' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:2926:17: note: Technically the member function 'tetgenio::findnextnumber' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:2965:22: performance:inconclusive: Technically the member function 'tetgenbehavior::syntax' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:730:8: note: Technically the member function 'tetgenbehavior::syntax' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:2965:22: note: Technically the member function 'tetgenbehavior::syntax' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:3866:18: performance:inconclusive: Technically the member function 'tetgenmesh::inittables' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1517:8: note: Technically the member function 'tetgenmesh::inittables' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:3866:18: note: Technically the member function 'tetgenmesh::inittables' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:4596:18: performance:inconclusive: Technically the member function 'tetgenmesh::shellfacedealloc' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1695:8: note: Technically the member function 'tetgenmesh::shellfacedealloc' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:4596:18: note: Technically the member function 'tetgenmesh::shellfacedealloc' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:4611:36: performance:inconclusive: Technically the member function 'tetgenmesh::shellfacetraverse' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1696:14: note: Technically the member function 'tetgenmesh::shellfacetraverse' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:4611:36: note: Technically the member function 'tetgenmesh::shellfacetraverse' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:6278:18: performance:inconclusive: Technically the member function 'tetgenmesh::lu_decmp' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1748:8: note: Technically the member function 'tetgenmesh::lu_decmp' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:6278:18: note: Technically the member function 'tetgenmesh::lu_decmp' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:6553:18: performance:inconclusive: Technically the member function 'tetgenmesh::orient3dfast' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1752:8: note: Technically the member function 'tetgenmesh::orient3dfast' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:6553:18: note: Technically the member function 'tetgenmesh::orient3dfast' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:6854:18: performance:inconclusive: Technically the member function 'tetgenmesh::planelineint' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1765:8: note: Technically the member function 'tetgenmesh::planelineint' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:6854:18: note: Technically the member function 'tetgenmesh::planelineint' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:10870:17: performance:inconclusive: Technically the member function 'tetgenmesh::hilbert_split' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:1883:8: note: Technically the member function 'tetgenmesh::hilbert_split' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:10870:17: note: Technically the member function 'tetgenmesh::hilbert_split' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:18162:18: style:inconclusive: Technically the member function 'tetgenmesh::is_collinear_at' can be const. [functionConst] tetgen-1.6.0+dfsg1/tetgen.h:2028:8: note: Technically the member function 'tetgenmesh::is_collinear_at' can be const. tetgen-1.6.0+dfsg1/tetgen.cxx:18162:18: note: Technically the member function 'tetgenmesh::is_collinear_at' can be const. tetgen-1.6.0+dfsg1/tetgen.cxx:26720:18: performance:inconclusive: Technically the member function 'tetgenmesh::check_encroachment' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:2138:8: note: Technically the member function 'tetgenmesh::check_encroachment' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:26720:18: note: Technically the member function 'tetgenmesh::check_encroachment' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:31704:18: performance:inconclusive: Technically the member function 'tetgenmesh::printfcomma' can be static (but you may consider moving to unnamed namespace). [functionStatic] tetgen-1.6.0+dfsg1/tetgen.h:2206:8: note: Technically the member function 'tetgenmesh::printfcomma' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:31704:18: note: Technically the member function 'tetgenmesh::printfcomma' can be static (but you may consider moving to unnamed namespace). tetgen-1.6.0+dfsg1/tetgen.cxx:4190:10: warning: Class 'memorypool' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] tetgen-1.6.0+dfsg1/tetgen.cxx:4190:10: warning: Class 'memorypool' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] tetgen-1.6.0+dfsg1/tetgen.cxx:2224:40: style: Redundant condition: If 'line[0] == '\n'', the comparison 'line[0] == 10' is always true. [redundantCondition] tetgen-1.6.0+dfsg1/tetgen.cxx:18807:7: style: The if condition is the same as the previous if condition [duplicateCondition] tetgen-1.6.0+dfsg1/tetgen.cxx:18800:7: note: First condition tetgen-1.6.0+dfsg1/tetgen.cxx:18807:7: note: Second condition tetgen-1.6.0+dfsg1/tetgen.cxx:21977:7: style: The if condition is the same as the previous if condition [duplicateCondition] tetgen-1.6.0+dfsg1/tetgen.cxx:21932:7: note: First condition tetgen-1.6.0+dfsg1/tetgen.cxx:21977:7: note: Second condition tetgen-1.6.0+dfsg1/tetgen.cxx:35148:11: style: The if condition is the same as the previous if condition [duplicateCondition] tetgen-1.6.0+dfsg1/tetgen.cxx:35142:11: note: First condition tetgen-1.6.0+dfsg1/tetgen.cxx:35148:11: note: Second condition tetgen-1.6.0+dfsg1/tetgen.cxx:35250:11: style: The if condition is the same as the previous if condition [duplicateCondition] tetgen-1.6.0+dfsg1/tetgen.cxx:35244:11: note: First condition tetgen-1.6.0+dfsg1/tetgen.cxx:35250:11: note: Second condition tetgen-1.6.0+dfsg1/tetgen.cxx:35364:11: style: The if condition is the same as the previous if condition [duplicateCondition] tetgen-1.6.0+dfsg1/tetgen.cxx:35358:11: note: First condition tetgen-1.6.0+dfsg1/tetgen.cxx:35364:11: note: Second condition tetgen-1.6.0+dfsg1/tetgen.cxx:36238:11: style: The if condition is the same as the previous if condition [duplicateCondition] tetgen-1.6.0+dfsg1/tetgen.cxx:36237:11: note: First condition tetgen-1.6.0+dfsg1/tetgen.cxx:36238:11: note: Second condition tetgen-1.6.0+dfsg1/tetgen.cxx:36274:13: style: The if condition is the same as the previous if condition [duplicateCondition] tetgen-1.6.0+dfsg1/tetgen.cxx:36273:13: note: First condition tetgen-1.6.0+dfsg1/tetgen.cxx:36274:13: note: Second condition tetgen-1.6.0+dfsg1/tetgen.cxx:2173:24: style: Condition '(*(char*)&word)!=0x21' is always true [knownConditionTrueFalse] tetgen-1.6.0+dfsg1/tetgen.cxx:2172:16: note: Assignment 'word=0x4321', assigned value is 17185 tetgen-1.6.0+dfsg1/tetgen.cxx:2173:24: note: Condition '(*(char*)&word)!=0x21' is always true tetgen-1.6.0+dfsg1/tetgen.cxx:4991:7: style: Condition '!(sizeof(int)<=sizeof(double**))' is always false [knownConditionTrueFalse] tetgen-1.6.0+dfsg1/tetgen.cxx:20012:24: style: Condition 'ivf.iloc==ONVERTEX' is always true [knownConditionTrueFalse] tetgen-1.6.0+dfsg1/tetgen.cxx:19992:20: note: Assignment 'ivf.iloc=ONVERTEX', assigned value is 5 tetgen-1.6.0+dfsg1/tetgen.cxx:20012:24: note: Condition 'ivf.iloc==ONVERTEX' is always true tetgen-1.6.0+dfsg1/tetgen.cxx:20578:27: style: Condition '!b->quiet' is always true [knownConditionTrueFalse] tetgen-1.6.0+dfsg1/tetgen.cxx:20577:25: note: Assuming that condition '!b->quiet' is not redundant tetgen-1.6.0+dfsg1/tetgen.cxx:20578:27: note: Condition '!b->quiet' is always true tetgen-1.6.0+dfsg1/tetgen.cxx:20578:40: style: Condition '!b->nowarning' is always true [knownConditionTrueFalse] tetgen-1.6.0+dfsg1/tetgen.cxx:20577:38: note: Assuming that condition '!b->nowarning' is not redundant tetgen-1.6.0+dfsg1/tetgen.cxx:20578:40: note: Condition '!b->nowarning' is always true tetgen-1.6.0+dfsg1/tetgen.cxx:23337:24: style: Condition 'b->fliplinklevel<0' is always true [knownConditionTrueFalse] tetgen-1.6.0+dfsg1/tetgen.cxx:23336:23: note: Assignment 'b->fliplinklevel=-1', assigned value is -1 tetgen-1.6.0+dfsg1/tetgen.cxx:23337:24: note: Condition 'b->fliplinklevel<0' is always true tetgen-1.6.0+dfsg1/tetgen.cxx:36190:10: style: Condition 'b->metric' is always true [knownConditionTrueFalse] tetgen-1.6.0+dfsg1/tetgen.cxx:26294:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:31713:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:31718:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33006:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33006:3: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33010:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33010:5: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33015:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33015:3: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33024:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33024:5: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33036:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33036:3: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33038:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33038:3: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33042:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33042:5: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33047:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33047:3: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33049:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:33049:3: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] tetgen-1.6.0+dfsg1/tetgen.cxx:2227:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tetgen-1.6.0+dfsg1/tetgen.cxx:2233:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tetgen-1.6.0+dfsg1/tetgen.cxx:2296:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] tetgen-1.6.0+dfsg1/tetgen.cxx:2509:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2508:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2508:15: note: Assignment 'fout=fopen(outnodefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2509:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2520:15: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2508:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2508:15: note: Assignment 'fout=fopen(outnodefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2520:15: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2526:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2508:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2508:15: note: Assignment 'fout=fopen(outnodefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2526:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2528:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2508:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2508:15: note: Assignment 'fout=fopen(outnodefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2528:10: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2535:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2534:17: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2534:17: note: Assignment 'fout=fopen(outmtrfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2535:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2538:17: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2534:17: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2534:17: note: Assignment 'fout=fopen(outmtrfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2538:17: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2540:15: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2534:17: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2534:17: note: Assignment 'fout=fopen(outmtrfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2540:15: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2542:12: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2534:17: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2534:17: note: Assignment 'fout=fopen(outmtrfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2542:12: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2590:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2560:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2560:15: note: Assignment 'fout=fopen(outelefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2590:10: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2608:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2607:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2607:15: note: Assignment 'fout=fopen(outfacefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2608:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2611:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2607:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2607:15: note: Assignment 'fout=fopen(outfacefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2611:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2616:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2607:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2607:15: note: Assignment 'fout=fopen(outfacefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2616:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2619:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2607:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2607:15: note: Assignment 'fout=fopen(outfacefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2619:10: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2637:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2636:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2636:15: note: Assignment 'fout=fopen(outedgefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2637:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2639:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2636:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2636:15: note: Assignment 'fout=fopen(outedgefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2639:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2644:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2636:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2636:15: note: Assignment 'fout=fopen(outedgefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2644:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2647:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2636:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2636:15: note: Assignment 'fout=fopen(outedgefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2647:10: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2665:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2664:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2664:15: note: Assignment 'fout=fopen(outneighborfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2665:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2675:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2664:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2664:15: note: Assignment 'fout=fopen(outneighborfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2675:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2678:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2664:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2664:15: note: Assignment 'fout=fopen(outneighborfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2678:10: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2704:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2699:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2699:15: note: Assignment 'fout=fopen(outpolyfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2704:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2747:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2699:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2699:15: note: Assignment 'fout=fopen(outpolyfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2747:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2750:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2699:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2699:15: note: Assignment 'fout=fopen(outpolyfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2750:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2756:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2699:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2699:15: note: Assignment 'fout=fopen(outpolyfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2756:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2760:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2699:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2699:15: note: Assignment 'fout=fopen(outpolyfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2760:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2802:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assignment 'fout=fopen(outsmeshfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2802:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2806:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assignment 'fout=fopen(outsmeshfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2806:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2812:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assignment 'fout=fopen(outsmeshfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2812:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2817:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assignment 'fout=fopen(outsmeshfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2817:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2821:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assignment 'fout=fopen(outsmeshfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2821:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2822:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assignment 'fout=fopen(outsmeshfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2822:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:2824:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fout [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:2797:15: note: Assignment 'fout=fopen(outsmeshfilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:2824:10: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:4057:7: warning: If memory allocation fails, then there is a possible null pointer dereference: toparray [nullPointerOutOfMemory] tetgen-1.6.0+dfsg1/tetgen.cxx:4054:32: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:4054:16: note: Assignment 'toparray=(char**)malloc((unsigned long)(newsize*sizeof(char*)))', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:4057:7: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:4071:7: warning: If memory allocation fails, then there is a possible null pointer dereference: newarray [nullPointerOutOfMemory] tetgen-1.6.0+dfsg1/tetgen.cxx:4069:32: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:4069:16: note: Assignment 'newarray=(char**)malloc((unsigned long)(newsize*sizeof(char*)))', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:4071:7: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:4074:7: warning: If memory allocation fails, then there is a possible null pointer dereference: newarray [nullPointerOutOfMemory] tetgen-1.6.0+dfsg1/tetgen.cxx:4069:32: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:4069:16: note: Assignment 'newarray=(char**)malloc((unsigned long)(newsize*sizeof(char*)))', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:4074:7: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:4084:11: warning: If memory allocation fails, then there is a possible null pointer dereference: toparray [nullPointerOutOfMemory] tetgen-1.6.0+dfsg1/tetgen.cxx:4054:32: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:4054:16: note: Assignment 'toparray=(char**)malloc((unsigned long)(newsize*sizeof(char*)))', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:4084:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:34193:17: warning: If resource allocation fails, then there is a possible null pointer dereference: outfile [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:34190:22: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:34190:22: note: Assignment 'outfile=fopen(facefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:34193:17: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:34197:14: warning: If resource allocation fails, then there is a possible null pointer dereference: outfile [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:34190:22: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:34190:22: note: Assignment 'outfile=fopen(facefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:34197:14: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:34724:13: warning: If resource allocation fails, then there is a possible null pointer dereference: outfile [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:34721:21: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:34721:21: note: Assignment 'outfile=fopen(edgefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:34724:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:34727:13: warning: If resource allocation fails, then there is a possible null pointer dereference: outfile [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:34721:21: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:34721:21: note: Assignment 'outfile=fopen(edgefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:34727:13: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:34751:11: warning: If resource allocation fails, then there is a possible null pointer dereference: outfile [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:34748:19: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:34748:19: note: Assignment 'outfile=fopen(edgefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:34751:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:34755:11: warning: If resource allocation fails, then there is a possible null pointer dereference: outfile [nullPointerOutOfResources] tetgen-1.6.0+dfsg1/tetgen.cxx:34748:19: note: Assuming allocation function fails tetgen-1.6.0+dfsg1/tetgen.cxx:34748:19: note: Assignment 'outfile=fopen(edgefilename,"w")', assigned value is 0 tetgen-1.6.0+dfsg1/tetgen.cxx:34755:11: note: Null pointer dereference tetgen-1.6.0+dfsg1/tetgen.cxx:1711:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:1754:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:1778:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:1778:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3119:62: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3149:61: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3164:59: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3199:57: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3213:63: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3228:48: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3242:53: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3263:57: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3285:53: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3299:52: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3314:54: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3329:55: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3354:52: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3369:49: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3458:50: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3477:56: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3493:59: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3509:60: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3536:55: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3557:55: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3573:54: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3588:47: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3612:57: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:3984:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4007:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4013:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4017:10: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4021:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4050:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4054:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4069:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4087:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4110:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4145:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4161:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4164:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4188:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4235:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4237:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4267:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4292:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4299:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4301:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4304:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4314:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4342:5: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4364:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4399:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4473:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4475:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4477:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4481:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4502:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4503:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4509:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4513:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4518:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4543:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4547:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4550:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4553:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4567:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4568:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4571:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4572:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4581:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4582:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4585:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4600:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4601:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4616:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4617:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4620:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4636:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4650:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4666:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4703:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4711:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4712:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4713:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4714:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4744:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4786:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7003:9: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7003:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7010:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7010:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7035:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7035:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7131:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7226:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7230:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7237:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7241:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7260:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7261:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7264:9: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7266:9: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7272:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7273:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7274:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7284:5: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7285:5: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7286:5: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7419:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7420:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7421:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7422:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7423:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7590:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7594:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7601:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7605:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7644:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7645:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7648:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7649:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7657:5: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7658:5: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7834:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7835:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7836:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7837:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7838:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7972:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7979:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:7999:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8004:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8009:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8013:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8016:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8032:5: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8177:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8178:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8179:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8180:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8383:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8395:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8507:44: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8601:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8868:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8874:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9127:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9151:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9155:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9163:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9167:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9176:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9184:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9188:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9191:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9198:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9210:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9215:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9218:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9243:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9246:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9263:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9263:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9270:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9290:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9290:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9291:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9305:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9307:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9311:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9313:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9317:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9319:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9323:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9328:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9333:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9335:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9339:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9352:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9352:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9429:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9429:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9438:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9465:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9491:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9516:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9520:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9525:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9550:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9550:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9551:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9557:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9566:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9566:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9574:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9574:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9575:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9578:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9597:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9597:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9598:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9604:39: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9613:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9613:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9622:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9622:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9626:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9659:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9659:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9677:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9699:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9699:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9730:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9736:42: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9750:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9750:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9803:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9809:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9820:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9820:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9858:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9868:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9886:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9886:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9891:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9902:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9902:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9904:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9924:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9924:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9938:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9938:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10064:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10064:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10066:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10071:39: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10079:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10079:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10085:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10085:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10089:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10089:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10103:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10103:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10107:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10107:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10129:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10129:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10153:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10153:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10165:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10183:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10183:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10200:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10200:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10211:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10230:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10230:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10271:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10278:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10278:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10298:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10303:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10313:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10313:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10327:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10327:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10352:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10352:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10392:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10392:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10396:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10402:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10402:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10409:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10421:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10421:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10453:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10453:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10456:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10461:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10461:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10467:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10468:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10468:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10469:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10469:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10480:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10480:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10523:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10523:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10532:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10532:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10541:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10541:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10550:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10550:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10562:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10562:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10571:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10571:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10582:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10582:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10607:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10607:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10612:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10612:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10664:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10664:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10669:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10669:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10682:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:10682:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11159:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11170:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11172:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11571:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11588:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11592:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11596:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11600:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11608:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11621:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11621:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11630:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11634:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11645:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11654:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11658:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11700:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11700:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11726:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11727:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11731:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11751:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11751:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11752:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11755:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11755:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11791:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11791:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11820:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11821:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11825:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11835:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11835:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11839:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11842:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11842:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11872:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:11872:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12005:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12015:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12185:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12438:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12540:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12557:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12560:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12625:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12653:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12653:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12678:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12706:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12716:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12716:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12780:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12780:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12836:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12836:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12844:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12844:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12930:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12930:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12960:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12960:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12971:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:12973:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13064:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13078:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13078:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13130:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13138:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13138:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13142:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13142:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13161:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13168:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13168:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13182:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13193:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13193:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13202:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13210:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13210:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13232:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13241:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13241:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13250:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13741:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13744:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13744:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13753:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13762:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13777:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13784:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13784:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13793:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13806:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13806:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13852:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13852:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13853:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13853:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13868:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13868:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13869:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13869:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13870:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13870:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13924:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13932:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13932:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13946:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13946:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13950:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13956:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13956:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13980:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13980:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13991:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:13991:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14002:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14004:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14006:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14045:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14062:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14062:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14068:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14068:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14121:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14156:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14166:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14173:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14356:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14415:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14447:39: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14449:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14469:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14488:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14494:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14614:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14638:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14642:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14667:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14667:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14699:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14764:7: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14768:9: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14770:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:14772:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15261:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15261:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15436:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15441:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15441:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15454:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15467:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15476:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15476:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15484:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15514:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15514:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15548:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15548:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15623:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15623:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15653:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15653:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15668:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15668:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15775:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15784:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15784:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15789:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15795:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15804:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15846:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15846:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15916:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15934:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15934:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15943:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15943:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15948:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15948:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15952:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15952:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15961:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15961:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15984:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15984:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15990:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:15997:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16005:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16007:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16015:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16017:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16025:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16025:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16029:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16029:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16088:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16088:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16099:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16099:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16123:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16123:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16138:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16138:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16154:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16156:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16163:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16176:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16176:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16187:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16187:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16194:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16194:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16198:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16207:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16215:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16225:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16225:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16239:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16242:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16242:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16247:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16304:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16304:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16318:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16319:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16320:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16344:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16344:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16369:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16369:44: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16371:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16373:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16375:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16377:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16415:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16422:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16422:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16428:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16428:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16476:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16525:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16525:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16530:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16530:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16555:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16555:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16622:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16622:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16639:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16639:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16666:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16666:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16710:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16710:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16711:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16717:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16723:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16731:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16742:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16742:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16747:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16747:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16753:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16753:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16765:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16779:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16779:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16791:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16814:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16814:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16829:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16829:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16831:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16840:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16840:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16848:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16855:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16855:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16863:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16863:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16904:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16904:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16915:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16923:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16923:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16929:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16929:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16934:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16934:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16955:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16955:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16961:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:16961:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17031:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17074:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17159:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17159:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17165:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17165:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17177:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17177:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17183:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17196:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17196:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17205:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17205:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17225:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17271:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17276:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17309:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17315:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17345:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17350:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17366:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17373:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17397:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17397:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17404:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17404:39: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17415:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17435:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17435:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17439:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17439:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17483:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17484:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17484:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17487:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17491:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17492:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17492:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17496:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17497:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17497:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17517:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17517:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17521:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17529:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17529:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17530:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17537:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17537:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17569:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17569:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17571:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17580:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17580:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17582:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17657:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17657:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17696:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17696:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17792:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17792:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17800:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17803:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17803:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17810:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17820:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17820:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17834:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17834:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17880:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17880:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17881:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17896:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17896:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17900:39: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17907:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17907:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17932:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17932:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17933:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17950:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:17950:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18031:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18032:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18032:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18036:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18036:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18066:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18067:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18067:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18070:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18070:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:18686:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19005:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19011:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19052:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19058:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19353:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19356:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19372:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19372:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19403:3: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19404:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19407:3: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19408:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19449:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19537:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19537:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19703:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19708:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19764:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19927:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:19943:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20091:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20137:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20204:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20322:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20366:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20366:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20431:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20440:42: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20456:42: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20459:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20460:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20461:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20586:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20607:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20612:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20634:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20651:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20661:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20667:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20685:44: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20691:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20691:41: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20695:47: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20701:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20701:41: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20791:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20791:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20987:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:20997:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21077:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21239:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21295:43: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21331:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21334:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21335:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21336:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21348:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21388:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21394:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21396:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21409:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21422:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21428:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21435:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21435:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21449:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21462:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21469:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21481:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21481:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21487:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21487:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21494:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21494:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21588:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21591:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21597:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21597:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21611:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21620:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21620:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21655:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21655:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21693:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:21693:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22398:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22398:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22411:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22411:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22469:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22469:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22470:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22470:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22557:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22579:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22602:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22602:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22621:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22621:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22641:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22641:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22666:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22666:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22668:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22686:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22686:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22768:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22768:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22789:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22789:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22791:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22858:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22906:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22906:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22926:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22926:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22972:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22972:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22978:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22978:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:22979:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23088:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23089:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23089:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23092:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23092:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23125:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23126:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23126:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23147:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23148:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23148:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23189:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23190:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23190:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23227:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23228:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23228:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23282:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23282:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23286:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23326:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23327:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23327:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23330:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23330:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23367:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23368:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23368:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23400:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23401:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23401:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23437:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23438:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23438:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23456:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23456:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23463:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23559:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23559:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23563:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23584:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23584:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23594:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23669:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23675:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23681:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23699:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23707:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23709:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23722:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23730:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23787:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23796:39: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23799:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23813:39: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23822:39: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23860:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23860:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23871:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23878:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23884:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23895:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23927:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23934:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23957:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23967:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23967:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23977:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23993:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23994:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23995:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:23998:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24007:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24007:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24042:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24042:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24099:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24099:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24128:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24128:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24175:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24175:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24181:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24181:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24194:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24194:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24200:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24200:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24207:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24207:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24244:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24248:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24248:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24261:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24267:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24278:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24283:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24287:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24287:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24297:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24303:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24314:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24323:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24323:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24352:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24353:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24393:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24534:5: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24634:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24643:9: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24663:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24768:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24815:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:24929:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25241:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25638:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25638:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25641:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25641:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25651:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25672:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25701:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25713:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25713:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25714:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25714:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25723:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25723:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25726:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25736:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25736:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25783:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25783:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25786:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25786:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25887:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25908:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:25908:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26224:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26230:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26237:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26240:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26240:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26252:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26259:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26273:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26273:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26278:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26320:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26320:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26324:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26324:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26345:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26345:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26691:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26706:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:26737:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27134:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27143:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27155:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27181:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27192:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27201:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27230:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27231:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27232:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27398:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27495:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27519:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27769:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27892:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27901:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27901:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27912:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27932:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:27974:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28002:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28043:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28061:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28070:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28107:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28112:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28113:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28114:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28331:8: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28336:8: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28337:8: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28338:8: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28393:11: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28497:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28823:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28831:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28831:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28844:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28876:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28890:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28910:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28910:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28945:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28965:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28965:42: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:28980:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29007:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29041:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29043:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29045:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29059:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29059:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29064:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29064:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29079:41: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29109:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29109:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29266:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29275:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29292:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29292:37: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29310:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29324:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29326:43: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29328:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29343:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29343:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29391:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29395:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29441:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29498:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29498:39: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29535:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29542:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29571:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29619:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29619:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29636:24: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29649:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29651:41: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29653:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29668:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29668:30: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29749:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:29838:13: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30056:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30101:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30117:38: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30162:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30162:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30187:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30238:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30238:34: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30254:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30262:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30262:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30391:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30391:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30438:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30438:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30495:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30495:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30528:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30528:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30544:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30544:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30798:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:30972:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31083:32: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31143:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31207:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31266:22: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31287:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31341:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31341:40: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31495:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31513:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31513:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:31747:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32082:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32089:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32090:16: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32349:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32355:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32439:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32445:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32535:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32536:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32537:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32586:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32587:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32588:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32589:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32735:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32746:36: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:32916:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33335:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33354:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33355:35: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33370:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33372:17: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33394:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33431:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33903:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33905:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33906:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33908:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33909:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33911:10: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33912:10: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33919:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33936:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33954:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:33954:42: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34077:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34087:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34267:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34269:14: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34270:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34271:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34388:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34404:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34587:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34609:23: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34687:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34847:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34868:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:34975:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35118:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35120:15: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35180:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35274:28: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35283:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35388:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35407:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35407:29: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35426:21: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35426:33: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35541:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35666:26: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35689:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35746:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35748:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35749:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35751:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35752:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35754:10: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35755:10: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35866:18: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35868:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35869:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35871:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35872:12: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35874:10: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35875:10: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35898:20: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35975:25: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:36021:27: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:36073:19: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:36073:31: style: C-style pointer casting [cstyleCast] tetgen-1.6.0+dfsg1/tetgen.cxx:1740:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:1748:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:1749:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2173:8: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2244:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2245:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2246:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2248:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2249:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2250:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2253:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2254:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2255:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2257:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2258:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2259:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2304:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2306:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2316:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2317:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2318:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2320:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2321:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2322:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4768:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4808:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4943:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4967:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8588:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:8994:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35075:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35234:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35236:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35330:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35439:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] tetgen-1.6.0+dfsg1/tetgen.cxx:1748:26: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:1749:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2244:19: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2245:19: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2246:19: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2248:25: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2249:25: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2250:25: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2253:19: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2254:19: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2255:19: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2257:25: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2258:25: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:2259:25: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4768:4: portability: Casting from double * * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4808:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4943:16: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:4967:4: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35234:17: portability: Casting from double * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35236:17: portability: Casting from double * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35330:19: portability: Casting from double * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:35439:23: portability: Casting from double * * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] tetgen-1.6.0+dfsg1/tetgen.cxx:9390:7: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] tetgen-1.6.0+dfsg1/tetgen.cxx:9395:9: note: Found duplicate branches for 'if' and 'else'. tetgen-1.6.0+dfsg1/tetgen.cxx:9390:7: note: Found duplicate branches for 'if' and 'else'. tetgen-1.6.0+dfsg1/tetgen.cxx:21299:24: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] tetgen-1.6.0+dfsg1/tetgen.cxx:21302:19: note: Found duplicate branches for 'if' and 'else'. tetgen-1.6.0+dfsg1/tetgen.cxx:21299:24: note: Found duplicate branches for 'if' and 'else'. tetgen-1.6.0+dfsg1/tetgen.cxx:21305:22: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] tetgen-1.6.0+dfsg1/tetgen.cxx:21309:17: note: Found duplicate branches for 'if' and 'else'. tetgen-1.6.0+dfsg1/tetgen.cxx:21305:22: note: Found duplicate branches for 'if' and 'else'. tetgen-1.6.0+dfsg1/tetgen.cxx:221:13: style: Variable 'stringptr' is reassigned a value before the old one has been used. [redundantAssignment] tetgen-1.6.0+dfsg1/tetgen.cxx:219:13: note: stringptr is assigned tetgen-1.6.0+dfsg1/tetgen.cxx:221:13: note: stringptr is overwritten tetgen-1.6.0+dfsg1/tetgen.cxx:5761:24: style: Variable 'types[0]' is reassigned a value before the old one has been used. [redundantAssignment] tetgen-1.6.0+dfsg1/tetgen.cxx:5758:24: note: types[0] is assigned tetgen-1.6.0+dfsg1/tetgen.cxx:5761:24: note: types[0] is overwritten tetgen-1.6.0+dfsg1/tetgen.cxx:5770:26: style: Variable 'types[0]' is reassigned a value before the old one has been used. [redundantAssignment] tetgen-1.6.0+dfsg1/tetgen.cxx:5767:26: note: types[0] is assigned tetgen-1.6.0+dfsg1/tetgen.cxx:5770:26: note: types[0] is overwritten tetgen-1.6.0+dfsg1/tetgen.cxx:5778:26: style: Variable 'types[0]' is reassigned a value before the old one has been used. [redundantAssignment] tetgen-1.6.0+dfsg1/tetgen.cxx:5775:26: note: types[0] is assigned tetgen-1.6.0+dfsg1/tetgen.cxx:5778:26: note: types[0] is overwritten tetgen-1.6.0+dfsg1/tetgen.cxx:20290:3: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] tetgen-1.6.0+dfsg1/tetgen.cxx:74:8: style: The scope of the variable 'x' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:74:11: style: The scope of the variable 'y' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:555:8: style: The scope of the variable 'inelefilename' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:838:8: style: The scope of the variable 'idx' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:862:31: style: The scope of the variable 'currentmarker' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:863:7: style: The scope of the variable 'index' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:864:7: style: The scope of the variable 'i' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:864:10: style: The scope of the variable 'j' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:864:13: style: The scope of the variable 'k' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:945:10: style: The scope of the variable 'f' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:946:12: style: The scope of the variable 'p' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:1655:22: style: The scope of the variable 'p' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:1660:7: style: The scope of the variable 'solid' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:2162:8: style: The scope of the variable 'c' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:2692:10: style: The scope of the variable 'f' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:2693:12: style: The scope of the variable 'p' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:2695:10: style: The scope of the variable 'j' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:2695:13: style: The scope of the variable 'k' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:2793:10: style: The scope of the variable 'j' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:4004:7: style: The scope of the variable 'i' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:4285:10: style: The scope of the variable 'newblock' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:4286:13: style: The scope of the variable 'alignptr' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:4386:13: style: The scope of the variable 'alignptr' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:4460:13: style: The scope of the variable 'k' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:4826:35: style: The scope of the variable 'shsize' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:6281:8: style: The scope of the variable 'pivot' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:6444:8: style: The scope of the variable 'L1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:6444:12: style: The scope of the variable 'L2' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:6444:16: style: The scope of the variable 'L3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:6591:8: style: The scope of the variable 'ori' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:6872:13: style: The scope of the variable 'det1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:6999:21: style: The scope of the variable 'area' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7000:8: style: The scope of the variable 'x' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7000:11: style: The scope of the variable 'y' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7000:14: style: The scope of the variable 'z' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7169:20: style: The scope of the variable 'casface' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7171:8: style: The scope of the variable 'attrib' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7171:16: style: The scope of the variable 'volume' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7512:8: style: The scope of the variable 'attrib' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7512:16: style: The scope of the variable 'volume' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7515:7: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7516:10: style: The scope of the variable 'j' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7910:20: style: The scope of the variable 'neightet' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7914:20: style: The scope of the variable 'scount' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:7915:7: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:8229:33: style: The scope of the variable 'flipedge' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:8233:17: style: The scope of the variable 'hulledgeflag' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:8235:7: style: The scope of the variable 'reflexlinkedgecount' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:8237:7: style: The scope of the variable 'n1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:8239:7: style: The scope of the variable 'i' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:8751:28: style: The scope of the variable 'ori1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:8751:34: style: The scope of the variable 'ori2' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:8926:7: style: The scope of the variable 'fliptype' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:9348:10: style: The scope of the variable 'rd' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:9548:16: style: The scope of the variable 'ssptr' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:9572:13: style: The scope of the variable 'paryseg1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:9595:16: style: The scope of the variable 'sptr' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:10083:12: style: The scope of the variable 'len' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:10660:9: style: The scope of the variable 'parysh' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:10825:7: style: The scope of the variable 'v' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11065:17: style: The scope of the variable 'newrandom' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11095:16: style: The scope of the variable 'firsttet' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11098:13: style: The scope of the variable 'alignptr' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11217:8: style: The scope of the variable 'ori' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11217:13: style: The scope of the variable 'oriorg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11220:7: style: The scope of the variable 's' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11340:8: style: The scope of the variable 'ori' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11340:13: style: The scope of the variable 'oriorg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11340:21: style: The scope of the variable 'oridest' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11340:30: style: The scope of the variable 'oriapex' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11543:13: style: The scope of the variable 'k' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11673:7: style: The scope of the variable 'sidx' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:11989:7: style: The scope of the variable 'randindex' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:12508:14: style: The scope of the variable 'ori' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:12832:22: style: The scope of the variable 'aoutseg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:12832:31: style: The scope of the variable 'boutseg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:13007:14: style: The scope of the variable 'j' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:13012:10: style: The scope of the variable 'startsh' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:13012:19: style: The scope of the variable 'neighsh' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:13308:13: style: The scope of the variable 'ori_bc' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:13308:21: style: The scope of the variable 'ori_ca' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:13736:21: style: The scope of the variable 'loc' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:13835:22: style: The scope of the variable 'ppt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:14105:7: style: The scope of the variable 'idx' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:14226:11: style: The scope of the variable 'e1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:14226:15: style: The scope of the variable 'e2' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:14352:14: style: The scope of the variable 'ppt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:14553:20: style: The scope of the variable 'f' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:14695:10: style: The scope of the variable 'ppt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:14758:8: style: The scope of the variable 'hori' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:14758:14: style: The scope of the variable 'rori' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:14758:20: style: The scope of the variable 'lori' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:15244:15: style: The scope of the variable 'psseg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:15540:19: style: The scope of the variable 'interflag' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:16289:11: style: The scope of the variable 'searchtet' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:16291:8: style: The scope of the variable 'checkseg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:16294:7: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:16690:14: style: The scope of the variable 'sptr' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:16690:21: style: The scope of the variable 'ssptr' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:16691:49: style: The scope of the variable 'spintet' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:16896:9: style: The scope of the variable 'parysh' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:16985:21: style: The scope of the variable 'prevbf' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:16987:8: style: The scope of the variable 'checksh' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:17138:12: style: The scope of the variable 'popbf' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:17465:11: style: The scope of the variable 'neightet' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:17466:8: style: The scope of the variable 'checksh' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:17469:7: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:18846:20: style: The scope of the variable 'dir' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:19086:11: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:19732:12: style: The scope of the variable 'abtets' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:19739:7: style: The scope of the variable 'n' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:19739:10: style: The scope of the variable 'endi' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:19739:16: style: The scope of the variable 'success' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:19740:7: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:19846:14: style: The scope of the variable 'ang' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:21643:7: style: The scope of the variable 'count' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:21732:33: style: The scope of the variable 'apexpt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:21739:7: style: The scope of the variable 'n' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:22369:8: style: The scope of the variable 'oldval' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:22371:13: style: The scope of the variable 'diff' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:22525:18: style: The scope of the variable 'spinsh' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:22526:8: style: The scope of the variable 'leftseg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:22526:17: style: The scope of the variable 'rightseg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:22953:9: style: The scope of the variable 'nt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:23058:8: style: The scope of the variable 'bak_segref_count' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:23058:26: style: The scope of the variable 'bak_facref_count' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:23058:44: style: The scope of the variable 'bak_volref_count' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:23454:12: style: The scope of the variable 'checkseg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:23582:10: style: The scope of the variable 'checkseg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:23648:8: style: The scope of the variable 'checkseg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:23650:7: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:24222:10: style: The scope of the variable 'volume' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:24386:10: style: The scope of the variable 'pts' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:24387:7: style: The scope of the variable 'pcount' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:24474:8: style: The scope of the variable 'ori' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25025:14: style: The scope of the variable 'vt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25026:10: style: The scope of the variable 'area' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25026:16: style: The scope of the variable 'len' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25027:9: style: The scope of the variable 'fmarker' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25085:11: style: The scope of the variable 'e1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25085:15: style: The scope of the variable 'e2' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25234:24: style: The scope of the variable 'wei' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25236:7: style: The scope of the variable 'i' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25302:7: style: The scope of the variable 'iloc' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25393:9: style: The scope of the variable 'randindex' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25538:8: style: The scope of the variable 'x' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25538:11: style: The scope of the variable 'y' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25538:14: style: The scope of the variable 'z' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25709:11: style: The scope of the variable 'randindex' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25957:28: style: The scope of the variable 'dist' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:25986:7: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:26054:25: style: The scope of the variable 'neighsh' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:26056:15: style: The scope of the variable 'sum_theta' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:26403:38: style: The scope of the variable 'k' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:26747:7: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:27256:7: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:27351:23: style: The scope of the variable 'dist' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:27489:7: style: The scope of the variable 'i' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:27576:22: style: The scope of the variable 'cosang' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:27709:16: style: The scope of the variable 'bak_pts' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:27777:10: style: The scope of the variable 'dist' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28128:19: style: The scope of the variable 'ratio' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28312:26: style: The scope of the variable 'ppt' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28315:17: style: The scope of the variable 'L' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28316:8: style: The scope of the variable 'maxcosd' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28316:17: style: The scope of the variable 'vol' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28316:22: style: The scope of the variable 'volbnd' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28316:34: style: The scope of the variable 'Lmax' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28316:40: style: The scope of the variable 'Lmin' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28319:10: style: The scope of the variable 'j' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28503:8: style: The scope of the variable 'ori' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28503:13: style: The scope of the variable 'oriorg' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28503:21: style: The scope of the variable 'oridest' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:28503:30: style: The scope of the variable 'oriapex' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:29031:29: style: The scope of the variable 'last_quetet' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:29135:44: style: The scope of the variable 'bak_volref_count' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:29732:8: style: The scope of the variable 'flipcount' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:30639:8: style: The scope of the variable 'movedcount' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:30640:8: style: The scope of the variable 'unmovedcount' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:30918:39: style: The scope of the variable 'cosd' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:31059:7: style: The scope of the variable 'i' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:31130:15: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:31141:15: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32510:11: style: The scope of the variable 'searchtet' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32510:22: style: The scope of the variable 'neightet' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32510:32: style: The scope of the variable 'spintet' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32511:8: style: The scope of the variable 'shloop' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32512:8: style: The scope of the variable 'segloop' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32514:17: style: The scope of the variable 'radius' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32514:25: style: The scope of the variable 'dist' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32514:31: style: The scope of the variable 'diff' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32514:37: style: The scope of the variable 'rd' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32514:41: style: The scope of the variable 'len' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32517:7: style: The scope of the variable 't1ver' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:32521:7: style: The scope of the variable 'indx' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:33264:8: style: The scope of the variable 'jetflag' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:33323:10: style: The scope of the variable 'extralist' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:33832:17: style: The scope of the variable 'p3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:33832:21: style: The scope of the variable 'p4' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:34777:15: style: The scope of the variable 'tdest' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:34779:7: style: The scope of the variable 'marker' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35495:9: style: The scope of the variable 'p1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35495:13: style: The scope of the variable 'p2' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35495:17: style: The scope of the variable 'p3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35597:18: style: The scope of the variable 'segloop' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35598:29: style: The scope of the variable 'p4' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35806:28: style: The scope of the variable 'p3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35806:32: style: The scope of the variable 'p4' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35808:10: style: The scope of the variable 'x' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35808:13: style: The scope of the variable 'y' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35808:16: style: The scope of the variable 'z' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35809:7: style: The scope of the variable 'n1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35809:11: style: The scope of the variable 'n2' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35809:15: style: The scope of the variable 'n3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35809:19: style: The scope of the variable 'n4' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35915:10: style: The scope of the variable 'x' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35915:13: style: The scope of the variable 'y' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35915:16: style: The scope of the variable 'z' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35916:7: style: The scope of the variable 'n1' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35916:11: style: The scope of the variable 'n2' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:35916:15: style: The scope of the variable 'n3' can be reduced. [variableScope] tetgen-1.6.0+dfsg1/tetgen.cxx:6962:36: style:inconclusive: Function 'tetprismvol' argument 1 names different: declaration 'pa' definition 'p0'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1767:26: note: Function 'tetprismvol' argument 1 names different: declaration 'pa' definition 'p0'. tetgen-1.6.0+dfsg1/tetgen.cxx:6962:36: note: Function 'tetprismvol' argument 1 names different: declaration 'pa' definition 'p0'. tetgen-1.6.0+dfsg1/tetgen.cxx:6962:46: style:inconclusive: Function 'tetprismvol' argument 2 names different: declaration 'pb' definition 'p1'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1767:36: note: Function 'tetprismvol' argument 2 names different: declaration 'pb' definition 'p1'. tetgen-1.6.0+dfsg1/tetgen.cxx:6962:46: note: Function 'tetprismvol' argument 2 names different: declaration 'pb' definition 'p1'. tetgen-1.6.0+dfsg1/tetgen.cxx:6962:56: style:inconclusive: Function 'tetprismvol' argument 3 names different: declaration 'pc' definition 'p2'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1767:46: note: Function 'tetprismvol' argument 3 names different: declaration 'pc' definition 'p2'. tetgen-1.6.0+dfsg1/tetgen.cxx:6962:56: note: Function 'tetprismvol' argument 3 names different: declaration 'pc' definition 'p2'. tetgen-1.6.0+dfsg1/tetgen.cxx:6962:66: style:inconclusive: Function 'tetprismvol' argument 4 names different: declaration 'pd' definition 'p3'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1767:56: note: Function 'tetprismvol' argument 4 names different: declaration 'pd' definition 'p3'. tetgen-1.6.0+dfsg1/tetgen.cxx:6962:66: note: Function 'tetprismvol' argument 4 names different: declaration 'pd' definition 'p3'. tetgen-1.6.0+dfsg1/tetgen.cxx:12500:37: style:inconclusive: Function 'sinsertvertex' argument 1 names different: declaration 'newpt' definition 'insertpt'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:1910:27: note: Function 'sinsertvertex' argument 1 names different: declaration 'newpt' definition 'insertpt'. tetgen-1.6.0+dfsg1/tetgen.cxx:12500:37: note: Function 'sinsertvertex' argument 1 names different: declaration 'newpt' definition 'insertpt'. tetgen-1.6.0+dfsg1/tetgen.cxx:24378:35: style:inconclusive: Function 'search_face' argument 1 names different: declaration 'p0' definition 'pi'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:2069:26: note: Function 'search_face' argument 1 names different: declaration 'p0' definition 'pi'. tetgen-1.6.0+dfsg1/tetgen.cxx:24378:35: note: Function 'search_face' argument 1 names different: declaration 'p0' definition 'pi'. tetgen-1.6.0+dfsg1/tetgen.cxx:24378:45: style:inconclusive: Function 'search_face' argument 2 names different: declaration 'p1' definition 'pj'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:2069:36: note: Function 'search_face' argument 2 names different: declaration 'p1' definition 'pj'. tetgen-1.6.0+dfsg1/tetgen.cxx:24378:45: note: Function 'search_face' argument 2 names different: declaration 'p1' definition 'pj'. tetgen-1.6.0+dfsg1/tetgen.cxx:24378:55: style:inconclusive: Function 'search_face' argument 3 names different: declaration 'p2' definition 'pk'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:2069:46: note: Function 'search_face' argument 3 names different: declaration 'p2' definition 'pk'. tetgen-1.6.0+dfsg1/tetgen.cxx:24378:55: note: Function 'search_face' argument 3 names different: declaration 'p2' definition 'pk'. tetgen-1.6.0+dfsg1/tetgen.cxx:26516:40: style:inconclusive: Function 'segfacetadjacent' argument 1 names different: declaration 'checkseg' definition 'subseg'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:2129:31: note: Function 'segfacetadjacent' argument 1 names different: declaration 'checkseg' definition 'subseg'. tetgen-1.6.0+dfsg1/tetgen.cxx:26516:40: note: Function 'segfacetadjacent' argument 1 names different: declaration 'checkseg' definition 'subseg'. tetgen-1.6.0+dfsg1/tetgen.cxx:26516:54: style:inconclusive: Function 'segfacetadjacent' argument 2 names different: declaration 'checksh' definition 'subsh'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:2129:47: note: Function 'segfacetadjacent' argument 2 names different: declaration 'checksh' definition 'subsh'. tetgen-1.6.0+dfsg1/tetgen.cxx:26516:54: note: Function 'segfacetadjacent' argument 2 names different: declaration 'checksh' definition 'subsh'. tetgen-1.6.0+dfsg1/tetgen.cxx:26787:58: style:inconclusive: Function 'get_steiner_on_segment' argument 2 names different: declaration 'encpt' definition 'refpt'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:2140:48: note: Function 'get_steiner_on_segment' argument 2 names different: declaration 'encpt' definition 'refpt'. tetgen-1.6.0+dfsg1/tetgen.cxx:26787:58: note: Function 'get_steiner_on_segment' argument 2 names different: declaration 'encpt' definition 'refpt'. tetgen-1.6.0+dfsg1/tetgen.cxx:26787:71: style:inconclusive: Function 'get_steiner_on_segment' argument 3 names different: declaration 'newpt' definition 'steinpt'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:2140:61: note: Function 'get_steiner_on_segment' argument 3 names different: declaration 'newpt' definition 'steinpt'. tetgen-1.6.0+dfsg1/tetgen.cxx:26787:71: note: Function 'get_steiner_on_segment' argument 3 names different: declaration 'newpt' definition 'steinpt'. tetgen-1.6.0+dfsg1/tetgen.cxx:27228:56: style:inconclusive: Function 'get_subface_ccent' argument 2 names different: declaration 'ccent' definition 'pos'. [funcArgNamesDifferent] tetgen-1.6.0+dfsg1/tetgen.h:2144:46: note: Function 'get_subface_ccent' argument 2 names different: declaration 'ccent' definition 'pos'. tetgen-1.6.0+dfsg1/tetgen.cxx:27228:56: note: Function 'get_subface_ccent' argument 2 names different: declaration 'ccent' definition 'pos'. tetgen-1.6.0+dfsg1/tetgen.cxx:1747:28: style: Local variable 'i' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:1663:23: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:1747:28: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:6354:14: style: Local variable 'dot' shadows outer function [shadowFunction] tetgen-1.6.0+dfsg1/tetgen.h:1746:15: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:6354:14: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:7514:7: style: Local variable 'spivot' shadows outer function [shadowFunction] tetgen-1.6.0+dfsg1/tetgen.h:1589:15: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:7514:7: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:7914:7: style: Local variable 'spivot' shadows outer function [shadowFunction] tetgen-1.6.0+dfsg1/tetgen.h:1589:15: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:7914:7: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:10019:17: style: Local variable 'spintet' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:9088:21: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:10019:17: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:11643:23: style: Local variable 'neineitet' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:11535:39: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:11643:23: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:12205:20: style: Local variable 'outfaces' shadows outer function [shadowFunction] tetgen-1.6.0+dfsg1/tetgen.h:2224:8: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:12205:20: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:12327:20: style: Local variable 'outfaces' shadows outer function [shadowFunction] tetgen-1.6.0+dfsg1/tetgen.h:2224:8: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:12327:20: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:14013:17: style: Local variable 'pa' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:13835:9: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:14013:17: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:14014:17: style: Local variable 'pb' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:13835:13: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:14014:17: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:14015:17: style: Local variable 'pc' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:13835:17: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:14015:17: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:16327:29: style: Local variable 'spintet' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:16289:22: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:16327:29: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:20582:31: style: Local variable 'p1' shadows outer argument [shadowArgument] tetgen-1.6.0+dfsg1/tetgen.cxx:20509:53: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:20582:31: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:20583:31: style: Local variable 'p2' shadows outer argument [shadowArgument] tetgen-1.6.0+dfsg1/tetgen.cxx:20509:64: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:20583:31: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:20647:29: style: Local variable 'p1' shadows outer argument [shadowArgument] tetgen-1.6.0+dfsg1/tetgen.cxx:20509:53: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:20647:29: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:20648:29: style: Local variable 'p2' shadows outer argument [shadowArgument] tetgen-1.6.0+dfsg1/tetgen.cxx:20509:64: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:20648:29: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:22788:14: style: Local variable 'j' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:22594:11: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:22788:14: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:27442:13: style: Local variable 'i' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:27405:7: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:27442:13: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:28283:13: style: Local variable 'pa' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:28112:9: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:28283:13: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:28284:13: style: Local variable 'pb' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:28113:9: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:28284:13: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:28354:10: style: Local variable 'D' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:28317:25: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:28354:10: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:29804:28: style: Local variable 'dot' shadows outer function [shadowFunction] tetgen-1.6.0+dfsg1/tetgen.h:1746:15: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:29804:28: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:31263:13: style: Local variable 'bf' shadows outer argument [shadowArgument] tetgen-1.6.0+dfsg1/tetgen.cxx:31094:51: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:31263:13: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:31264:24: style: Local variable 'cosmaxd' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:31096:8: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:31264:24: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:32661:18: style: Local variable 'longest' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.h:1465:8: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:32661:18: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:33953:13: style: Local variable 'i' shadows outer variable [shadowVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:33842:7: note: Shadowed declaration tetgen-1.6.0+dfsg1/tetgen.cxx:33953:13: note: Shadow variable tetgen-1.6.0+dfsg1/tetgen.cxx:31317:67: style: Parameter 'improved_cosmaxd' can be declared as reference to const [constParameterReference] tetgen-1.6.0+dfsg1/tetgen.cxx:190:32: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:268:32: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:349:32: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:445:31: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:552:31: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:614:31: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:735:31: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:808:32: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:1259:31: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:1420:31: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:1650:31: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:1822:33: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:2179:31: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:2628:33: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:2656:37: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:2693:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:2789:39: style: Parameter 'filebasename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6351:32: style: Parameter 'lu' can be declared as const array [constParameter] tetgen-1.6.0+dfsg1/tetgen.cxx:6351:54: style: Parameter 'ps' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6440:35: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6440:45: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6440:55: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6536:32: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6536:42: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6536:52: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6553:37: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6553:47: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6553:57: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6553:67: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6587:67: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6626:42: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6626:51: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6626:61: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6660:36: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6660:45: style: Parameter 'e1' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6660:55: style: Parameter 'e2' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6689:36: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6729:37: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6729:47: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6729:57: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6729:67: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6787:36: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6787:46: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6787:56: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6787:66: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6857:18: style: Variable 'V' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6903:35: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6903:44: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6903:53: style: Parameter 'C' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:6903:62: style: Parameter 'D' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:10657:71: style: Parameter 'ivf' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:11096:9: style: Variable 'torg' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:11675:14: style: Variable 'row_v08_tbl' can be declared as const array [constVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:11676:14: style: Variable 'row_v11_tbl' can be declared as const array [constVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:11677:14: style: Variable 'col_v01_tbl' can be declared as const array [constVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:11678:14: style: Variable 'col_v02_tbl' can be declared as const array [constVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:11679:14: style: Variable 'col_v08_tbl' can be declared as const array [constVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:11680:14: style: Variable 'col_v11_tbl' can be declared as const array [constVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:15244:15: style: Variable 'psseg' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:15379:11: style: Variable 'pc' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:17467:9: style: Variable 'paryseg' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:17610:19: style: Variable 'paryseg' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:17611:22: style: Variable 'pb' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:18162:40: style: Parameter 'mid' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:18162:51: style: Parameter 'left' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:18162:63: style: Parameter 'right' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:19304:11: style: Variable 'pa' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:19305:11: style: Variable 'pb' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:21517:9: style: Variable 'pt' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:21732:33: style: Variable 'apexpt' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:23768:15: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:23768:20: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:23768:25: style: Variable 'p3' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:23768:30: style: Variable 'p4' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:23773:14: style: Variable 'idx' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:24433:35: style: Parameter 'p0' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:24433:45: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:26450:57: style: Parameter 'e2' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:26498:9: style: Variable 'pa1' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:26499:9: style: Variable 'pb1' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:26500:9: style: Variable 'pa2' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:26501:9: style: Variable 'pb2' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:26623:13: style: Variable 'pa' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:26624:13: style: Variable 'pb' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:26720:43: style: Parameter 'pa' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:26720:53: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:26720:63: style: Parameter 'checkpt' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:27396:66: style: Parameter 'ccent' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:27396:79: style: Parameter 'param' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:27534:39: style: Parameter 'pt' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:27703:67: style: Parameter 'ccent' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:29031:12: style: Variable 'bface' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:29031:29: style: Variable 'last_quetet' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:29324:24: style: Variable 'bface' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:29649:22: style: Variable 'bface' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:30354:9: style: Variable 'lpt' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:30355:9: style: Variable 'rpt' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:30392:11: style: Variable 'e1' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:30393:11: style: Variable 'e2' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:30745:52: style: Parameter 'pc' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:30745:62: style: Parameter 'pd' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:30970:43: style: Parameter 'bf' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:31878:9: style: Variable 'pa' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:31878:13: style: Variable 'pb' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:33324:9: style: Variable 'torg' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:33324:15: style: Variable 'tdest' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:35489:33: style: Parameter 'smfilename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:35591:38: style: Parameter 'mfilename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:35802:36: style: Parameter 'ofilename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:35806:9: style: Variable 'pointloop' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:35908:41: style: Parameter 'ofilename' can be declared as pointer to const [constParameterPointer] tetgen-1.6.0+dfsg1/tetgen.cxx:35914:9: style: Variable 'pointloop' can be declared as pointer to const [constVariablePointer] tetgen-1.6.0+dfsg1/tetgen.cxx:1660:13: style: Variable 'solid' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:4826:42: style: Variable 'shsize' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:6296:17: style: Variable 'scales[i]' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:6628:22: style: Unused variable: np [unusedVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:6629:8: style: Unused variable: theta [unusedVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:6630:8: style: Unused variable: ori [unusedVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:8924:24: style: Unused variable: flipface [unusedVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:14103:21: style: Unused variable: ang_tol [unusedVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:14755:11: style: Unused variable: neightet [unusedVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:16486:23: style: Variable 'spintet' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:16289:22: style: Unused variable: spintet [unusedVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:21230:24: style: Variable 'bak_iloc' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:21230:15: style: Variable 'bak_iloc' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:21730:26: style: Unused variable: checksh [unusedVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:24387:14: style: Variable 'pcount' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:24389:18: style: Variable 't1.ver' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:24477:23: style: Variable 'marker' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:28128:25: style: Variable 'ratio' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:29132:18: style: Variable 'chkencflag' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:29563:11: style: Variable 'qflag' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:30639:19: style: Variable 'movedcount' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:30640:21: style: Variable 'unmovedcount' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:31743:15: style: Variable 'tetloop.ver' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:32345:15: style: Variable 'tetloop.ver' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:32435:15: style: Variable 'tetloop.ver' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:32624:19: style: Variable 'enq' is assigned a value that is never used. [unreadVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:35596:11: style: Unused variable: tface [unusedVariable] tetgen-1.6.0+dfsg1/tetgen.cxx:35597:27: style: Unused variable: checkmark [unusedVariable] diff: head tetgen-1.6.0+dfsg1/tetgen.cxx:12832:22: style: The scope of the variable 'aoutseg' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:12832:31: style: The scope of the variable 'boutseg' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:13012:10: style: The scope of the variable 'startsh' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:13012:19: style: The scope of the variable 'neighsh' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:16289:11: style: The scope of the variable 'searchtet' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:16291:8: style: The scope of the variable 'checkseg' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:16691:49: style: The scope of the variable 'spintet' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:16987:8: style: The scope of the variable 'checksh' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:17465:11: style: The scope of the variable 'neightet' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:17466:8: style: The scope of the variable 'checksh' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:22525:18: style: The scope of the variable 'spinsh' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:22526:17: style: The scope of the variable 'rightseg' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:22526:8: style: The scope of the variable 'leftseg' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:23454:12: style: The scope of the variable 'checkseg' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:23582:10: style: The scope of the variable 'checkseg' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:23648:8: style: The scope of the variable 'checkseg' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:26054:25: style: The scope of the variable 'neighsh' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:32510:11: style: The scope of the variable 'searchtet' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:32510:22: style: The scope of the variable 'neightet' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:32510:32: style: The scope of the variable 'spintet' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:32511:8: style: The scope of the variable 'shloop' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:32512:8: style: The scope of the variable 'segloop' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:35597:18: style: The scope of the variable 'segloop' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:4190:10: warning: Class 'memorypool' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head tetgen-1.6.0+dfsg1/tetgen.cxx:4190:10: warning: Class 'memorypool' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head tetgen-1.6.0+dfsg1/tetgen.cxx:7169:20: style: The scope of the variable 'casface' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:7910:20: style: The scope of the variable 'neightet' can be reduced. [variableScope] head tetgen-1.6.0+dfsg1/tetgen.cxx:8229:33: style: The scope of the variable 'flipedge' can be reduced. [variableScope] 2.18.0 tetgen-1.6.0+dfsg1/tetgen.h:2691:51: style: Parameter 't' can be declared as reference to const [constParameterReference] 2.18.0 tetgen-1.6.0+dfsg1/tetgen.h:2695:53: style: Parameter 't' can be declared as reference to const [constParameterReference] 2.18.0 tetgen-1.6.0+dfsg1/tetgen.h:2699:53: style: Parameter 't' can be declared as reference to const [constParameterReference] 2.18.0 tetgen-1.6.0+dfsg1/tetgen.h:2703:53: style: Parameter 't' can be declared as reference to const [constParameterReference] 2.18.0 tetgen-1.6.0+dfsg1/tetgen.h:2973:49: style: Parameter 's' can be declared as reference to const [constParameterReference] 2.18.0 tetgen-1.6.0+dfsg1/tetgen.h:2978:50: style: Parameter 's' can be declared as reference to const [constParameterReference] 2.18.0 tetgen-1.6.0+dfsg1/tetgen.h:2983:50: style: Parameter 's' can be declared as reference to const [constParameterReference] DONE