2022-06-30 00:12 ftp://ftp.de.debian.org/debian/pool/main/n/nted/nted_1.10.18.orig.tar.gz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j2 platform: Linux-5.4.0-110-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.24 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 cppcheck: head 2.8 head-info: 06b408e (2022-06-29 13:43:17 +0200) count: 4100 3378 elapsed-time: 46.4 59.5 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < NedChordOrRest * >::m_int_ptr' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < NedChordOrRest * >::m_end_ptr' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < NedChordOrRest * >::m_int_ptr2' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < NedChordOrRest * >::m_end_ptr2' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < NedChordOrRest * >::m_int_ptr3' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < unsigned char >::m_int_ptr' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < unsigned char >::m_end_ptr' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < unsigned char >::m_int_ptr2' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < unsigned char >::m_end_ptr2' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < unsigned char >::m_int_ptr3' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < NedPosition * >::m_int_ptr' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < NedPosition * >::m_end_ptr' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < NedPosition * >::m_int_ptr2' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < NedPosition * >::m_end_ptr2' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < NedPosition * >::m_int_ptr3' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < voice_properties >::m_int_ptr' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < voice_properties >::m_end_ptr' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < voice_properties >::m_int_ptr2' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < voice_properties >::m_end_ptr2' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/dynarray.h:94:17: warning: Member variable 'NedDynArray < voice_properties >::m_int_ptr3' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/acceleration.h:34:8: style:inconclusive: Technically the member function 'NedAcceleration::isRitardando' can be const. [functionConst] nted-1.10.18/freereplaceable.h:63:10: style:inconclusive: Technically the member function 'NedFreeReplaceable::getX' can be const. [functionConst] nted-1.10.18/freereplaceable.h:64:10: style:inconclusive: Technically the member function 'NedFreeReplaceable::getY' can be const. [functionConst] nted-1.10.18/freereplaceable.h:72:10: style:inconclusive: Technically the member function 'NedFreeReplaceable::getYposRelative' can be const. [functionConst] nted-1.10.18/linepoint.h:52:7: style:inconclusive: Technically the member function 'NedLinePoint::getNumber' can be const. [functionConst] nted-1.10.18/page.h:60:10: style:inconclusive: Technically the member function 'NedPage::getWidth' can be const. [functionConst] nted-1.10.18/page.h:61:10: style:inconclusive: Technically the member function 'NedPage::getHeight' can be const. [functionConst] nted-1.10.18/page.h:62:10: style:inconclusive: Technically the member function 'NedPage::getXPos' can be const. [functionConst] nted-1.10.18/page.h:66:10: style:inconclusive: Technically the member function 'NedPage::getContentWidth' can be const. [functionConst] nted-1.10.18/page.h:86:7: style:inconclusive: Technically the member function 'NedPage::getPageNumber' can be const. [functionConst] nted-1.10.18/staff.h:55:7: style:inconclusive: Technically the member function 'NedStaff::getStaffNumber' can be const. [functionConst] nted-1.10.18/staff.h:74:10: style:inconclusive: Technically the member function 'NedStaff::getTopPos' can be const. [functionConst] nted-1.10.18/staff.h:75:10: style:inconclusive: Technically the member function 'NedStaff::getWidth' can be const. [functionConst] nted-1.10.18/staff.h:96:10: style:inconclusive: Technically the member function 'NedStaff::getTopYBorder' can be const. [functionConst] nted-1.10.18/staff.h:97:10: style:inconclusive: Technically the member function 'NedStaff::getBottomYBorder' can be const. [functionConst] nted-1.10.18/beam.h:62:8: style:inconclusive: Technically the member function 'NedBeam::isBeamUp' can be const. [functionConst] nted-1.10.18/beam.h:73:10: style:inconclusive: Technically the member function 'NedBeam::getSlope' can be const. [functionConst] nted-1.10.18/chordorrest.h:121:10: style:inconclusive: Technically the member function 'NedChordOrRest::getRealXpos' can be const. [functionConst] nted-1.10.18/chordorrest.h:122:10: style:inconclusive: Technically the member function 'NedChordOrRest::getXPos' can be const. [functionConst] nted-1.10.18/chordorrest.h:123:10: style:inconclusive: Technically the member function 'NedChordOrRest::getLeftBboxEdge' can be const. [functionConst] nted-1.10.18/chordorrest.h:124:10: style:inconclusive: Technically the member function 'NedChordOrRest::getXPosAndMicroshifts' can be const. [functionConst] nted-1.10.18/chordorrest.h:156:7: style:inconclusive: Technically the member function 'NedChordOrRest::getType' can be const. [functionConst] nted-1.10.18/chordorrest.h:157:8: style:inconclusive: Technically the member function 'NedChordOrRest::isRest' can be const. [functionConst] nted-1.10.18/chordorrest.h:158:8: style:inconclusive: Technically the member function 'NedChordOrRest::isHidden' can be const. [functionConst] nted-1.10.18/chordorrest.h:161:16: style:inconclusive: Technically the member function 'NedChordOrRest::getStatus' can be const. [functionConst] nted-1.10.18/chordorrest.h:163:16: style:inconclusive: Technically the member function 'NedChordOrRest::getLength' can be const. [functionConst] nted-1.10.18/chordorrest.h:174:10: style:inconclusive: Technically the member function 'NedChordOrRest::getCurrentStemLen' can be const. [functionConst] nted-1.10.18/chordorrest.h:175:10: style:inconclusive: Technically the member function 'NedChordOrRest::getOldStemLen' can be const. [functionConst] nted-1.10.18/chordorrest.h:179:16: style:inconclusive: Technically the member function 'NedChordOrRest::getTime' can be const. [functionConst] nted-1.10.18/chordorrest.h:214:7: style:inconclusive: Technically the member function 'NedChordOrRest::getDotCount' can be const. [functionConst] nted-1.10.18/chordorrest.h:224:22: style:inconclusive: Technically the member function 'NedChordOrRest::getMidiTime' can be const. [functionConst] nted-1.10.18/chordorrest.h:238:10: style:inconclusive: Technically the member function 'NedChordOrRest::getBeamOffset' can be const. [functionConst] nted-1.10.18/chordorrest.h:239:7: style:inconclusive: Technically the member function 'NedChordOrRest::getSlopeOffset' can be const. [functionConst] nted-1.10.18/chordorrest.h:260:8: style:inconclusive: Technically the member function 'NedChordOrRest::hasLastTupletFlag' can be const. [functionConst] nted-1.10.18/chordorrest.h:268:7: style:inconclusive: Technically the member function 'NedChordOrRest::getTupletVal' can be const. [functionConst] nted-1.10.18/chordorrest.h:269:7: style:inconclusive: Technically the member function 'NedChordOrRest::getTupletValRaw' can be const. [functionConst] nted-1.10.18/chordorrest.h:271:7: style:inconclusive: Technically the member function 'NedChordOrRest::getLine' can be const. [functionConst] nted-1.10.18/positionarray.h:86:16: style:inconclusive: Technically the member function 'NedPositionArray::getStoredStaffCount' can be const. [functionConst] nted-1.10.18/measure.h:44:16: style:inconclusive: Technically the member function 'NedMeasure::getMeasureDuration' can be const. [functionConst] nted-1.10.18/measure.h:54:7: style:inconclusive: Technically the member function 'NedMeasure::getMeasureNumber' can be const. [functionConst] nted-1.10.18/system.h:80:10: style:inconclusive: Technically the member function 'NedSystem::getYPos' can be const. [functionConst] nted-1.10.18/system.h:82:7: style:inconclusive: Technically the member function 'NedSystem::getSystemNumber' can be const. [functionConst] nted-1.10.18/system.h:127:7: style:inconclusive: Technically the member function 'NedSystem::getMeasureCount' can be const. [functionConst] nted-1.10.18/system.h:128:7: style:inconclusive: Technically the member function 'NedSystem::getFullMeasureCount' can be const. [functionConst] nted-1.10.18/system.h:129:7: style:inconclusive: Technically the member function 'NedSystem::getSpecialMeasuresAtEnd' can be const. [functionConst] nted-1.10.18/dynarray.h:47:16: style:inconclusive: Technically the member function 'NedDynArray < NedChordOrRest * >::getLen' can be const. [functionConst] nted-1.10.18/dynarray.h:64:8: performance:inconclusive: Technically the member function 'NedDynArray < NedChordOrRest * >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dynarray.h:86:22: note: Technically the member function 'NedDynArray < NedChordOrRest * >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dynarray.h:64:8: note: Technically the member function 'NedDynArray < NedChordOrRest * >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dynarray.h:47:16: style:inconclusive: Technically the member function 'NedDynArray < unsigned char >::getLen' can be const. [functionConst] nted-1.10.18/dynarray.h:64:8: performance:inconclusive: Technically the member function 'NedDynArray < unsigned char >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dynarray.h:86:22: note: Technically the member function 'NedDynArray < unsigned char >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dynarray.h:64:8: note: Technically the member function 'NedDynArray < unsigned char >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dynarray.h:47:16: style:inconclusive: Technically the member function 'NedDynArray < NedPosition * >::getLen' can be const. [functionConst] nted-1.10.18/dynarray.h:64:8: performance:inconclusive: Technically the member function 'NedDynArray < NedPosition * >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dynarray.h:86:22: note: Technically the member function 'NedDynArray < NedPosition * >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dynarray.h:64:8: note: Technically the member function 'NedDynArray < NedPosition * >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dynarray.h:47:16: style:inconclusive: Technically the member function 'NedDynArray < voice_properties >::getLen' can be const. [functionConst] nted-1.10.18/dynarray.h:64:8: performance:inconclusive: Technically the member function 'NedDynArray < voice_properties >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dynarray.h:86:22: note: Technically the member function 'NedDynArray < voice_properties >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dynarray.h:64:8: note: Technically the member function 'NedDynArray < voice_properties >::dynarray_abort' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/beam.h:43:3: style: Class 'NedBeam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/line3.h:37:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:45:16: note: Virtual function in base class nted-1.10.18/line3.h:37:16: note: Function in derived class nted-1.10.18/line3.h:38:16: style: The function 'computeParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:46:16: note: Virtual function in base class nted-1.10.18/line3.h:38:16: note: Function in derived class nted-1.10.18/line3.h:39:16: style: The function 'isLine3' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:49:16: note: Virtual function in base class nted-1.10.18/line3.h:39:16: note: Function in derived class nted-1.10.18/line3.h:40:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:47:16: note: Virtual function in base class nted-1.10.18/line3.h:40:16: note: Function in derived class nted-1.10.18/line3.h:41:16: style: The function 'isActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:48:16: note: Virtual function in base class nted-1.10.18/line3.h:41:16: note: Function in derived class nted-1.10.18/line3.h:43:8: style: The function 'setAllPointsToRel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:54:16: note: Virtual function in base class nted-1.10.18/line3.h:43:8: note: Function in derived class nted-1.10.18/acceleration.h:31:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line3.h:37:16: note: Virtual function in base class nted-1.10.18/acceleration.h:31:16: note: Function in derived class nted-1.10.18/acceleration.h:32:15: style: The function 'getLineType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:52:15: note: Virtual function in base class nted-1.10.18/acceleration.h:32:15: note: Function in derived class nted-1.10.18/acceleration.h:33:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line3.h:40:16: note: Virtual function in base class nted-1.10.18/acceleration.h:33:16: note: Function in derived class nted-1.10.18/linepoint.h:38:31: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:47:31: note: Virtual function in base class nted-1.10.18/linepoint.h:38:31: note: Function in derived class nted-1.10.18/linepoint.h:39:16: style: The function 'adjust_pointers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:48:16: note: Virtual function in base class nted-1.10.18/linepoint.h:39:16: note: Function in derived class nted-1.10.18/linepoint.h:43:16: style: The function 'shift' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:55:16: note: Virtual function in base class nted-1.10.18/linepoint.h:43:16: note: Function in derived class nted-1.10.18/linepoint.h:46:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:53:16: note: Virtual function in base class nted-1.10.18/linepoint.h:46:16: note: Function in derived class nted-1.10.18/linepoint.h:47:15: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:70:15: note: Virtual function in base class nted-1.10.18/linepoint.h:47:15: note: Function in derived class nted-1.10.18/linepoint.h:48:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:69:16: note: Virtual function in base class nted-1.10.18/linepoint.h:48:16: note: Function in derived class nted-1.10.18/linepoint.h:49:16: style: The function 'toRel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:58:16: note: Virtual function in base class nted-1.10.18/linepoint.h:49:16: note: Function in derived class nted-1.10.18/linepoint.h:51:16: style: The function 'recompute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:71:16: note: Virtual function in base class nted-1.10.18/linepoint.h:51:16: note: Function in derived class nted-1.10.18/dynarray.h:270:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/acceleration.cpp:84:24: warning: Either the condition '(lptr=g_list_first(m_intermediate_staves1))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/acceleration.cpp:80:53: note: Assuming that condition '(lptr=g_list_first(m_intermediate_staves1))==NULL' is not redundant nted-1.10.18/acceleration.cpp:84:24: note: Null pointer dereference nted-1.10.18/acceleration.cpp:115:24: warning: Either the condition '(lptr=g_list_first(m_intermediate_staves2))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/acceleration.cpp:111:53: note: Assuming that condition '(lptr=g_list_first(m_intermediate_staves2))==NULL' is not redundant nted-1.10.18/acceleration.cpp:115:24: note: Null pointer dereference nted-1.10.18/acceleration.cpp:84:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/acceleration.cpp:91:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/acceleration.cpp:98:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/acceleration.cpp:115:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/acceleration.cpp:123:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/acceleration.cpp:130:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/dynarray.h:118:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/dynarray.h:123:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/dynarray.h:108:24: style: The scope of the variable 'newalloclen' can be reduced. [variableScope] nted-1.10.18/mainwindow.h:86:3: warning: Member variable 'SpecialMeasure::measure_number' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/mainwindow.h:86:3: warning: Member variable 'SpecialMeasure::hide_following' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/mainwindow.h:86:3: warning: Member variable 'SpecialMeasure::measure_duration' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/mainwindow.h:86:3: warning: Member variable 'SpecialMeasure::numerator' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/mainwindow.h:86:3: warning: Member variable 'SpecialMeasure::denominator' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/beam.h:56:10: style:inconclusive: Technically the member function 'NedBeam::getTopOfBeam' can be const. [functionConst] nted-1.10.18/beam.cpp:275:17: note: Technically the member function 'NedBeam::getTopOfBeam' can be const. nted-1.10.18/beam.h:56:10: note: Technically the member function 'NedBeam::getTopOfBeam' can be const. nted-1.10.18/beam.h:57:10: style:inconclusive: Technically the member function 'NedBeam::getBottomOfBeam' can be const. [functionConst] nted-1.10.18/beam.cpp:279:17: note: Technically the member function 'NedBeam::getBottomOfBeam' can be const. nted-1.10.18/beam.h:57:10: note: Technically the member function 'NedBeam::getBottomOfBeam' can be const. nted-1.10.18/beam.h:60:10: style:inconclusive: Technically the member function 'NedBeam::getYPosAt' can be const. [functionConst] nted-1.10.18/beam.cpp:364:17: note: Technically the member function 'NedBeam::getYPosAt' can be const. nted-1.10.18/beam.h:60:10: note: Technically the member function 'NedBeam::getYPosAt' can be const. nted-1.10.18/beam.h:69:10: style:inconclusive: Technically the member function 'NedBeam::getBeamLength' can be const. [functionConst] nted-1.10.18/beam.cpp:271:17: note: Technically the member function 'NedBeam::getBeamLength' can be const. nted-1.10.18/beam.h:69:10: note: Technically the member function 'NedBeam::getBeamLength' can be const. nted-1.10.18/mainwindow.h:161:10: style:inconclusive: Technically the member function 'NedMainWindow::getCurrentZoomFactor' can be const. [functionConst] nted-1.10.18/mainwindow.h:162:7: style:inconclusive: Technically the member function 'NedMainWindow::getCurrentZoomLevel' can be const. [functionConst] nted-1.10.18/mainwindow.h:163:10: style:inconclusive: Technically the member function 'NedMainWindow::getCurrentScale' can be const. [functionConst] nted-1.10.18/mainwindow.h:195:7: style:inconclusive: Technically the member function 'NedMainWindow::getNumerator' can be const. [functionConst] nted-1.10.18/mainwindow.h:196:7: style:inconclusive: Technically the member function 'NedMainWindow::getDenominator' can be const. [functionConst] nted-1.10.18/mainwindow.h:199:10: style:inconclusive: Technically the member function 'NedMainWindow::getGlopabSpreadFac' can be const. [functionConst] nted-1.10.18/mainwindow.h:214:7: style:inconclusive: Technically the member function 'NedMainWindow::getPreStaffCount' can be const. [functionConst] nted-1.10.18/mainwindow.h:223:10: style:inconclusive: Technically the member function 'NedMainWindow::getFirstPageYOffs' can be const. [functionConst] nted-1.10.18/mainwindow.h:224:10: style:inconclusive: Technically the member function 'NedMainWindow::getMidiTempoInverse' can be const. [functionConst] nted-1.10.18/mainwindow.h:227:7: style:inconclusive: Technically the member function 'NedMainWindow::getStaffCount' can be const. [functionConst] nted-1.10.18/mainwindow.h:245:8: style:inconclusive: Technically the member function 'NedMainWindow::getPortrait' can be const. [functionConst] nted-1.10.18/mainwindow.h:249:8: style:inconclusive: Technically the member function 'NedMainWindow::doPaintColored' can be const. [functionConst] nted-1.10.18/mainwindow.h:250:8: style:inconclusive: Technically the member function 'NedMainWindow::doDrawPostscript' can be const. [functionConst] nted-1.10.18/mainwindow.h:254:7: style:inconclusive: Technically the member function 'NedMainWindow::getSpecialType' can be const. [functionConst] nted-1.10.18/mainwindow.h:255:7: style:inconclusive: Technically the member function 'NedMainWindow::getDoAdjust' can be const. [functionConst] nted-1.10.18/mainwindow.h:256:7: style:inconclusive: Technically the member function 'NedMainWindow::getSpecialSubTypeInt' can be const. [functionConst] nted-1.10.18/mainwindow.h:257:7: style:inconclusive: Technically the member function 'NedMainWindow::getSpecialSubTypeChordname' can be const. [functionConst] nted-1.10.18/mainwindow.h:258:21: style:inconclusive: Technically the member function 'NedMainWindow::getSpecialSubTypeChordInfo' can be const. [functionConst] nted-1.10.18/mainwindow.h:259:26: style:inconclusive: Technically the member function 'NedMainWindow::getSpecialSubTypeChordNameInfo' can be const. [functionConst] nted-1.10.18/mainwindow.h:266:10: style:inconclusive: Technically the member function 'NedMainWindow::get2ndNettoIndent' can be const. [functionConst] nted-1.10.18/mainwindow.h:267:10: style:inconclusive: Technically the member function 'NedMainWindow::getNettoIndent' can be const. [functionConst] nted-1.10.18/mainwindow.h:268:10: style:inconclusive: Technically the member function 'NedMainWindow::getFirstSystemIndent' can be const. [functionConst] nted-1.10.18/mainwindow.h:269:10: style:inconclusive: Technically the member function 'NedMainWindow::get2ndSystemIndent' can be const. [functionConst] nted-1.10.18/mainwindow.h:270:16: style:inconclusive: Technically the member function 'NedMainWindow::getUpBeatInverse' can be const. [functionConst] nted-1.10.18/mainwindow.h:271:7: style:inconclusive: Technically the member function 'NedMainWindow::getFileVersion' can be const. [functionConst] nted-1.10.18/voice.h:65:7: style:inconclusive: Technically the member function 'NedVoice::getVoiceNumber' can be const. [functionConst] nted-1.10.18/note.h:68:7: style:inconclusive: Technically the member function 'NedNote::getTempLine' can be const. [functionConst] nted-1.10.18/note.h:69:7: style:inconclusive: Technically the member function 'NedNote::getLine' can be const. [functionConst] nted-1.10.18/note.h:71:16: style:inconclusive: Technically the member function 'NedNote::getStatus' can be const. [functionConst] nted-1.10.18/note.h:101:7: style:inconclusive: Technically the member function 'NedNote::getNoteHead' can be const. [functionConst] nted-1.10.18/beam.cpp:48:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:55:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:122:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:123:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:149:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:152:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:153:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:160:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:161:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:178:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:188:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:191:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:192:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:199:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:200:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:264:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:265:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:296:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:299:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:300:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:307:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:308:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:328:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:329:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:333:50: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:335:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:336:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:337:40: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:341:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:344:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:345:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:346:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:406:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:407:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:415:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:494:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:495:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:534:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:535:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:547:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/beam.cpp:416:40: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] nted-1.10.18/beam.cpp:548:40: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] nted-1.10.18/beam.cpp:111:6: style: The scope of the variable 'slope_idx' can be reduced. [variableScope] nted-1.10.18/beam.cpp:111:21: style: The scope of the variable 'slope_down_idx' can be reduced. [variableScope] nted-1.10.18/beam.cpp:115:99: style: The scope of the variable 'last_sum_dist_down' can be reduced. [variableScope] nted-1.10.18/beam.cpp:116:24: style: The scope of the variable 'last_sum_dist' can be reduced. [variableScope] nted-1.10.18/beam.cpp:287:9: style: The scope of the variable 'sumdist' can be reduced. [variableScope] nted-1.10.18/beam.cpp:288:9: style: The scope of the variable 'slope' can be reduced. [variableScope] nted-1.10.18/beam.cpp:288:16: style: The scope of the variable 'starty' can be reduced. [variableScope] nted-1.10.18/beam.cpp:393:9: style: The scope of the variable 'mid_xpos' can be reduced. [variableScope] nted-1.10.18/beam.cpp:393:19: style: The scope of the variable 'mid_ypos' can be reduced. [variableScope] nted-1.10.18/beam.cpp:395:6: style: The scope of the variable 'tval' can be reduced. [variableScope] nted-1.10.18/beam.cpp:396:7: style: The scope of the variable 'draw_half' can be reduced. [variableScope] nted-1.10.18/beam.cpp:519:9: style: The scope of the variable 'mid_xpos' can be reduced. [variableScope] nted-1.10.18/beam.cpp:519:19: style: The scope of the variable 'mid_ypos' can be reduced. [variableScope] nted-1.10.18/beam.cpp:521:6: style: The scope of the variable 'tval' can be reduced. [variableScope] nted-1.10.18/beam.cpp:522:7: style: The scope of the variable 'draw_half' can be reduced. [variableScope] nted-1.10.18/beam.cpp:639:6: style: The scope of the variable 'marker' can be reduced. [variableScope] nted-1.10.18/beam.cpp:90:45: style: Parameter 'chord' can be declared as pointer to const [constParameter] nted-1.10.18/beam.cpp:94:44: style: Parameter 'chord' can be declared as pointer to const [constParameter] nted-1.10.18/chords/chorddialog.h:37:8: style:inconclusive: Technically the member function 'NedChordDialog::getValues' can be const. [functionConst] nted-1.10.18/chords/chorddialog.cpp:409:22: note: Technically the member function 'NedChordDialog::getValues' can be const. nted-1.10.18/chords/chorddialog.h:37:8: note: Technically the member function 'NedChordDialog::getValues' can be const. nted-1.10.18/chords/chorddialog.cpp:97:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:123:89: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:140:83: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:157:87: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:173:104: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:174:96: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:175:104: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:176:66: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:184:90: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:302:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:311:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:314:36: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:317:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:326:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:335:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:341:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:355:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:364:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:393:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:418:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:460:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:468:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:491:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:499:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/chords/chorddialog.cpp:149:23: style: Variable 'modies_list_renderer' is assigned a value that is never used. [unreadVariable] nted-1.10.18/chords/chordpainter.cpp:344:17: style: The statement 'if (rname[1]!='\0') rname[1]='\0'' is logically equivalent to 'rname[1]='\0''. [duplicateConditionalAssign] nted-1.10.18/chords/chordpainter.cpp:345:14: note: Assignment 'rname[1]='\0'' nted-1.10.18/chords/chordpainter.cpp:344:17: note: Condition 'rname[1]!='\0'' is redundant nted-1.10.18/chords/chordpainter.cpp:45:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:47:6: style: The scope of the variable 'barre' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:48:6: style: The scope of the variable 'barre_fret' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:50:9: style: The scope of the variable 'arc_y' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:213:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:214:6: style: The scope of the variable 'barre' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:215:6: style: The scope of the variable 'barre_fret' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:216:6: style: The scope of the variable 'mod_idx' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:217:7: style: The scope of the variable 'rname' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:219:9: style: The scope of the variable 'arc_y' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:219:16: style: The scope of the variable 'xdist' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:222:14: style: The scope of the variable 'root_name' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:222:26: style: The scope of the variable 'mody_name' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:451:7: style: The scope of the variable 'Str' can be reduced. [variableScope] nted-1.10.18/chords/chordpainter.cpp:452:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/chordorrest.h:141:7: style:inconclusive: Technically the member function 'NedChordOrRest::numberOfFlagSigns' can be const. [functionConst] nted-1.10.18/chordorrest.cpp:1544:21: note: Technically the member function 'NedChordOrRest::numberOfFlagSigns' can be const. nted-1.10.18/chordorrest.h:141:7: note: Technically the member function 'NedChordOrRest::numberOfFlagSigns' can be const. nted-1.10.18/chordorrest.h:142:7: style:inconclusive: Technically the member function 'NedChordOrRest::numberOfTremoloSigns' can be const. [functionConst] nted-1.10.18/chordorrest.cpp:1554:21: note: Technically the member function 'NedChordOrRest::numberOfTremoloSigns' can be const. nted-1.10.18/chordorrest.h:142:7: note: Technically the member function 'NedChordOrRest::numberOfTremoloSigns' can be const. nted-1.10.18/chordorrest.h:191:16: style:inconclusive: Technically the member function 'NedChordOrRest::getStopTime' can be const. [functionConst] nted-1.10.18/chordorrest.cpp:3341:30: note: Technically the member function 'NedChordOrRest::getStopTime' can be const. nted-1.10.18/chordorrest.h:191:16: note: Technically the member function 'NedChordOrRest::getStopTime' can be const. nted-1.10.18/chordorrest.h:198:10: style:inconclusive: Technically the member function 'NedChordOrRest::getBeamXPos' can be const. [functionConst] nted-1.10.18/chordorrest.cpp:2562:24: note: Technically the member function 'NedChordOrRest::getBeamXPos' can be const. nted-1.10.18/chordorrest.h:198:10: note: Technically the member function 'NedChordOrRest::getBeamXPos' can be const. nted-1.10.18/chordorrest.h:219:10: style:inconclusive: Technically the member function 'NedChordOrRest::getNeededSpace' can be const. [functionConst] nted-1.10.18/chordorrest.cpp:3345:24: note: Technically the member function 'NedChordOrRest::getNeededSpace' can be const. nted-1.10.18/chordorrest.h:219:10: note: Technically the member function 'NedChordOrRest::getNeededSpace' can be const. nted-1.10.18/chordorrest.h:220:8: style:inconclusive: Technically the member function 'NedChordOrRest::testMeasureSpread' can be const. [functionConst] nted-1.10.18/chordorrest.cpp:2546:22: note: Technically the member function 'NedChordOrRest::testMeasureSpread' can be const. nted-1.10.18/chordorrest.h:220:8: note: Technically the member function 'NedChordOrRest::testMeasureSpread' can be const. nted-1.10.18/chordorrest.h:259:10: style:inconclusive: Technically the member function 'NedChordOrRest::compute_y_shift' can be const. [functionConst] nted-1.10.18/chordorrest.cpp:1494:24: note: Technically the member function 'NedChordOrRest::compute_y_shift' can be const. nted-1.10.18/chordorrest.h:259:10: note: Technically the member function 'NedChordOrRest::compute_y_shift' can be const. nted-1.10.18/chordorrest.h:283:8: style:inconclusive: Technically the member function 'NedChordOrRest::exportLilyAccents' can be const. [functionConst] nted-1.10.18/chordorrest.cpp:3914:22: note: Technically the member function 'NedChordOrRest::exportLilyAccents' can be const. nted-1.10.18/chordorrest.h:283:8: note: Technically the member function 'NedChordOrRest::exportLilyAccents' can be const. nted-1.10.18/volumesign.h:49:7: style:inconclusive: Technically the member function 'NedVolumeSign::getKind' can be const. [functionConst] nted-1.10.18/temposign.h:36:16: style:inconclusive: Technically the member function 'NedTempoSign::getKind' can be const. [functionConst] nted-1.10.18/temposign.h:37:16: style:inconclusive: Technically the member function 'NedTempoSign::getTempo' can be const. [functionConst] nted-1.10.18/temposign.h:41:8: style:inconclusive: Technically the member function 'NedTempoSign::getDot' can be const. [functionConst] nted-1.10.18/crescendo.h:34:8: style:inconclusive: Technically the member function 'NedCrescendo::isDecrescendo' can be const. [functionConst] nted-1.10.18/freetext.h:51:16: style:inconclusive: Technically the member function 'NedFreeText::getTempo' can be const. [functionConst] nted-1.10.18/freesign.h:41:7: style:inconclusive: Technically the member function 'NedFreeSign::getKind' can be const. [functionConst] nted-1.10.18/freechord.h:48:7: style:inconclusive: Technically the member function 'NedFreeChord::getChordName' can be const. [functionConst] nted-1.10.18/freechord.h:50:16: style:inconclusive: Technically the member function 'NedFreeChord::getStatus' can be const. [functionConst] nted-1.10.18/freechordname.h:47:11: style:inconclusive: Technically the member function 'NedChordName::getSize' can be const. [functionConst] nted-1.10.18/pangocairotext.h:47:8: style:inconclusive: Technically the member function 'NedPangoCairoText::hasHiddenHyphen' can be const. [functionConst] nted-1.10.18/volumesign.h:41:3: style: Class 'NedVolumeSign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/slur.h:31:3: style: Class 'NedSlur' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/freesign.h:33:3: style: Class 'NedFreeSign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/freespacer.h:32:3: style: Class 'NedFreeSpacer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/volumesign.h:44:31: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:47:31: note: Virtual function in base class nted-1.10.18/volumesign.h:44:31: note: Function in derived class nted-1.10.18/volumesign.h:45:16: style: The function 'adjust_pointers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:48:16: note: Virtual function in base class nted-1.10.18/volumesign.h:45:16: note: Function in derived class nted-1.10.18/volumesign.h:46:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:53:16: note: Virtual function in base class nted-1.10.18/volumesign.h:46:16: note: Function in derived class nted-1.10.18/volumesign.h:47:15: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:70:15: note: Virtual function in base class nted-1.10.18/volumesign.h:47:15: note: Function in derived class nted-1.10.18/volumesign.h:50:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:69:16: note: Virtual function in base class nted-1.10.18/volumesign.h:50:16: note: Function in derived class nted-1.10.18/temposign.h:32:31: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:47:31: note: Virtual function in base class nted-1.10.18/temposign.h:32:31: note: Function in derived class nted-1.10.18/temposign.h:33:16: style: The function 'adjust_pointers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:48:16: note: Virtual function in base class nted-1.10.18/temposign.h:33:16: note: Function in derived class nted-1.10.18/temposign.h:34:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:53:16: note: Virtual function in base class nted-1.10.18/temposign.h:34:16: note: Function in derived class nted-1.10.18/temposign.h:35:15: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:70:15: note: Virtual function in base class nted-1.10.18/temposign.h:35:15: note: Function in derived class nted-1.10.18/temposign.h:39:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:69:16: note: Virtual function in base class nted-1.10.18/temposign.h:39:16: note: Function in derived class nted-1.10.18/slurpoint.h:37:31: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:47:31: note: Virtual function in base class nted-1.10.18/slurpoint.h:37:31: note: Function in derived class nted-1.10.18/slurpoint.h:38:16: style: The function 'adjust_pointers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:48:16: note: Virtual function in base class nted-1.10.18/slurpoint.h:38:16: note: Function in derived class nted-1.10.18/slurpoint.h:41:16: style: The function 'shift' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:55:16: note: Virtual function in base class nted-1.10.18/slurpoint.h:41:16: note: Function in derived class nted-1.10.18/slurpoint.h:43:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:53:16: note: Virtual function in base class nted-1.10.18/slurpoint.h:43:16: note: Function in derived class nted-1.10.18/slurpoint.h:44:15: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:70:15: note: Virtual function in base class nted-1.10.18/slurpoint.h:44:15: note: Function in derived class nted-1.10.18/slurpoint.h:45:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:69:16: note: Virtual function in base class nted-1.10.18/slurpoint.h:45:16: note: Function in derived class nted-1.10.18/slurpoint.h:47:16: style: The function 'recompute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:71:16: note: Virtual function in base class nted-1.10.18/slurpoint.h:47:16: note: Function in derived class nted-1.10.18/crescendo.h:31:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:47:16: note: Virtual function in base class nted-1.10.18/crescendo.h:31:16: note: Function in derived class nted-1.10.18/crescendo.h:32:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:45:16: note: Virtual function in base class nted-1.10.18/crescendo.h:32:16: note: Function in derived class nted-1.10.18/crescendo.h:33:15: style: The function 'getLineType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:52:15: note: Virtual function in base class nted-1.10.18/crescendo.h:33:15: note: Function in derived class nted-1.10.18/octavation.h:31:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:45:16: note: Virtual function in base class nted-1.10.18/octavation.h:31:16: note: Function in derived class nted-1.10.18/octavation.h:32:15: style: The function 'getLineType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/line.h:52:15: note: Virtual function in base class nted-1.10.18/octavation.h:32:15: note: Function in derived class nted-1.10.18/freetext.h:45:31: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:47:31: note: Virtual function in base class nted-1.10.18/freetext.h:45:31: note: Function in derived class nted-1.10.18/freetext.h:46:16: style: The function 'adjust_pointers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:48:16: note: Virtual function in base class nted-1.10.18/freetext.h:46:16: note: Function in derived class nted-1.10.18/freetext.h:47:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:53:16: note: Virtual function in base class nted-1.10.18/freetext.h:47:16: note: Function in derived class nted-1.10.18/freetext.h:48:15: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:70:15: note: Virtual function in base class nted-1.10.18/freetext.h:48:15: note: Function in derived class nted-1.10.18/freetext.h:49:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:69:16: note: Virtual function in base class nted-1.10.18/freetext.h:49:16: note: Function in derived class nted-1.10.18/freetext.h:50:16: style: The function 'trySelect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:54:16: note: Virtual function in base class nted-1.10.18/freetext.h:50:16: note: Function in derived class nted-1.10.18/freetext.h:63:16: style: The function 'setZoom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:67:16: note: Virtual function in base class nted-1.10.18/freetext.h:63:16: note: Function in derived class nted-1.10.18/freesign.h:36:31: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:47:31: note: Virtual function in base class nted-1.10.18/freesign.h:36:31: note: Function in derived class nted-1.10.18/freesign.h:37:16: style: The function 'adjust_pointers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:48:16: note: Virtual function in base class nted-1.10.18/freesign.h:37:16: note: Function in derived class nted-1.10.18/freesign.h:38:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:53:16: note: Virtual function in base class nted-1.10.18/freesign.h:38:16: note: Function in derived class nted-1.10.18/freesign.h:39:15: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:70:15: note: Virtual function in base class nted-1.10.18/freesign.h:39:15: note: Function in derived class nted-1.10.18/freesign.h:40:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:69:16: note: Virtual function in base class nted-1.10.18/freesign.h:40:16: note: Function in derived class nted-1.10.18/freechord.h:39:31: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:47:31: note: Virtual function in base class nted-1.10.18/freechord.h:39:31: note: Function in derived class nted-1.10.18/freechord.h:40:16: style: The function 'adjust_pointers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:48:16: note: Virtual function in base class nted-1.10.18/freechord.h:40:16: note: Function in derived class nted-1.10.18/freechord.h:41:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:53:16: note: Virtual function in base class nted-1.10.18/freechord.h:41:16: note: Function in derived class nted-1.10.18/freechord.h:42:15: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:70:15: note: Virtual function in base class nted-1.10.18/freechord.h:42:15: note: Function in derived class nted-1.10.18/freechord.h:43:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:69:16: note: Virtual function in base class nted-1.10.18/freechord.h:43:16: note: Function in derived class nted-1.10.18/freechord.h:46:8: style: The function 'trySelect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:54:16: note: Virtual function in base class nted-1.10.18/freechord.h:46:8: note: Function in derived class nted-1.10.18/freechord.h:47:18: style: The function 'getTop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:59:18: note: Virtual function in base class nted-1.10.18/freechord.h:47:18: note: Function in derived class nted-1.10.18/freechord.h:52:8: style: The function 'computeBbox' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:76:16: note: Virtual function in base class nted-1.10.18/freechord.h:52:8: note: Function in derived class nted-1.10.18/freespacer.h:35:31: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:47:31: note: Virtual function in base class nted-1.10.18/freespacer.h:35:31: note: Function in derived class nted-1.10.18/freespacer.h:38:16: style: The function 'adjust_pointers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:48:16: note: Virtual function in base class nted-1.10.18/freespacer.h:38:16: note: Function in derived class nted-1.10.18/freespacer.h:39:16: style: The function 'trySelect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:54:16: note: Virtual function in base class nted-1.10.18/freespacer.h:39:16: note: Function in derived class nted-1.10.18/freespacer.h:40:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:53:16: note: Virtual function in base class nted-1.10.18/freespacer.h:40:16: note: Function in derived class nted-1.10.18/freespacer.h:41:15: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:70:15: note: Virtual function in base class nted-1.10.18/freespacer.h:41:15: note: Function in derived class nted-1.10.18/freespacer.h:42:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:69:16: note: Virtual function in base class nted-1.10.18/freespacer.h:42:16: note: Function in derived class nted-1.10.18/freechordname.h:38:31: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:47:31: note: Virtual function in base class nted-1.10.18/freechordname.h:38:31: note: Function in derived class nted-1.10.18/freechordname.h:39:16: style: The function 'adjust_pointers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:48:16: note: Virtual function in base class nted-1.10.18/freechordname.h:39:16: note: Function in derived class nted-1.10.18/freechordname.h:40:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:53:16: note: Virtual function in base class nted-1.10.18/freechordname.h:40:16: note: Function in derived class nted-1.10.18/freechordname.h:41:15: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:70:15: note: Virtual function in base class nted-1.10.18/freechordname.h:41:15: note: Function in derived class nted-1.10.18/freechordname.h:42:16: style: The function 'startContextDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:69:16: note: Virtual function in base class nted-1.10.18/freechordname.h:42:16: note: Function in derived class nted-1.10.18/freechordname.h:43:16: style: The function 'trySelect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:54:16: note: Virtual function in base class nted-1.10.18/freechordname.h:43:16: note: Function in derived class nted-1.10.18/freechordname.h:49:16: style: The function 'setZoom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/freereplaceable.h:67:16: note: Virtual function in base class nted-1.10.18/freechordname.h:49:16: note: Function in derived class nted-1.10.18/chordorrest.cpp:484:12: style: Condition 'text==NULL' is always false [knownConditionTrueFalse] nted-1.10.18/chordorrest.cpp:484:36: style: Condition 'strlen(text)<1' is always false [knownConditionTrueFalse] nted-1.10.18/chordorrest.cpp:461:35: note: Assuming that condition 'strlen(text)<1' is not redundant nted-1.10.18/chordorrest.cpp:484:36: note: Condition 'strlen(text)<1' is always false nted-1.10.18/chordorrest.cpp:3376:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:3556:6: warning: %d in format string (no. 10) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:3556:6: warning: %d in format string (no. 12) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:3556:6: warning: %d in format string (no. 16) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:3782:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:3789:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:3801:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:3831:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:3834:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:3979:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:4141:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:4148:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:4164:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:4198:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:4205:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:4221:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/chordorrest.cpp:263:3: warning: Either the condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is redundant or there is possible null pointer dereference: adr_ptr. [nullPointerRedundantCheck] nted-1.10.18/chordorrest.cpp:260:85: note: Assuming that condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is not redundant nted-1.10.18/chordorrest.cpp:263:3: note: Null pointer dereference nted-1.10.18/chordorrest.cpp:264:3: warning: Either the condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is redundant or there is possible null pointer dereference: adr_ptr. [nullPointerRedundantCheck] nted-1.10.18/chordorrest.cpp:260:85: note: Assuming that condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is not redundant nted-1.10.18/chordorrest.cpp:264:3: note: Null pointer dereference nted-1.10.18/chordorrest.cpp:265:3: warning: Either the condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is redundant or there is possible null pointer dereference: adr_ptr. [nullPointerRedundantCheck] nted-1.10.18/chordorrest.cpp:260:85: note: Assuming that condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is not redundant nted-1.10.18/chordorrest.cpp:265:3: note: Null pointer dereference nted-1.10.18/chordorrest.cpp:312:3: warning: Either the condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is redundant or there is possible null pointer dereference: adr_ptr. [nullPointerRedundantCheck] nted-1.10.18/chordorrest.cpp:309:85: note: Assuming that condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is not redundant nted-1.10.18/chordorrest.cpp:312:3: note: Null pointer dereference nted-1.10.18/chordorrest.cpp:313:3: warning: Either the condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is redundant or there is possible null pointer dereference: adr_ptr. [nullPointerRedundantCheck] nted-1.10.18/chordorrest.cpp:309:85: note: Assuming that condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is not redundant nted-1.10.18/chordorrest.cpp:313:3: note: Null pointer dereference nted-1.10.18/chordorrest.cpp:314:3: warning: Either the condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is redundant or there is possible null pointer dereference: adr_ptr. [nullPointerRedundantCheck] nted-1.10.18/chordorrest.cpp:309:85: note: Assuming that condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is not redundant nted-1.10.18/chordorrest.cpp:314:3: note: Null pointer dereference nted-1.10.18/chordorrest.cpp:228:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:235:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:258:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:260:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:264:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:307:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:309:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:313:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:326:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:327:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:330:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:331:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:353:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:354:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:358:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:381:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:589:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:598:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:624:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:637:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:650:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:665:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:679:48: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:687:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:705:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:709:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:718:80: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:735:46: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:744:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:757:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:779:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:792:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:793:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:806:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:807:34: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:808:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:812:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:813:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:814:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:821:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:824:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:828:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:829:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:830:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:837:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:849:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:862:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:864:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:885:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:886:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:899:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:900:28: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:910:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:968:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:978:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:979:54: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:997:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1005:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1014:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1015:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1018:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1073:34: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1076:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1345:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1353:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1357:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1364:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1367:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1429:54: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1479:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1506:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1592:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1593:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1858:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1859:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1866:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1867:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1875:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1876:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1882:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1883:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:1888:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2223:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2252:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2288:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2345:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2346:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2410:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2413:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2416:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2418:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2422:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2428:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2429:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2436:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2439:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2442:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2444:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2449:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2456:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2459:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2460:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2558:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2571:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2590:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2612:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2631:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2660:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2663:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2678:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2679:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2688:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2725:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2726:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2730:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2731:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2806:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2809:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2815:27: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2818:27: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2832:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2840:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2842:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2845:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2847:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2887:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:2952:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3056:40: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3062:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3195:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3295:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3303:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3305:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3393:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3437:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3459:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3465:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3486:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3491:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3506:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3511:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3518:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3529:63: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3530:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3534:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3535:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3536:70: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3539:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3550:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3555:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3579:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3588:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3597:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3626:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3627:46: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3636:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3667:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3668:46: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3670:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3671:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3687:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3689:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3692:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3693:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3694:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3695:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3696:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3706:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3707:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3708:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3709:34: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3719:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3720:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3721:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3722:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3731:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3732:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3745:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3817:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3819:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3871:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3969:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3972:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3979:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3996:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:3998:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4012:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4014:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4020:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4028:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4047:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4050:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4053:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4060:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4066:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4069:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4070:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4092:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4128:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4129:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4130:45: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4187:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4188:40: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4239:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4260:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4261:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4280:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4281:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4282:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4285:36: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4292:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4293:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4302:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4310:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:4573:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/chordorrest.cpp:609:13: style: Redundant initialization for 'newstatus'. The initialized value is overwritten before it is read. [redundantInitialization] nted-1.10.18/chordorrest.cpp:606:25: note: newstatus is initialized nted-1.10.18/chordorrest.cpp:609:13: note: newstatus is overwritten nted-1.10.18/chordorrest.cpp:2936:11: style: Variable 'm_status' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/chordorrest.cpp:2933:12: note: m_status is assigned nted-1.10.18/chordorrest.cpp:2936:11: note: m_status is overwritten nted-1.10.18/chordorrest.cpp:1307:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] nted-1.10.18/chordorrest.cpp:251:11: style: The scope of the variable 'note' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:299:11: style: The scope of the variable 'note' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:375:21: style: The scope of the variable 'new_pango_text' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:658:21: style: The scope of the variable 'context' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:699:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:754:15: style: The scope of the variable 'c' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:847:29: style: The scope of the variable 'delties' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:1065:15: style: The scope of the variable 'oldstemdir' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:1265:9: style: The scope of the variable 'yy' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:1574:32: style: The scope of the variable 'ydist' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:1582:6: style: The scope of the variable 'arpeg_parts' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:2336:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:2893:15: style: The scope of the variable 'upbeat' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:2894:15: style: The scope of the variable 'measure_length' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3241:6: style: The scope of the variable 'denom' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3289:18: style: The scope of the variable 'command_list' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3319:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3320:18: style: The scope of the variable 'command_list' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3351:7: style: The scope of the variable 'Str' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3351:19: style: The scope of the variable 'cptr' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3352:6: style: The scope of the variable 'marker' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3442:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3443:17: style: The scope of the variable 'vol_sign' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3444:16: style: The scope of the variable 'tempo_sign' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3446:16: style: The scope of the variable 'startp' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3446:24: style: The scope of the variable 'endp' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3447:17: style: The scope of the variable 'sp' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3448:15: style: The scope of the variable 'ftext' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3449:15: style: The scope of the variable 'fsign' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3450:16: style: The scope of the variable 'fchord' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3451:17: style: The scope of the variable 'fspacer' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3453:8: style: The scope of the variable 'roottext' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3453:19: style: The scope of the variable 'uptext' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3453:28: style: The scope of the variable 'downtext' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3454:6: style: The scope of the variable 'marker' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3642:16: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3765:16: style: The scope of the variable 'tremolo' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3766:25: style: The scope of the variable 'len2' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:3767:17: style: The scope of the variable 'Str2' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:4083:7: style: The scope of the variable 'buffer' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:4118:25: style: The scope of the variable 'len2' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:4119:7: style: The scope of the variable 'Str' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:4119:17: style: The scope of the variable 'Str2' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:4177:25: style: The scope of the variable 'len2' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:4178:7: style: The scope of the variable 'Str' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:4178:17: style: The scope of the variable 'Str2' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:4315:38: style: The scope of the variable 'cptr' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:4317:11: style: The scope of the variable 'note' can be reduced. [variableScope] nted-1.10.18/chordorrest.cpp:2221:10: style: Local variable 'lptr' shadows outer variable [shadowVariable] nted-1.10.18/chordorrest.cpp:1587:9: note: Shadowed declaration nted-1.10.18/chordorrest.cpp:2221:10: note: Shadow variable nted-1.10.18/chordorrest.cpp:3323:19: style: Local variable 'command_list' shadows outer variable [shadowVariable] nted-1.10.18/chordorrest.cpp:3320:18: note: Shadowed declaration nted-1.10.18/chordorrest.cpp:3323:19: note: Shadow variable nted-1.10.18/chords/chords.cpp:26:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:27:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:28:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:29:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:30:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:31:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:32:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:33:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:35:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:36:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:37:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:38:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:39:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:42:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:44:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:45:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:48:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:49:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:50:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:51:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:52:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:53:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:54:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:55:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:56:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:58:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:59:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:60:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:61:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:62:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:63:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:64:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:65:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:67:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:69:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:70:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:71:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:72:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:73:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:74:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:75:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:76:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:77:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:78:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:79:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:81:105: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:83:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:85:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:88:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:89:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:90:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:92:105: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:93:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:94:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:96:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:97:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:99:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:101:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:102:121: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:103:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:105:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:106:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:107:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:108:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:110:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:113:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:114:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:115:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:117:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:118:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:121:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:122:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:124:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:125:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:126:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:127:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:128:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:131:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:132:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:134:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:135:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:136:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:137:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:138:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:139:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:141:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:142:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:145:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:146:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:149:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:150:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:151:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:152:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:154:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:155:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:156:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:158:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:159:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:162:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:163:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:164:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:166:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:168:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:169:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:170:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:171:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:172:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:174:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:175:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:176:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:178:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:179:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:180:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:181:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:182:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:186:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:189:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:191:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:192:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:193:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:194:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:195:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:196:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:198:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:199:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:201:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:204:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:205:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:207:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:208:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:210:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:211:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:212:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:213:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:214:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:215:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:216:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:219:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:220:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:222:105: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:223:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:224:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:225:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:227:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:228:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:229:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:230:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:231:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:233:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:234:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:235:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:236:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:237:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:238:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:240:123: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:242:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:243:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:246:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:247:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:248:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:250:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:252:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:253:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:254:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:256:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:257:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:258:83: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:259:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:260:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:261:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:262:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:263:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:264:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:265:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:266:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:267:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:268:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:269:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:270:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:272:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:274:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:275:95: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:276:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:277:99: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:278:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:280:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:281:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:282:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:283:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:284:107: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:285:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:286:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:287:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:288:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:289:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:290:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:291:99: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:292:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:294:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:295:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:296:125: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:297:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:298:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:300:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:301:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:302:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:303:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:304:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:306:125: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:307:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:308:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:309:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:311:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:312:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:313:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:314:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:315:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:316:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:318:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:319:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:320:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:321:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:322:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:323:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:325:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:326:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:327:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:328:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:329:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:330:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:331:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:332:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:335:121: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:336:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:337:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:339:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:341:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:343:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:345:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:346:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:347:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:348:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:349:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:351:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:352:84: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:353:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:354:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:355:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:356:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:357:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:358:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:359:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:360:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:361:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:362:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:364:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:365:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:368:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:369:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:370:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:371:105: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:372:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:373:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:374:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:376:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:379:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:380:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:381:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:382:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:384:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:385:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:387:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:388:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:389:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:390:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:392:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:395:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:397:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:398:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:399:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:400:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:401:83: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:402:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:403:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:404:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:405:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:406:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:407:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:408:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:411:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:412:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:413:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:414:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:415:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:416:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:417:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:418:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:419:83: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:420:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:421:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:422:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:423:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:424:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:425:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:426:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:427:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:428:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:429:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:431:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:432:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:434:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:436:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:437:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:438:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:439:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:440:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:441:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:442:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:443:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:444:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:445:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:446:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:447:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:449:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:452:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:453:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:454:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:455:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:456:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:457:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:458:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:460:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:462:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:463:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:464:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:466:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:467:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:468:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:469:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:470:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:471:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:472:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:473:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:474:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:475:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:476:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:477:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:478:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:480:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:481:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:483:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:484:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:485:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:486:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:487:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:488:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:489:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:490:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:491:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:492:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:493:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:494:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:496:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:499:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:502:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:503:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:504:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:505:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:506:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:508:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:509:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:510:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:511:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:512:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:513:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:514:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:515:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:517:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:518:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:519:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:520:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:521:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:522:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:524:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:527:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:528:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:529:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:530:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:533:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:534:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:535:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:537:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:538:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:539:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:540:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:541:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:542:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:543:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:544:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:545:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:547:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:549:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:550:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:551:125: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:552:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:553:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:555:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:556:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:557:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:560:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:561:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:564:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:565:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:566:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:568:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:569:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:570:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:571:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:572:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:573:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:574:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:578:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:579:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:581:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:583:89: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:584:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:585:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:586:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:587:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:589:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:590:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:591:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:592:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:594:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:597:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:598:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:599:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:600:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:601:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:603:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:604:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:605:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:606:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:607:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:608:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:609:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:610:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:611:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:612:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:613:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:614:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:615:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:616:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:618:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:619:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:620:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:621:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:622:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:623:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:624:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:625:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:626:87: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:627:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:629:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:631:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:633:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:634:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:636:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:638:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:639:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:641:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:643:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:645:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:647:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:649:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:652:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:653:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:654:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:655:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:656:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:657:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:658:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:659:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:660:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:664:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:666:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:667:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:668:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:669:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:670:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:671:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:672:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:673:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:674:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:675:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:676:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:677:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:678:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:680:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:681:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:682:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:683:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:684:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:685:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:687:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:688:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:692:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:693:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:695:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:696:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:697:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:698:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:699:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:700:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:701:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:702:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:703:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:704:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:705:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:707:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:708:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:709:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:710:95: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:711:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:712:125: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:714:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:715:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:717:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:718:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:719:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:721:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:724:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:725:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:726:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:727:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:728:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:731:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:736:87: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:737:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:739:99: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:740:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:742:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:743:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:745:87: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:746:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:747:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:748:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:749:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:750:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:751:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:752:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:753:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:754:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:756:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:757:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:759:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:760:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:761:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:762:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:763:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:764:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:765:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:766:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:767:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:768:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:769:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:770:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:771:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:772:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:773:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:775:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:776:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:777:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:778:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:780:83: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:781:87: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:782:127: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:783:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:784:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:785:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:787:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:788:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:789:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:790:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:791:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:792:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:794:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:795:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:796:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:798:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:799:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:801:89: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:802:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:805:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:807:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:808:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:810:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:811:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:812:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:813:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:814:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:815:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:818:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:820:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:821:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:823:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:825:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:826:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:827:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:828:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:830:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:832:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:833:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:834:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:836:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:837:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:839:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:840:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:841:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:842:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:843:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:844:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:845:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:846:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:847:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:848:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:849:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:850:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:852:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:855:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:856:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:857:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:858:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:859:121: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:861:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:862:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:863:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:864:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:865:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:866:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:867:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:868:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:869:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:870:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:871:121: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:872:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:873:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:874:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:875:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:876:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:877:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:878:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:882:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:883:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:884:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:885:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:886:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:888:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:891:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:892:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:893:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:894:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:897:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:898:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:899:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:903:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:904:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:905:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:906:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:907:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:908:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:910:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:911:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:912:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:913:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:917:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:919:121: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:920:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:921:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:923:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:924:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:925:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:926:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:927:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:928:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:929:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:930:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:931:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:932:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:933:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:934:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:936:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:938:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:939:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:940:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:941:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:945:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:946:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:947:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:948:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:949:84: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:950:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:951:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:952:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:953:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:954:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:956:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:959:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:960:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:961:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:962:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:964:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:967:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:968:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:969:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:970:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:972:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:973:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:974:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:975:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chords/chords.cpp:976:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] nted-1.10.18/chordorrest.cpp:1197:10: style: Variable 'upbeat' is assigned a value that is never used. [unreadVariable] nted-1.10.18/chordorrest.cpp:3003:14: style: Variable 'zoom_level' is assigned a value that is never used. [unreadVariable] nted-1.10.18/chordorrest.cpp:3047:14: style: Variable 'zoom_level' is assigned a value that is never used. [unreadVariable] nted-1.10.18/chordorrest.cpp:3622:11: style: Variable 'staff_nr' is assigned a value that is never used. [unreadVariable] nted-1.10.18/chordorrest.cpp:3623:11: style: Variable 'contexts' is assigned a value that is never used. [unreadVariable] nted-1.10.18/clipboard.h:52:8: style:inconclusive: Technically the member function 'NedClipBoard::getInsertOnly' can be const. [functionConst] nted-1.10.18/commands/addnoteatcommand.cpp:31:2: warning: Class 'NedAddNoteAtCommand' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/commands/addnoteatcommand.cpp:31:2: warning: Class 'NedAddNoteAtCommand' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/commands/addnoteatcommand.h:37:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/addnoteatcommand.h:37:16: note: Function in derived class nted-1.10.18/commands/addnoteatcommand.h:38:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/addnoteatcommand.h:38:16: note: Function in derived class nted-1.10.18/commands/addnoteatcommand.h:45:12: style: Class 'NedAddNoteAtCommand' is unsafe, 'NedAddNoteAtCommand::m_note' can leak by wrong usage. [unsafeClassCanLeak] nted-1.10.18/clipboard.cpp:67:6: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'NedClipBoardElement *'. [invalidPrintfArgType_uint] nted-1.10.18/clipboard.cpp:45:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/clipboard.cpp:62:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/clipboard.cpp:103:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/clipboard.cpp:139:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/clipboard.cpp:150:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/clipboard.cpp:187:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/clipboard.cpp:225:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/clipboard.cpp:227:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/clipboard.cpp:243:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/clipboard.cpp:245:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/clipboard.cpp:42:18: style: The scope of the variable 'chord_or_rest' can be reduced. [variableScope] nted-1.10.18/clipboard.cpp:220:23: style: The scope of the variable 'element' can be reduced. [variableScope] nted-1.10.18/clipboard.cpp:238:23: style: The scope of the variable 'element' can be reduced. [variableScope] nted-1.10.18/commands/appendnewpagecommand.cpp:38:2: warning: Class 'NedAppendNewPageCommand' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/commands/appendnewpagecommand.cpp:38:2: warning: Class 'NedAppendNewPageCommand' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/commands/appendnewpagecommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/appendnewpagecommand.h:35:16: note: Function in derived class nted-1.10.18/commands/appendnewpagecommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/appendnewpagecommand.h:36:16: note: Function in derived class nted-1.10.18/commands/appendnewpagecommand.h:38:12: style: Class 'NedAppendNewPageCommand' is unsafe, 'NedAppendNewPageCommand::m_new_page' can leak by wrong usage. [unsafeClassCanLeak] nted-1.10.18/commands/appendstaffcommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/appendstaffcommand.h:34:16: note: Function in derived class nted-1.10.18/commands/appendstaffcommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/appendstaffcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/appendsystemcommand.cpp:34:2: warning: Class 'NedAppendSystemCommand' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/commands/appendsystemcommand.cpp:34:2: warning: Class 'NedAppendSystemCommand' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/commands/appendsystemcommand.h:34:3: style: Class 'NedAppendSystemCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/appendsystemcommand.h:37:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/appendsystemcommand.h:37:16: note: Function in derived class nted-1.10.18/commands/appendsystemcommand.h:38:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/appendsystemcommand.h:38:16: note: Function in derived class nted-1.10.18/commands/changeaccidentalcmd.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changeaccidentalcmd.h:34:16: note: Function in derived class nted-1.10.18/commands/changeaccidentalcmd.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changeaccidentalcmd.h:35:16: note: Function in derived class nted-1.10.18/commands/changechordorrestlength.h:33:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changechordorrestlength.h:33:16: note: Function in derived class nted-1.10.18/commands/changechordorrestlength.h:34:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changechordorrestlength.h:34:16: note: Function in derived class nted-1.10.18/commands/changechordorreststatus.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changechordorreststatus.h:34:16: note: Function in derived class nted-1.10.18/commands/changechordorreststatus.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changechordorreststatus.h:35:16: note: Function in derived class nted-1.10.18/commands/changelyricscommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changelyricscommand.h:35:16: note: Function in derived class nted-1.10.18/commands/changelyricscommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changelyricscommand.h:36:16: note: Function in derived class nted-1.10.18/commands/changemeasurespread.h:33:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changemeasurespread.h:33:16: note: Function in derived class nted-1.10.18/commands/changemeasurespread.h:34:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changemeasurespread.h:34:16: note: Function in derived class nted-1.10.18/commands/changemeasuretimsigcommand.cpp:27:39: warning: Member variable 'NedChangeMeasureTimeSignatureCommand::m_old_num' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/changemeasuretimsigcommand.cpp:27:39: warning: Member variable 'NedChangeMeasureTimeSignatureCommand::m_old_denom' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/changemeasuretimsigcommand.cpp:27:39: warning: Member variable 'NedChangeMeasureTimeSignatureCommand::m_old_symbol' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/changemeasuretimsigcommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changemeasuretimsigcommand.h:34:16: note: Function in derived class nted-1.10.18/commands/changemeasuretimsigcommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changemeasuretimsigcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/changemeasuretypecommand.cpp:27:30: warning: Member variable 'NedChangeMeasureTypeCommand::m_old_mtype' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/changemeasuretypecommand.cpp:27:30: warning: Member variable 'NedChangeMeasureTypeCommand::m_old_hide_following' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/changemeasuretypecommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changemeasuretypecommand.h:34:16: note: Function in derived class nted-1.10.18/commands/changemeasuretypecommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changemeasuretypecommand.h:35:16: note: Function in derived class nted-1.10.18/commands/changenotehead.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changenotehead.h:34:16: note: Function in derived class nted-1.10.18/commands/changenotehead.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changenotehead.h:35:16: note: Function in derived class nted-1.10.18/commands/changenotestatus.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changenotestatus.h:34:16: note: Function in derived class nted-1.10.18/commands/changenotestatus.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changenotestatus.h:35:16: note: Function in derived class nted-1.10.18/commands/changespacement.h:33:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changespacement.h:33:16: note: Function in derived class nted-1.10.18/commands/changespacement.h:34:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changespacement.h:34:16: note: Function in derived class nted-1.10.18/commands/changestaffclefcmd.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changestaffclefcmd.h:34:16: note: Function in derived class nted-1.10.18/commands/changestaffclefcmd.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changestaffclefcmd.h:35:16: note: Function in derived class nted-1.10.18/commands/changestaffkeysigcmd.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changestaffkeysigcmd.h:34:16: note: Function in derived class nted-1.10.18/commands/changestaffkeysigcmd.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changestaffkeysigcmd.h:35:16: note: Function in derived class nted-1.10.18/commands/changetie.h:33:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changetie.h:33:16: note: Function in derived class nted-1.10.18/commands/changetie.h:34:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changetie.h:34:16: note: Function in derived class nted-1.10.18/commands/changetimsigcommand.cpp:27:26: warning: Member variable 'NedChangeTimeSigCommand::m_old_num' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/changetimsigcommand.cpp:27:26: warning: Member variable 'NedChangeTimeSigCommand::m_old_denom' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/changetimsigcommand.cpp:27:26: warning: Member variable 'NedChangeTimeSigCommand::m_old_symbol' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/changetimsigcommand.cpp:27:26: warning: Member variable 'NedChangeTimeSigCommand::m_old_upbeat_inverse' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/changetimsigcommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changetimsigcommand.h:34:16: note: Function in derived class nted-1.10.18/commands/changetimsigcommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changetimsigcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/changeupbeatcommand.h:33:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changeupbeatcommand.h:33:16: note: Function in derived class nted-1.10.18/commands/changeupbeatcommand.h:34:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changeupbeatcommand.h:34:16: note: Function in derived class nted-1.10.18/commands/changexpositioncommand.cpp:29:28: warning: Member variable 'NedChangeXPositionCommand::m_from_pos' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/changexpositioncommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/changexpositioncommand.h:35:16: note: Function in derived class nted-1.10.18/commands/changexpositioncommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/changexpositioncommand.h:36:16: note: Function in derived class nted-1.10.18/commands/commandhistory.h:39:8: style:inconclusive: Technically the member function 'NedCommandHistory::unsavedOperations' can be const. [functionConst] nted-1.10.18/commands/commandhistory.h:42:8: style:inconclusive: Technically the member function 'NedCommandHistory::unexecute_possible' can be const. [functionConst] nted-1.10.18/commands/commandhistory.cpp:94:25: note: Technically the member function 'NedCommandHistory::unexecute_possible' can be const. nted-1.10.18/commands/commandhistory.h:42:8: note: Technically the member function 'NedCommandHistory::unexecute_possible' can be const. nted-1.10.18/commands/commandhistory.h:33:3: style: Class 'NedCommandHistory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/commandlist.h:34:3: style: Class 'NedCommandList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/commandhistory.cpp:46:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandhistory.cpp:55:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandhistory.cpp:63:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandhistory.cpp:84:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandhistory.cpp:70:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/commands/deletechordcommand.h:33:3: style: Class 'NedDeleteChordCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/deletechordcommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/deletechordcommand.h:34:16: note: Function in derived class nted-1.10.18/commands/deletechordcommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/deletechordcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/commandlist.cpp:27:17: warning: Member variable 'NedCommandList::m_old_measure_start_number' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/commandlist.cpp:27:17: warning: Member variable 'NedCommandList::m_new_measure_start_number' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/commandlist.cpp:27:17: warning: Member variable 'NedCommandList::m_force' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/commandlist.cpp:40:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandlist.cpp:73:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandlist.cpp:81:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandlist.cpp:82:34: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandlist.cpp:108:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandlist.cpp:124:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandlist.cpp:125:34: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandlist.cpp:150:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandlist.cpp:165:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/commandlist.cpp:57:33: warning: Redundant assignment of 'm_start_system_for_renumbering' to itself. [selfAssignment] nted-1.10.18/commands/deletechordorrestgroupcommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/deletechordorrestgroupcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/deletechordorrestgroupcommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/deletechordorrestgroupcommand.h:36:16: note: Function in derived class nted-1.10.18/commands/deletechordorrestgroupcommand.cpp:43:16: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/commands/deletelyricscommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/deletelyricscommand.h:35:16: note: Function in derived class nted-1.10.18/commands/deletelyricscommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/deletelyricscommand.h:36:16: note: Function in derived class nted-1.10.18/commands/deletestaffcommand.cpp:28:2: performance: Variable 'm_staff_context' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] nted-1.10.18/commands/deletestaffcommand.h:36:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/deletestaffcommand.h:36:16: note: Function in derived class nted-1.10.18/commands/deletestaffcommand.h:37:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/deletestaffcommand.h:37:16: note: Function in derived class nted-1.10.18/commands/deletestaffcommand.cpp:30:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/deletesystemcommand.h:34:3: style: Class 'NedDeleteSystemCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/deletesystemcommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/deletesystemcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/deletesystemcommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/deletesystemcommand.h:36:16: note: Function in derived class nted-1.10.18/commands/ereasechordorrestcommand.h:36:3: style: Class 'NedEreaseChordOrRestCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/ereasenotecommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/ereasenotecommand.h:35:16: note: Function in derived class nted-1.10.18/commands/ereasechordorrestcommand.h:37:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/ereasechordorrestcommand.h:37:16: note: Function in derived class nted-1.10.18/commands/ereasenotecommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/ereasenotecommand.h:36:16: note: Function in derived class nted-1.10.18/commands/ereasechordorrestcommand.h:38:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/ereasechordorrestcommand.h:38:16: note: Function in derived class nted-1.10.18/commands/ereasenotecommand.cpp:34:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/ereasechordorrestcommand.cpp:35:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/fixmovedfreeplaceablecommand.h:35:3: style: Class 'NedFixMovedFreePlaceableCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/fixmovedfreeplaceablecommand.h:36:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/fixmovedfreeplaceablecommand.h:36:16: note: Function in derived class nted-1.10.18/commands/fixmovedfreeplaceablecommand.h:37:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/fixmovedfreeplaceablecommand.h:37:16: note: Function in derived class nted-1.10.18/commands/fixmovedfreeplaceablecommand.cpp:48:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/fixmovedfreeplaceablecommand.cpp:61:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/fixintermediatecommand.h:32:3: style: Class 'NedFixIntermediateCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/fixintermediatecommand.h:33:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/fixintermediatecommand.h:33:16: note: Function in derived class nted-1.10.18/commands/fixintermediatecommand.h:34:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/fixintermediatecommand.h:34:16: note: Function in derived class nted-1.10.18/commands/flipvaluescommand.h:32:3: style: Class 'NedFlipValuesCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/flipvaluescommand.h:33:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/flipvaluescommand.h:33:16: note: Function in derived class nted-1.10.18/commands/flipvaluescommand.h:34:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/flipvaluescommand.h:34:16: note: Function in derived class nted-1.10.18/commands/getsystemfromnextpagecmmand.cpp:27:34: warning: Member variable 'NedGetSystemFromNextPageCommand::m_position' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/getsystemfromnextpagecmmand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/getsystemfromnextpagecmmand.h:35:16: note: Function in derived class nted-1.10.18/commands/getsystemfromnextpagecmmand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/getsystemfromnextpagecmmand.h:36:16: note: Function in derived class nted-1.10.18/commands/getsystemfromnextpagecmmand.cpp:30:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/insertchordorrestcommand.h:36:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/insertchordorrestcommand.h:36:16: note: Function in derived class nted-1.10.18/commands/insertchordorrestcommand.h:37:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/insertchordorrestcommand.h:37:16: note: Function in derived class nted-1.10.18/commands/insertchordorrestgroupcommand.h:36:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/insertchordorrestgroupcommand.h:36:16: note: Function in derived class nted-1.10.18/commands/insertchordorrestgroupcommand.h:37:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/insertchordorrestgroupcommand.h:37:16: note: Function in derived class nted-1.10.18/commands/insertchordorrestgroupcommand.cpp:43:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/insertchordorrestgroupcommand.cpp:51:16: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/commands/insertfreeplaceablecommand.h:36:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/insertfreeplaceablecommand.h:36:16: note: Function in derived class nted-1.10.18/commands/insertfreeplaceablecommand.h:37:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/insertfreeplaceablecommand.h:37:16: note: Function in derived class nted-1.10.18/commands/insertnewpagecommand.cpp:38:2: warning: Class 'NedInsertNewPageCommand' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/commands/insertnewpagecommand.cpp:38:2: warning: Class 'NedInsertNewPageCommand' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/commands/insertnewpagecommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/insertnewpagecommand.h:35:16: note: Function in derived class nted-1.10.18/commands/insertnewpagecommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/insertnewpagecommand.h:36:16: note: Function in derived class nted-1.10.18/commands/insertnewpagecommand.h:38:12: style: Class 'NedInsertNewPageCommand' is unsafe, 'NedInsertNewPageCommand::m_new_page' can leak by wrong usage. [unsafeClassCanLeak] nted-1.10.18/commands/insertstaffelemcommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/insertstaffelemcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/insertstaffelemcommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/insertstaffelemcommand.h:36:16: note: Function in derived class nted-1.10.18/commands/inserttiedelementcommand.cpp:28:30: warning: Member variable 'NedInsertTiedElementCommand::m_length' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/inserttiedelementcommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/inserttiedelementcommand.h:34:16: note: Function in derived class nted-1.10.18/commands/inserttiedelementcommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/inserttiedelementcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/movechordsandrestscommand.h:34:3: style: Class 'NedMoveChordsAndRestsCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/movechordsandrestscommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/movechordsandrestscommand.h:35:16: note: Function in derived class nted-1.10.18/commands/movechordsandrestscommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/movechordsandrestscommand.h:36:16: note: Function in derived class nted-1.10.18/commands/movechordsandrestsreversecommand.h:34:3: style: Class 'NedMoveChordsAndRestsReverseCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/movechordsandrestsreversecommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/movechordsandrestsreversecommand.h:35:16: note: Function in derived class nted-1.10.18/commands/movechordsandrestsreversecommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/movechordsandrestsreversecommand.h:36:16: note: Function in derived class nted-1.10.18/commands/movesystemcommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/movesystemcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/movesystemcommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/movesystemcommand.h:36:16: note: Function in derived class nted-1.10.18/commands/newlyricscommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/newlyricscommand.h:35:16: note: Function in derived class nted-1.10.18/commands/newlyricscommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/newlyricscommand.h:36:16: note: Function in derived class nted-1.10.18/commands/movespecmeasurecommand.h:33:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/movespecmeasurecommand.h:33:16: note: Function in derived class nted-1.10.18/commands/movespecmeasurecommand.h:34:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/movespecmeasurecommand.h:34:16: note: Function in derived class nted-1.10.18/commands/movespecmeasurecommand.cpp:30:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:32:28: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:33:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:34:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:44:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:45:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:46:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:63:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:70:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:72:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:79:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:85:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:93:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:95:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:96:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:102:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:109:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:112:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:119:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:123:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:124:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/notemovecommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/notemovecommand.h:35:16: note: Function in derived class nted-1.10.18/commands/movespecmeasurecommand.cpp:142:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/notemovecommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/notemovecommand.h:36:16: note: Function in derived class nted-1.10.18/commands/movespecmeasurecommand.cpp:149:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:151:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:158:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:164:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:171:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:174:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:181:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:186:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:193:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:200:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:201:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/movespecmeasurecommand.cpp:57:18: style: The scope of the variable 'tmp' can be reduced. [variableScope] nted-1.10.18/commands/movespecmeasurecommand.cpp:136:18: style: The scope of the variable 'tmp' can be reduced. [variableScope] nted-1.10.18/commands/notemoverelativecommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/notemoverelativecommand.h:34:16: note: Function in derived class nted-1.10.18/commands/notemoverelativecommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/notemoverelativecommand.h:35:16: note: Function in derived class nted-1.10.18/commands/paperconfigcommand.h:37:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/paperconfigcommand.h:37:16: note: Function in derived class nted-1.10.18/commands/paperconfigcommand.h:38:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/paperconfigcommand.h:38:16: note: Function in derived class nted-1.10.18/commands/removeconstraintscommand.h:32:3: style: Class 'NedRemoveConstraintsCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/removeconstraintscommand.h:33:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/removeconstraintscommand.h:33:16: note: Function in derived class nted-1.10.18/commands/removefreeplaceablecommand.h:35:3: style: Class 'NedRemoveFreePlaceableCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/removeconstraintscommand.h:34:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/removeconstraintscommand.h:34:16: note: Function in derived class nted-1.10.18/commands/removefreeplaceablecommand.h:36:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/removefreeplaceablecommand.h:36:16: note: Function in derived class nted-1.10.18/commands/removefreeplaceablecommand.h:37:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/removefreeplaceablecommand.h:37:16: note: Function in derived class nted-1.10.18/commands/removelastpagecommand.cpp:27:27: warning: Member variable 'NedRemoveLastPageCommand::m_removed_page' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/commands/removelastpagecommand.h:34:3: style: Class 'NedRemoveLastPageCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/commands/removelastpagecommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/removelastpagecommand.h:35:16: note: Function in derived class nted-1.10.18/commands/removelastpagecommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/removelastpagecommand.h:36:16: note: Function in derived class nted-1.10.18/commands/removelastpagecommand.cpp:40:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/removepagecommand.h:35:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/removepagecommand.h:35:16: note: Function in derived class nted-1.10.18/commands/removepagecommand.h:36:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/removepagecommand.h:36:16: note: Function in derived class nted-1.10.18/commands/removestaffelemcommand.h:36:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/removestaffelemcommand.h:36:16: note: Function in derived class nted-1.10.18/commands/removestaffelemcommand.h:37:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/removestaffelemcommand.h:37:16: note: Function in derived class nted-1.10.18/commands/restmovecommand.h:33:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/restmovecommand.h:33:16: note: Function in derived class nted-1.10.18/commands/restmovecommand.h:34:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/restmovecommand.h:34:16: note: Function in derived class nted-1.10.18/commands/setstaffcontext.cpp:27:2: performance: Variable 'm_staff_context' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] nted-1.10.18/commands/setstaffcontext.h:32:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/setstaffcontext.h:32:16: note: Function in derived class nted-1.10.18/commands/setstaffcontext.h:33:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/setstaffcontext.h:33:16: note: Function in derived class nted-1.10.18/commands/setstaffcontext.cpp:25:87: style: Parameter 'staff_context' can be declared as pointer to const [constParameter] nted-1.10.18/commands/settotupletcommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/settotupletcommand.h:34:16: note: Function in derived class nted-1.10.18/commands/settotupletcommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/settotupletcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/shiftstaffcommand.h:36:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/shiftstaffcommand.h:36:16: note: Function in derived class nted-1.10.18/commands/shiftstaffcommand.h:37:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/shiftstaffcommand.h:37:16: note: Function in derived class nted-1.10.18/commands/shiftstaffcommand.cpp:30:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/commands/tienotescommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/tienotescommand.h:34:16: note: Function in derived class nted-1.10.18/commands/tienotescommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/tienotescommand.h:35:16: note: Function in derived class nted-1.10.18/commands/untieforwardcommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/untieforwardcommand.h:34:16: note: Function in derived class nted-1.10.18/commands/untieforwardcommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/untieforwardcommand.h:35:16: note: Function in derived class nted-1.10.18/commands/transposecommand.h:34:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:31:16: note: Virtual function in base class nted-1.10.18/commands/transposecommand.h:34:16: note: Function in derived class nted-1.10.18/commands/transposecommand.h:35:16: style: The function 'unexecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/commands/command.h:32:16: note: Virtual function in base class nted-1.10.18/commands/transposecommand.h:35:16: note: Function in derived class nted-1.10.18/commands/transposecommand.cpp:30:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/chordnamedialog.h:35:8: style:inconclusive: Technically the member function 'NedChordNameDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/chordnamedialog.cpp:219:26: note: Technically the member function 'NedChordNameDialog::getValues' can be const. nted-1.10.18/dialogs/chordnamedialog.h:35:8: note: Technically the member function 'NedChordNameDialog::getValues' can be const. nted-1.10.18/dialogs/chordnamedialog.cpp:58:72: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/chordnamedialog.cpp:107:88: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/chordnamedialog.cpp:108:86: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/chordnamedialog.cpp:109:88: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/chordnamedialog.cpp:110:88: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/chordnamedialog.cpp:111:84: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/chordnamedialog.cpp:145:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/chordnamedialog.cpp:202:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/chordnamedialog.cpp:209:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/chordnamedialog.cpp:121:8: style: The scope of the variable 'newroottext' can be reduced. [variableScope] nted-1.10.18/dialogs/chordnamedialog.cpp:121:22: style: The scope of the variable 'newuptext' can be reduced. [variableScope] nted-1.10.18/dialogs/chordnamedialog.cpp:121:34: style: The scope of the variable 'newdowntext' can be reduced. [variableScope] nted-1.10.18/dialogs/chordnamedialog.cpp:146:15: style: The scope of the variable 'newtext' can be reduced. [variableScope] nted-1.10.18/dialogs/clefconfigdialog.cpp:46:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/clefconfigdialog.cpp:60:79: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/clefconfigdialog.cpp:62:81: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/clefconfigdialog.cpp:79:96: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/clefconfigdialog.cpp:92:81: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/clefconfigdialog.cpp:102:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/clefconfigdialog.cpp:132:36: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/clefconfigdialog.cpp:243:36: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/clefconfigdialog.cpp:259:36: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/clefconfigdialog.cpp:275:40: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/clefconfigdialog.cpp:241:77: style:inconclusive: Function 'decrease_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent] nted-1.10.18/dialogs/clefconfigdialog.h:40:65: note: Function 'decrease_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/clefconfigdialog.cpp:241:77: note: Function 'decrease_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/clefconfigdialog.cpp:257:77: style:inconclusive: Function 'increase_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent] nted-1.10.18/dialogs/clefconfigdialog.h:41:65: note: Function 'increase_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/clefconfigdialog.cpp:257:77: note: Function 'increase_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/clefconfigdialog.cpp:273:83: style:inconclusive: Function 'octave_shift_change' argument 2 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent] nted-1.10.18/dialogs/clefconfigdialog.h:42:71: note: Function 'octave_shift_change' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/clefconfigdialog.cpp:273:83: note: Function 'octave_shift_change' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/crescendo.cpp:60:24: warning: Either the condition '(lptr=g_list_first(m_intermediate_staves))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/crescendo.cpp:56:52: note: Assuming that condition '(lptr=g_list_first(m_intermediate_staves))==NULL' is not redundant nted-1.10.18/crescendo.cpp:60:24: note: Null pointer dereference nted-1.10.18/crescendo.cpp:60:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/crescendo.cpp:70:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/crescendo.cpp:80:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/crescendo.cpp:99:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/crescendo.cpp:109:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/crescendo.cpp:49:15: style: The scope of the variable 'ypos1' can be reduced. [variableScope] nted-1.10.18/crescendo.cpp:51:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/crescendo.cpp:51:16: style: The scope of the variable 'last' can be reduced. [variableScope] nted-1.10.18/dialogs/insertblockdialog.h:32:8: style:inconclusive: Technically the member function 'NedInsertBlockDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/insertblockdialog.cpp:65:28: note: Technically the member function 'NedInsertBlockDialog::getValues' can be const. nted-1.10.18/dialogs/insertblockdialog.h:32:8: note: Technically the member function 'NedInsertBlockDialog::getValues' can be const. nted-1.10.18/dialogs/insertblockdialog.h:31:3: style: Class 'NedInsertBlockDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/dialogs/insertblockdialog.cpp:34:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/insertblockdialog.cpp:51:40: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.h:34:3: style: Class 'NedDrumConfigDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/dialogs/drumconfigdialog.cpp:95:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:96:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:127:66: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:128:88: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:133:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:136:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:139:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:142:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:146:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:149:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:152:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:155:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:159:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:162:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:165:72: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:168:72: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:172:72: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:193:68: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:206:70: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:207:75: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:208:75: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:211:65: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:213:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:235:64: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:236:64: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:237:70: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:238:64: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:285:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:291:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:307:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:322:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:352:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:358:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:365:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:372:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:379:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:390:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:399:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:679:46: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:692:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:700:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:711:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:724:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:735:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:750:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/drumconfigdialog.cpp:321:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:393:7: style: The scope of the variable 'idxs' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:394:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:394:9: style: The scope of the variable 'bunr' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:429:8: style: The scope of the variable 'filename' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:429:19: style: The scope of the variable 'cptr' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:431:7: style: The scope of the variable 'extend' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:433:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:434:13: style: The scope of the variable 'access_dialog' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:436:21: style: The scope of the variable 'dinfo_ptr' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:527:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:530:7: style: The scope of the variable 'buffer' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:532:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:533:56: style: The scope of the variable 'dptr1' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:695:7: style: The scope of the variable 'idxs' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:728:15: style: The scope of the variable 'path' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:729:7: style: The scope of the variable 'idxs' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:730:21: style: The scope of the variable 'dinfo_ptr' can be reduced. [variableScope] nted-1.10.18/dialogs/drumconfigdialog.cpp:748:91: style:inconclusive: Function 'OnExpose' argument 3 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent] nted-1.10.18/dialogs/drumconfigdialog.h:39:79: note: Function 'OnExpose' argument 3 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/drumconfigdialog.cpp:748:91: note: Function 'OnExpose' argument 3 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/keysigdialog.h:33:8: style:inconclusive: Technically the member function 'NedKeysigDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/keysigdialog.cpp:103:23: note: Technically the member function 'NedKeysigDialog::getValues' can be const. nted-1.10.18/dialogs/keysigdialog.h:33:8: note: Technically the member function 'NedKeysigDialog::getValues' can be const. nted-1.10.18/dialogs/keysigdialog.cpp:40:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/keysigdialog.cpp:82:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/linesdialog.h:34:8: style:inconclusive: Technically the member function 'NedLinesDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/linesdialog.cpp:76:22: note: Technically the member function 'NedLinesDialog::getValues' can be const. nted-1.10.18/dialogs/linesdialog.h:34:8: note: Technically the member function 'NedLinesDialog::getValues' can be const. nted-1.10.18/dialogs/linesdialog.h:33:3: style: Class 'NedLinesDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/dialogs/linesdialog.cpp:77:3: warning: Either the condition 'state' is redundant or there is possible null pointer dereference: state. [nullPointerRedundantCheck] nted-1.10.18/dialogs/linesdialog.cpp:80:6: note: Assuming that condition 'state' is not redundant nted-1.10.18/dialogs/linesdialog.cpp:77:3: note: Null pointer dereference nted-1.10.18/dialogs/linesdialog.cpp:43:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/linesdialog.cpp:50:79: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/linesdialog.cpp:57:92: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/linesdialog.cpp:63:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/linesdialog.cpp:102:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/linesdialog.cpp:123:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lilypondexportdialog.h:34:8: style:inconclusive: Technically the member function 'NedLilyPondExportDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/lilypondexportdialog.cpp:163:31: note: Technically the member function 'NedLilyPondExportDialog::getValues' can be const. nted-1.10.18/dialogs/lilypondexportdialog.h:34:8: note: Technically the member function 'NedLilyPondExportDialog::getValues' can be const. nted-1.10.18/dialogs/lilypondexportdialog.cpp:47:63: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lilypondexportdialog.cpp:71:77: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lilypondexportdialog.cpp:75:73: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lilypondexportdialog.cpp:88:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lilypondexportdialog.cpp:121:47: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lilypondexportdialog.cpp:133:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lilypondexportdialog.cpp:170:47: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lilypondexportdialog.cpp:179:47: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lilypondexportdialog.cpp:34:13: style: The scope of the variable 'select_button' can be reduced. [variableScope] nted-1.10.18/dialogs/lilypondexportdialog.cpp:38:8: style: The scope of the variable 'cptr1' can be reduced. [variableScope] nted-1.10.18/dialogs/lilypondexportdialog.cpp:38:16: style: The scope of the variable 'cptr2' can be reduced. [variableScope] nted-1.10.18/dialogs/lilypondexportdialog.cpp:39:7: style: The scope of the variable 'full' can be reduced. [variableScope] nted-1.10.18/dialogs/lilypondexportdialog.cpp:40:7: style: The scope of the variable 'fnam' can be reduced. [variableScope] nted-1.10.18/dialogs/lilypondexportdialog.cpp:40:19: style: The scope of the variable 'foldername' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:70:72: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:129:60: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:130:60: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:131:60: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:132:60: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:133:60: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:137:64: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:138:64: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:160:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:279:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:387:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:466:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:473:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:480:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:486:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:493:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/lyricseditor.cpp:215:7: style: The scope of the variable 'nl' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:267:8: style: The scope of the variable 'filename' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:269:7: style: The scope of the variable 'extend' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:271:7: style: The scope of the variable 'pathfoldername' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:272:7: style: The scope of the variable 'the_directory' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:273:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:274:13: style: The scope of the variable 'access_dialog' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:276:6: style: The scope of the variable 'offs' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:378:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:380:7: style: The scope of the variable 'pathfoldername' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:380:30: style: The scope of the variable 'cptr' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:381:7: style: The scope of the variable 'the_directory' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:382:7: style: The scope of the variable 'buffer' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:384:6: style: The scope of the variable 'len' can be reduced. [variableScope] nted-1.10.18/dialogs/lyricseditor.cpp:269:14: style: Variable 'extend' is assigned a value that is never used. [unreadVariable] nted-1.10.18/dialogs/measureconfigdialog.h:34:8: style:inconclusive: Technically the member function 'NedMeasureConfigDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/measureconfigdialog.cpp:255:30: note: Technically the member function 'NedMeasureConfigDialog::getValues' can be const. nted-1.10.18/dialogs/measureconfigdialog.h:34:8: note: Technically the member function 'NedMeasureConfigDialog::getValues' can be const. nted-1.10.18/dialogs/midiimportdialog.h:33:8: style:inconclusive: Technically the member function 'NedMidiImportDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/midiimportdialog.cpp:158:27: note: Technically the member function 'NedMidiImportDialog::getValues' can be const. nted-1.10.18/dialogs/midiimportdialog.h:33:8: note: Technically the member function 'NedMidiImportDialog::getValues' can be const. nted-1.10.18/dialogs/midiimportdialog.cpp:46:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midiimportdialog.cpp:75:86: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midiimportdialog.cpp:76:84: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midiimportdialog.cpp:118:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midiimportdialog.cpp:175:36: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midiimportdialog.cpp:186:36: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:56:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:72:80: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:74:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:86:97: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:91:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:139:79: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:140:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:159:81: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:161:94: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:183:48: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:219:48: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:251:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:276:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:368:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:413:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:457:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:468:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:484:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/measureconfigdialog.cpp:366:81: style:inconclusive: Function 'previous_measure_type' argument 2 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent] nted-1.10.18/dialogs/measureconfigdialog.h:41:65: note: Function 'previous_measure_type' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/measureconfigdialog.cpp:366:81: note: Function 'previous_measure_type' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/measureconfigdialog.cpp:411:77: style:inconclusive: Function 'next_measure_type' argument 2 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent] nted-1.10.18/dialogs/measureconfigdialog.h:42:61: note: Function 'next_measure_type' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/measureconfigdialog.cpp:411:77: note: Function 'next_measure_type' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/mutedialog.h:35:8: style:inconclusive: Technically the member function 'NedMuteDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/mutedialog.cpp:106:21: note: Technically the member function 'NedMuteDialog::getValues' can be const. nted-1.10.18/dialogs/mutedialog.h:35:8: note: Technically the member function 'NedMuteDialog::getValues' can be const. nted-1.10.18/dialogs/mutedialog.cpp:47:4: warning: Class 'NedMuteDialog' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/dialogs/mutedialog.cpp:47:4: warning: Class 'NedMuteDialog' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/dialogs/mutedialog.cpp:37:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/mutedialog.cpp:73:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/mutedialog.cpp:75:63: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/mutedialog.cpp:90:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/mutedialog.cpp:113:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/mutedialog.cpp:121:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/mutedialog.cpp:31:7: style: The scope of the variable 'is_muted' can be reduced. [variableScope] nted-1.10.18/dialogs/paperconfigdialog.h:34:8: style:inconclusive: Technically the member function 'NedPaperConfigDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/paperconfigdialog.cpp:145:28: note: Technically the member function 'NedPaperConfigDialog::getValues' can be const. nted-1.10.18/dialogs/paperconfigdialog.h:34:8: note: Technically the member function 'NedPaperConfigDialog::getValues' can be const. nted-1.10.18/dialogs/paperconfigdialog.cpp:44:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/paperconfigdialog.cpp:108:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/printconfigdialog.h:32:8: style:inconclusive: Technically the member function 'NedPrintConfigDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/printconfigdialog.cpp:61:28: note: Technically the member function 'NedPrintConfigDialog::getValues' can be const. nted-1.10.18/dialogs/printconfigdialog.h:32:8: note: Technically the member function 'NedPrintConfigDialog::getValues' can be const. nted-1.10.18/dialogs/printconfigdialog.cpp:33:65: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/printconfigdialog.cpp:47:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scaledialog.h:33:8: style:inconclusive: Technically the member function 'NedScaleDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/scaledialog.cpp:70:22: note: Technically the member function 'NedScaleDialog::getValues' can be const. nted-1.10.18/dialogs/scaledialog.h:33:8: note: Technically the member function 'NedScaleDialog::getValues' can be const. nted-1.10.18/dialogs/portchoosedialog.h:31:16: style:inconclusive: Technically the member function 'NedPortChooseDialog::getSelection' can be const. [functionConst] nted-1.10.18/dialogs/portchoosedialog.h:32:8: style:inconclusive: Technically the member function 'NedPortChooseDialog::getMidiEcho' can be const. [functionConst] nted-1.10.18/dialogs/scaledialog.cpp:38:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/portchoosedialog.cpp:68:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/dialogs/scaledialog.cpp:54:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/portchoosedialog.cpp:113:6: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] nted-1.10.18/dialogs/portchoosedialog.cpp:48:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/portchoosedialog.cpp:54:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/portchoosedialog.cpp:55:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/portchoosedialog.cpp:98:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/portchoosedialog.cpp:111:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midirecordconfigdialog.h:35:8: style:inconclusive: Technically the member function 'NedMidiRecordConfigDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/midirecordconfigdialog.cpp:246:33: note: Technically the member function 'NedMidiRecordConfigDialog::getValues' can be const. nted-1.10.18/dialogs/midirecordconfigdialog.h:35:8: note: Technically the member function 'NedMidiRecordConfigDialog::getValues' can be const. nted-1.10.18/dialogs/midirecordconfigdialog.cpp:68:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midirecordconfigdialog.cpp:115:86: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midirecordconfigdialog.cpp:116:84: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midirecordconfigdialog.cpp:145:66: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midirecordconfigdialog.cpp:199:50: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midirecordconfigdialog.cpp:223:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midirecordconfigdialog.cpp:262:50: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midirecordconfigdialog.cpp:273:50: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midirecordconfigdialog.cpp:287:50: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/midirecordconfigdialog.cpp:37:48: style:inconclusive: Function 'NedMidiRecordConfigDialog' argument 6 names different: declaration 'metro_volume' definition 'volume'. [funcArgNamesDifferent] nted-1.10.18/dialogs/midirecordconfigdialog.h:34:27: note: Function 'NedMidiRecordConfigDialog' argument 6 names different: declaration 'metro_volume' definition 'volume'. nted-1.10.18/dialogs/midirecordconfigdialog.cpp:37:48: note: Function 'NedMidiRecordConfigDialog' argument 6 names different: declaration 'metro_volume' definition 'volume'. nted-1.10.18/dialogs/selectordialog.h:34:8: style:inconclusive: Technically the member function 'NedSelectorDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/selectordialog.cpp:158:25: note: Technically the member function 'NedSelectorDialog::getValues' can be const. nted-1.10.18/dialogs/selectordialog.h:34:8: note: Technically the member function 'NedSelectorDialog::getValues' can be const. nted-1.10.18/dialogs/selectordialog.cpp:53:4: warning: Class 'NedSelectorDialog' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/dialogs/selectordialog.cpp:53:4: warning: Class 'NedSelectorDialog' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/dialogs/selectordialog.cpp:43:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/selectordialog.cpp:91:81: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/selectordialog.cpp:99:63: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/selectordialog.cpp:101:65: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/selectordialog.cpp:133:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/selectordialog.cpp:170:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/selectordialog.cpp:178:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/selectordialog.cpp:186:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/selectordialog.cpp:131:9: style: The scope of the variable 'val' can be reduced. [variableScope] nted-1.10.18/dialogs/scoreinfodialog.h:44:8: style:inconclusive: Technically the member function 'NedScoreInfoConfigDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/scoreinfodialog.cpp:236:32: note: Technically the member function 'NedScoreInfoConfigDialog::getValues' can be const. nted-1.10.18/dialogs/scoreinfodialog.h:44:8: note: Technically the member function 'NedScoreInfoConfigDialog::getValues' can be const. nted-1.10.18/dialogs/scoreinfodialog.cpp:73:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:129:50: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:146:63: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:158:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:164:65: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:176:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:182:66: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:194:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:199:66: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:211:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:217:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/scoreinfodialog.cpp:229:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/signsdialog.h:33:8: style:inconclusive: Technically the member function 'NedSignsDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/signsdialog.cpp:80:22: note: Technically the member function 'NedSignsDialog::getValues' can be const. nted-1.10.18/dialogs/signsdialog.h:33:8: note: Technically the member function 'NedSignsDialog::getValues' can be const. nted-1.10.18/dialogs/spacementdialog.h:33:8: style:inconclusive: Technically the member function 'NedSpacementDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/spacementdialog.cpp:68:26: note: Technically the member function 'NedSpacementDialog::getValues' can be const. nted-1.10.18/dialogs/spacementdialog.h:33:8: note: Technically the member function 'NedSpacementDialog::getValues' can be const. nted-1.10.18/dialogs/signsdialog.h:32:3: style: Class 'NedSignsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/dialogs/spacementdialog.cpp:37:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/spacementdialog.cpp:54:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/signsdialog.cpp:81:3: warning: Either the condition 'state' is redundant or there is possible null pointer dereference: state. [nullPointerRedundantCheck] nted-1.10.18/dialogs/signsdialog.cpp:84:6: note: Assuming that condition 'state' is not redundant nted-1.10.18/dialogs/signsdialog.cpp:81:3: note: Null pointer dereference nted-1.10.18/dialogs/signsdialog.cpp:47:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/signsdialog.cpp:54:79: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/signsdialog.cpp:61:92: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/signsdialog.cpp:67:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/signsdialog.cpp:98:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/signsdialog.cpp:120:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffselectdialog.h:33:8: style:inconclusive: Technically the member function 'NedStaffSelectDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/staffselectdialog.cpp:124:28: note: Technically the member function 'NedStaffSelectDialog::getValues' can be const. nted-1.10.18/dialogs/staffselectdialog.h:33:8: note: Technically the member function 'NedStaffSelectDialog::getValues' can be const. nted-1.10.18/dialogs/staffselectdialog.cpp:48:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffselectdialog.cpp:77:62: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffselectdialog.cpp:80:64: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffselectdialog.cpp:104:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffselectdialog.cpp:129:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffselectdialog.cpp:145:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffselectdialog.cpp:153:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffselectdialog.cpp:102:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/dialogs/tempodialog.h:33:8: style:inconclusive: Technically the member function 'NedTempoDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/tempodialog.cpp:217:22: note: Technically the member function 'NedTempoDialog::getValues' can be const. nted-1.10.18/dialogs/tempodialog.h:33:8: note: Technically the member function 'NedTempoDialog::getValues' can be const. nted-1.10.18/dialogs/tempodialog.cpp:58:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tempodialog.cpp:165:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.h:35:8: style:inconclusive: Technically the member function 'NedTextDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/textdialog.cpp:305:21: note: Technically the member function 'NedTextDialog::getValues' can be const. nted-1.10.18/dialogs/textdialog.h:35:8: note: Technically the member function 'NedTextDialog::getValues' can be const. nted-1.10.18/dialogs/textdialog.cpp:71:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:103:72: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:135:73: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:148:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:160:75: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:212:66: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:237:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:245:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:288:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:331:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:351:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:357:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:371:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:377:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:385:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/textdialog.cpp:246:15: style: The scope of the variable 'newtext' can be reduced. [variableScope] nted-1.10.18/dialogs/textdialog.cpp:247:20: style: The scope of the variable 'selection' can be reduced. [variableScope] nted-1.10.18/dialogs/textdialog.cpp:248:9: style: The scope of the variable 'selected_rows' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:129:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:143:79: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:145:81: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:161:96: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:175:81: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:230:79: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:231:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:329:66: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:371:79: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:372:95: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:373:95: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:374:95: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:375:95: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:392:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:393:69: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:394:69: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:395:69: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:396:69: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:551:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:578:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:734:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:822:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:933:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:949:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:966:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:982:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:996:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:1012:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:1028:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:1086:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:1101:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/staffcontextdialog.cpp:50:13: style: The scope of the variable 'label_position' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:53:13: style: The scope of the variable 'position_hbox' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:92:16: style: The scope of the variable 'position_list_store' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:93:19: style: The scope of the variable 'position_renderer' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:94:21: style: The scope of the variable 'position_column' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:95:21: style: The scope of the variable 'position_num_column' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:96:15: style: The scope of the variable 'position_tree_path' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:97:13: style: The scope of the variable 'position_adjustment' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:109:7: style: The scope of the variable 'Str' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:575:20: style: The scope of the variable 'selection' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:576:9: style: The scope of the variable 'selected_rows' can be reduced. [variableScope] nted-1.10.18/dialogs/staffcontextdialog.cpp:41:198: style:inconclusive: Function 'NedStaffContextDialog' argument 8 names different: declaration 'staffshortname' definition 'staff_short_name'. [funcArgNamesDifferent] nted-1.10.18/dialogs/staffcontextdialog.h:38:178: note: Function 'NedStaffContextDialog' argument 8 names different: declaration 'staffshortname' definition 'staff_short_name'. nted-1.10.18/dialogs/staffcontextdialog.cpp:41:198: note: Function 'NedStaffContextDialog' argument 8 names different: declaration 'staffshortname' definition 'staff_short_name'. nted-1.10.18/dialogs/staffcontextdialog.cpp:931:79: style:inconclusive: Function 'decrease_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent] nted-1.10.18/dialogs/staffcontextdialog.h:50:65: note: Function 'decrease_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/staffcontextdialog.cpp:931:79: note: Function 'decrease_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/staffcontextdialog.cpp:947:79: style:inconclusive: Function 'increase_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent] nted-1.10.18/dialogs/staffcontextdialog.h:51:65: note: Function 'increase_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/staffcontextdialog.cpp:947:79: note: Function 'increase_clef_number' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/staffcontextdialog.cpp:980:85: style:inconclusive: Function 'octave_shift_change' argument 2 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent] nted-1.10.18/dialogs/staffcontextdialog.h:52:71: note: Function 'octave_shift_change' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/staffcontextdialog.cpp:980:85: note: Function 'octave_shift_change' argument 2 names different: declaration 'user_data' definition 'data'. nted-1.10.18/dialogs/staffcontextdialog.cpp:41:402: style: Parameter 'midi_program' can be declared as const array [constParameter] nted-1.10.18/dialogs/staffcontextdialog.cpp:41:457: style: Parameter 'pan' can be declared as const array [constParameter] nted-1.10.18/dialogs/staffcontextdialog.cpp:41:377: style: Parameter 'volume' can be declared as const array [constParameter] nted-1.10.18/dialogs/staffcontextdialog.cpp:1027:60: style: Parameter 'togglebutton' can be declared as pointer to const [constParameter] nted-1.10.18/dialogs/staffcontextdialog.cpp:1029:15: style: Variable 'oldvoice' is assigned a value that is never used. [unreadVariable] nted-1.10.18/dialogs/staffcontextdialog.cpp:1097:6: style: Unused variable: i [unusedVariable] nted-1.10.18/dialogs/tupletdialog.h:32:8: style:inconclusive: Technically the member function 'NedTupletDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/tupletdialog.cpp:76:23: note: Technically the member function 'NedTupletDialog::getValues' can be const. nted-1.10.18/dialogs/tupletdialog.h:32:8: note: Technically the member function 'NedTupletDialog::getValues' can be const. nted-1.10.18/dialogs/tupletdialog.h:31:3: style: Class 'NedTupletDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/dialogs/tupletdialog.cpp:36:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tupletdialog.cpp:61:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.h:138:12: style:inconclusive: Member variable 'NedTools::m_dpy' is in the wrong place in the initializer list. [initializerList] nted-1.10.18/dialogs/tools.cpp:363:107: note: Member variable 'NedTools::m_dpy' is in the wrong place in the initializer list. nted-1.10.18/dialogs/tools.h:138:12: note: Member variable 'NedTools::m_dpy' is in the wrong place in the initializer list. nted-1.10.18/dialogs/tools.h:48:8: style:inconclusive: Technically the member function 'X11button::notifyMainWindow' can be const. [functionConst] nted-1.10.18/dialogs/tools.cpp:211:17: note: Technically the member function 'X11button::notifyMainWindow' can be const. nted-1.10.18/dialogs/tools.h:48:8: note: Technically the member function 'X11button::notifyMainWindow' can be const. nted-1.10.18/dialogs/tools.h:95:8: style:inconclusive: Technically the member function 'NedTools::getValues' can be const. [functionConst] nted-1.10.18/dialogs/tools.cpp:789:16: note: Technically the member function 'NedTools::getValues' can be const. nted-1.10.18/dialogs/tools.h:95:8: note: Technically the member function 'NedTools::getValues' can be const. nted-1.10.18/dialogs/tools.h:96:16: performance:inconclusive: Technically the member function 'NedTools::getCurrentLength' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dialogs/tools.cpp:469:24: note: Technically the member function 'NedTools::getCurrentLength' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:96:16: note: Technically the member function 'NedTools::getCurrentLength' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:97:7: performance:inconclusive: Technically the member function 'NedTools::getCurrentNoteHead' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dialogs/tools.cpp:485:15: note: Technically the member function 'NedTools::getCurrentNoteHead' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:97:7: note: Technically the member function 'NedTools::getCurrentNoteHead' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:98:16: performance:inconclusive: Technically the member function 'NedTools::getStatus' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dialogs/tools.cpp:506:24: note: Technically the member function 'NedTools::getStatus' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:98:16: note: Technically the member function 'NedTools::getStatus' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:99:8: performance:inconclusive: Technically the member function 'NedTools::getRestMode' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dialogs/tools.cpp:540:16: note: Technically the member function 'NedTools::getRestMode' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:99:8: note: Technically the member function 'NedTools::getRestMode' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/volumedialog.h:32:8: style:inconclusive: Technically the member function 'NedVolumeDialog::getValues' can be const. [functionConst] nted-1.10.18/dialogs/volumedialog.cpp:70:23: note: Technically the member function 'NedVolumeDialog::getValues' can be const. nted-1.10.18/dialogs/volumedialog.h:32:8: note: Technically the member function 'NedVolumeDialog::getValues' can be const. nted-1.10.18/dialogs/tools.h:100:7: performance:inconclusive: Technically the member function 'NedTools::getDotCount' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dialogs/tools.cpp:546:15: note: Technically the member function 'NedTools::getDotCount' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:100:7: note: Technically the member function 'NedTools::getDotCount' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:101:8: performance:inconclusive: Technically the member function 'NedTools::getTiedMode' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dialogs/tools.cpp:554:16: note: Technically the member function 'NedTools::getTiedMode' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:101:8: note: Technically the member function 'NedTools::getTiedMode' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/volumedialog.cpp:34:67: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.h:119:8: performance:inconclusive: Technically the member function 'NedTools::determine_image_and_dimensions' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dialogs/tools.cpp:816:16: note: Technically the member function 'NedTools::determine_image_and_dimensions' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:119:8: note: Technically the member function 'NedTools::determine_image_and_dimensions' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/volumedialog.cpp:56:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.h:121:8: performance:inconclusive: Technically the member function 'NedTools::determine_mini_image_and_dimensions' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/dialogs/tools.cpp:858:16: note: Technically the member function 'NedTools::determine_mini_image_and_dimensions' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:121:8: note: Technically the member function 'NedTools::determine_mini_image_and_dimensions' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/dialogs/tools.h:75:3: style: Class 'X11buttonGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/dialogs/tools.cpp:326:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:328:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:341:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:342:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:350:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:376:69: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:377:89: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:403:75: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:405:85: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:406:89: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:443:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:794:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:963:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:1073:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:1087:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/dialogs/tools.cpp:322:7: style: The scope of the variable 'isAmongActives' can be reduced. [variableScope] nted-1.10.18/dialogs/tools.cpp:871:6: style: The scope of the variable 'row' can be reduced. [variableScope] nted-1.10.18/dialogs/tools.cpp:871:11: style: The scope of the variable 'column' can be reduced. [variableScope] nted-1.10.18/dialogs/tools.cpp:872:6: style: The scope of the variable 'bu_nr' can be reduced. [variableScope] nted-1.10.18/dialogs/tools.cpp:964:11: style: The scope of the variable 'dpy' can be reduced. [variableScope] nted-1.10.18/dialogs/tools.cpp:968:6: style: The scope of the variable 'screen' can be reduced. [variableScope] nted-1.10.18/dialogs/tools.cpp:222:38: style:inconclusive: Function 'handle_click' argument 1 names different: declaration 'x' definition 'xd'. [funcArgNamesDifferent] nted-1.10.18/dialogs/tools.h:40:29: note: Function 'handle_click' argument 1 names different: declaration 'x' definition 'xd'. nted-1.10.18/dialogs/tools.cpp:222:38: note: Function 'handle_click' argument 1 names different: declaration 'x' definition 'xd'. nted-1.10.18/dialogs/tools.cpp:222:50: style:inconclusive: Function 'handle_click' argument 2 names different: declaration 'y' definition 'yd'. [funcArgNamesDifferent] nted-1.10.18/dialogs/tools.h:40:40: note: Function 'handle_click' argument 2 names different: declaration 'y' definition 'yd'. nted-1.10.18/dialogs/tools.cpp:222:50: note: Function 'handle_click' argument 2 names different: declaration 'y' definition 'yd'. nted-1.10.18/dialogs/tools.cpp:263:40: style:inconclusive: Function 'handle_release' argument 1 names different: declaration 'x' definition 'xd'. [funcArgNamesDifferent] nted-1.10.18/dialogs/tools.h:41:31: note: Function 'handle_release' argument 1 names different: declaration 'x' definition 'xd'. nted-1.10.18/dialogs/tools.cpp:263:40: note: Function 'handle_release' argument 1 names different: declaration 'x' definition 'xd'. nted-1.10.18/dialogs/tools.cpp:263:52: style:inconclusive: Function 'handle_release' argument 2 names different: declaration 'y' definition 'yd'. [funcArgNamesDifferent] nted-1.10.18/dialogs/tools.h:41:42: note: Function 'handle_release' argument 2 names different: declaration 'y' definition 'yd'. nted-1.10.18/dialogs/tools.cpp:263:52: note: Function 'handle_release' argument 2 names different: declaration 'y' definition 'yd'. nted-1.10.18/dialogs/tools.cpp:319:50: style: Parameter 'button' can be declared as pointer to const [constParameter] nted-1.10.18/dialogs/tools.cpp:387:10: style: Variable 'screen' is assigned a value that is never used. [unreadVariable] nted-1.10.18/dialogs/tools.cpp:463:9: style: Variable 'screen' is assigned a value that is never used. [unreadVariable] nted-1.10.18/freechord.cpp:57:29: error: Member variable 'm_chordptr' is initialized by itself. [selfInitialization] nted-1.10.18/freechord.cpp:63:45: error: Member variable 'm_chordptr' is initialized by itself. [selfInitialization] nted-1.10.18/freechord.h:49:15: style:inconclusive: Technically the member function 'NedFreeChord::getCode' can be const. [functionConst] nted-1.10.18/freechord.cpp:134:27: note: Technically the member function 'NedFreeChord::getCode' can be const. nted-1.10.18/freechord.h:49:15: note: Technically the member function 'NedFreeChord::getCode' can be const. nted-1.10.18/freechord.cpp:106:72: style:inconclusive: Function 'draw' argument 4 names different: declaration 'zoom' definition 'zoom_factor'. [funcArgNamesDifferent] nted-1.10.18/freechord.h:41:68: note: Function 'draw' argument 4 names different: declaration 'zoom' definition 'zoom_factor'. nted-1.10.18/freechord.cpp:106:72: note: Function 'draw' argument 4 names different: declaration 'zoom' definition 'zoom_factor'. nted-1.10.18/freechordname.cpp:46:15: warning: Member variable 'NedChordName::m_font_family' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freechordname.cpp:59:15: warning: Member variable 'NedChordName::m_font_family' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freechordname.cpp:73:15: warning: Member variable 'NedChordName::m_font_family' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freechordname.cpp:78:3: warning: Class 'NedChordName' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/freechordname.cpp:78:3: warning: Class 'NedChordName' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/freereplaceable.cpp:36:21: warning: Member variable 'NedFreeReplaceable::m_x' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freereplaceable.cpp:36:21: warning: Member variable 'NedFreeReplaceable::m_y' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freereplaceable.cpp:36:21: warning: Member variable 'NedFreeReplaceable::m_element_at_move_start' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freereplaceable.cpp:36:21: warning: Member variable 'NedFreeReplaceable::m_x_at_start' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freereplaceable.cpp:36:21: warning: Member variable 'NedFreeReplaceable::m_y_at_start' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freereplaceable.cpp:36:21: warning: Member variable 'NedFreeReplaceable::m_last_ref_x' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freereplaceable.cpp:36:21: warning: Member variable 'NedFreeReplaceable::m_last_ref_y' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freereplaceable.cpp:36:21: warning: Member variable 'NedFreeReplaceable::m_last_elements_y' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freereplaceable.cpp:36:21: warning: Member variable 'NedFreeReplaceable::m_yrel' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/freereplaceable.h:65:10: style:inconclusive: Technically the member function 'NedFreeReplaceable::getAbsoluteX' can be const. [functionConst] nted-1.10.18/freereplaceable.cpp:77:28: note: Technically the member function 'NedFreeReplaceable::getAbsoluteX' can be const. nted-1.10.18/freereplaceable.h:65:10: note: Technically the member function 'NedFreeReplaceable::getAbsoluteX' can be const. nted-1.10.18/freereplaceable.h:58:16: style: Virtual function 'toRel' is called from constructor 'NedFreeReplaceable(NedChordOrRest*element)' at line 40. Dynamic binding is not used. [virtualCallInConstructor] nted-1.10.18/freereplaceable.cpp:40:3: note: Calling toRel nted-1.10.18/freereplaceable.h:58:16: note: toRel is a virtual function nted-1.10.18/freereplaceable.h:58:16: style: Virtual function 'toRel' is called from constructor 'NedFreeReplaceable(NedChordOrRest*element,double x,double y,bool relative)' at line 47. Dynamic binding is not used. [virtualCallInConstructor] nted-1.10.18/freereplaceable.cpp:47:3: note: Calling toRel nted-1.10.18/freereplaceable.h:58:16: note: toRel is a virtual function nted-1.10.18/freereplaceable.cpp:138:16: style: The scope of the variable 'yd' can be reduced. [variableScope] nted-1.10.18/freereplaceable.cpp:190:16: style: The scope of the variable 'yd' can be reduced. [variableScope] nted-1.10.18/freereplaceable.cpp:176:20: style: Variable 'yd' is assigned a value that is never used. [unreadVariable] nted-1.10.18/freereplaceable.cpp:229:20: style: Variable 'yd' is assigned a value that is never used. [unreadVariable] nted-1.10.18/freespacer.cpp:42:73: style:inconclusive: Function 'draw' argument 4 names different: declaration 'zoom' definition 'zoom_factor'. [funcArgNamesDifferent] nted-1.10.18/freespacer.h:40:68: note: Function 'draw' argument 4 names different: declaration 'zoom' definition 'zoom_factor'. nted-1.10.18/freespacer.cpp:42:73: note: Function 'draw' argument 4 names different: declaration 'zoom' definition 'zoom_factor'. nted-1.10.18/idiotseditor/idiotseditor.h:47:3: warning: Member variable 'NedIdNote::m_tri_start' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/idiotseditor/idiotseditor.h:47:3: warning: Member variable 'NedIdNote::m_state' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/idiotseditor/idiotseditor.h:55:3: warning: Member variable 'NedIdNote::m_ori_stop' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/idiotseditor/idiotseditor.h:55:3: warning: Member variable 'NedIdNote::m_tri_start' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/idiotseditor/idiotseditor.h:55:3: warning: Member variable 'NedIdNote::m_state' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/idiotseditor/idiotseditor.h:167:7: style:inconclusive: Technically the member function 'NedIdiotsInstrument::getMidiNr' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:173:7: style:inconclusive: Technically the member function 'NedIdiotsInstrument::getChannel' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:174:7: style:inconclusive: Technically the member function 'NedIdiotsInstrument::getClef' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:175:7: style:inconclusive: Technically the member function 'NedIdiotsInstrument::getOctaveShift' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:176:7: style:inconclusive: Technically the member function 'NedIdiotsInstrument::getVolume' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:177:7: style:inconclusive: Technically the member function 'NedIdiotsInstrument::getOrigChannel' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:225:7: style:inconclusive: Technically the member function 'NedIdiotsEditor::getVolumeChangeDensity' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:257:10: style:inconclusive: Technically the member function 'NedIdiotsEditor::getOffX' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:258:10: style:inconclusive: Technically the member function 'NedIdiotsEditor::getOffY' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:259:10: style:inconclusive: Technically the member function 'NedIdiotsEditor::getZoomValue' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:260:16: style:inconclusive: Technically the member function 'NedIdiotsEditor::getMinDenom' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.h:79:25: warning: Identical condition 'n1->m_midi_startm_midi_start', second condition is always false [identicalConditionAfterEarlyExit] nted-1.10.18/idiotseditor/idiotseditor.h:78:25: note: If condition 'n1->m_midi_startm_midi_start' is true, the function will return/exit nted-1.10.18/idiotseditor/idiotseditor.h:79:25: note: Testing identical condition 'n1->m_midi_startm_midi_start' nted-1.10.18/freetext.h:53:10: style:inconclusive: Technically the member function 'NedFreeText::getTempoInverse' can be const. [functionConst] nted-1.10.18/freetext.cpp:189:21: note: Technically the member function 'NedFreeText::getTempoInverse' can be const. nted-1.10.18/freetext.h:53:10: note: Technically the member function 'NedFreeText::getTempoInverse' can be const. nted-1.10.18/freetext.cpp:70:4: warning: Class 'NedFreeText' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/freetext.cpp:70:4: warning: Class 'NedFreeText' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/freetext.cpp:111:62: warning: Either the condition 'm_text!=NULL' is redundant or there is possible null pointer dereference: m_text. [nullPointerRedundantCheck] nted-1.10.18/freetext.cpp:116:14: note: Assuming that condition 'm_text!=NULL' is not redundant nted-1.10.18/freetext.cpp:111:62: note: Null pointer dereference nted-1.10.18/freetext.cpp:82:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/freetext.cpp:85:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idcommandhistory.h:39:8: style: Unused private function: 'NedIdCommandHistory::execute_possible' [unusedPrivateFunction] nted-1.10.18/idiotseditor/idcommandhistory.h:40:8: style: Unused private function: 'NedIdCommandHistory::unexecute_possible' [unusedPrivateFunction] nted-1.10.18/idiotseditor/idcommandhistory.h:40:8: style:inconclusive: Technically the member function 'NedIdCommandHistory::unexecute_possible' can be const. [functionConst] nted-1.10.18/idiotseditor/idcommandhistory.cpp:87:27: note: Technically the member function 'NedIdCommandHistory::unexecute_possible' can be const. nted-1.10.18/idiotseditor/idcommandhistory.h:40:8: note: Technically the member function 'NedIdCommandHistory::unexecute_possible' can be const. nted-1.10.18/idiotseditor/idcommandhistory.h:33:3: style: Class 'NedIdCommandHistory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/idiotseditor/idcommandlist.h:33:3: style: Class 'NedIdCommandList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] nted-1.10.18/idiotseditor/idcommandhistory.cpp:44:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idcommandhistory.cpp:52:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idcommandhistory.cpp:59:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idcommandhistory.cpp:78:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idcommandhistory.cpp:64:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idcommandhistory.cpp:26:59: style:inconclusive: Function 'NedIdCommandHistory' argument 1 names different: declaration 'main_window' definition 'id_edit'. [funcArgNamesDifferent] nted-1.10.18/idiotseditor/idcommandhistory.h:33:40: note: Function 'NedIdCommandHistory' argument 1 names different: declaration 'main_window' definition 'id_edit'. nted-1.10.18/idiotseditor/idcommandhistory.cpp:26:59: note: Function 'NedIdCommandHistory' argument 1 names different: declaration 'main_window' definition 'id_edit'. nted-1.10.18/idiotseditor/idcommandlist.cpp:34:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idcommandlist.cpp:46:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idcommandlist.cpp:60:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/importer.cpp:24:7: warning: Member variable 'part::num_staves' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/importer.cpp:24:7: warning: Member variable 'part::old_numerator' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/importer.cpp:24:7: warning: Member variable 'part::old_current_numerator' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/importer.cpp:89:14: warning: Member variable 'NedImporter::m_FILE' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/importer.h:39:8: style:inconclusive: Technically the member function 'part::is_eof' can be const. [functionConst] nted-1.10.18/importer.cpp:52:12: note: Technically the member function 'part::is_eof' can be const. nted-1.10.18/importer.h:39:8: note: Technically the member function 'part::is_eof' can be const. nted-1.10.18/line.h:46:16: style: Virtual function 'computeParams' is called from constructor 'NedLine(NedLinePoint*start,NedLinePoint*end)' at line 35. Dynamic binding is not used. [virtualCallInConstructor] nted-1.10.18/line.cpp:35:2: note: Calling computeParams nted-1.10.18/line.h:46:16: note: computeParams is a virtual function nted-1.10.18/line.cpp:86:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/line.cpp:77:12: style: The scope of the variable 'duration' can be reduced. [variableScope] nted-1.10.18/line.cpp:78:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/line.cpp:78:16: style: The scope of the variable 'last' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:568:21: error:inconclusive: Array 'newinstruments[4]' accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/idiotseditor/idiotseditor.cpp:553:10: note: Assignment 'idx=-1', assigned value is -1 nted-1.10.18/idiotseditor/idiotseditor.cpp:555:26: note: Assuming condition is false nted-1.10.18/idiotseditor/idiotseditor.cpp:568:21: note: Negative array index nted-1.10.18/idiotseditor/idiotseditor.cpp:239:22: warning: Member variable 'NedIdiotsInstrument::m_clef' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/idiotseditor/idiotseditor.cpp:239:22: warning: Member variable 'NedIdiotsInstrument::m_octave_shift' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/idiotseditor/idiotseditor.cpp:239:22: warning: Member variable 'NedIdiotsInstrument::m_inst_number' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/idiotseditor/idiotseditor.cpp:239:22: warning: Member variable 'NedIdiotsInstrument::m_dist_array' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/idiotseditor/idiotseditor.h:324:10: style:inconclusive: Member variable 'NedIdiotsEditor::m_off_x' is in the wrong place in the initializer list. [initializerList] nted-1.10.18/idiotseditor/idiotseditor.cpp:1621:48: note: Member variable 'NedIdiotsEditor::m_off_x' is in the wrong place in the initializer list. nted-1.10.18/idiotseditor/idiotseditor.h:324:10: note: Member variable 'NedIdiotsEditor::m_off_x' is in the wrong place in the initializer list. nted-1.10.18/idiotseditor/idiotseditor.h:63:8: style:inconclusive: Technically the member function 'NedIdNote::isInRect' can be const. [functionConst] nted-1.10.18/idiotseditor/idiotseditor.cpp:224:17: note: Technically the member function 'NedIdNote::isInRect' can be const. nted-1.10.18/idiotseditor/idiotseditor.h:63:8: note: Technically the member function 'NedIdNote::isInRect' can be const. nted-1.10.18/idiotseditor/idiotseditor.h:193:14: performance:inconclusive: Technically the member function 'NedIdiotsInstrument::findNote' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/idiotseditor/idiotseditor.cpp:996:33: note: Technically the member function 'NedIdiotsInstrument::findNote' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/idiotseditor/idiotseditor.h:193:14: note: Technically the member function 'NedIdiotsInstrument::findNote' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/idiotseditor/idiotseditor.cpp:1636:2: warning: Class 'NedIdiotsEditor' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/idiotseditor/idiotseditor.cpp:1636:2: warning: Class 'NedIdiotsEditor' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/idiotseditor/idiotseditor.cpp:755:20: style: Condition '(int)divide>=0' is always true [knownConditionTrueFalse] nted-1.10.18/idiotseditor/idiotseditor.cpp:751:12: note: Assignment 'divide=(unsigned long long)(divide_d+0.5)', assigned value is greater than -1 nted-1.10.18/idiotseditor/idiotseditor.cpp:751:10: note: divide is assigned '(unsigned long long)(divide_d+0.5)' here. nted-1.10.18/idiotseditor/idiotseditor.cpp:755:20: note: Condition '(int)divide>=0' is always true nted-1.10.18/idiotseditor/idiotseditor.cpp:1245:29: style: Condition 'note2->m_midi_startm_midi_stop' is always true [knownConditionTrueFalse] nted-1.10.18/idiotseditor/idiotseditor.cpp:1244:29: note: Assuming that condition 'note2->m_midi_start>=note1->m_midi_stop' is not redundant nted-1.10.18/idiotseditor/idiotseditor.cpp:1245:29: note: Condition 'note2->m_midi_startm_midi_stop' is always true nted-1.10.18/idiotseditor/idiotseditor.cpp:982:3: warning: %llu in format string (no. 4) requires 'unsigned long long' but the argument type is 'signed int'. [invalidPrintfArgType_uint] nted-1.10.18/idiotseditor/idiotseditor.cpp:982:3: warning: %llu in format string (no. 5) requires 'unsigned long long' but the argument type is 'signed int'. [invalidPrintfArgType_uint] nted-1.10.18/idiotseditor/idiotseditor.cpp:982:3: warning: %llu in format string (no. 6) requires 'unsigned long long' but the argument type is 'bool'. [invalidPrintfArgType_uint] nted-1.10.18/idiotseditor/idiotseditor.cpp:982:3: warning: %llu in format string (no. 7) requires 'unsigned long long' but the argument type is 'bool'. [invalidPrintfArgType_uint] nted-1.10.18/idiotseditor/idiotseditor.cpp:982:3: error: printf format string requires 11 parameters but only 7 are given. [wrongPrintfScanfArgNum] nted-1.10.18/idiotseditor/idiotseditor.cpp:987:6: warning: %llu in format string (no. 4) requires 'unsigned long long' but the argument type is 'signed int'. [invalidPrintfArgType_uint] nted-1.10.18/idiotseditor/idiotseditor.cpp:987:6: warning: %llu in format string (no. 5) requires 'unsigned long long' but the argument type is 'signed int'. [invalidPrintfArgType_uint] nted-1.10.18/idiotseditor/idiotseditor.cpp:987:6: warning: %llu in format string (no. 6) requires 'unsigned long long' but the argument type is 'bool'. [invalidPrintfArgType_uint] nted-1.10.18/idiotseditor/idiotseditor.cpp:987:6: warning: %llu in format string (no. 7) requires 'unsigned long long' but the argument type is 'bool'. [invalidPrintfArgType_uint] nted-1.10.18/idiotseditor/idiotseditor.cpp:987:6: error: printf format string requires 11 parameters but only 7 are given. [wrongPrintfScanfArgNum] nted-1.10.18/idiotseditor/idiotseditor.cpp:3088:31: warning: Either the condition '(lptr=g_list_nth(m_instruments,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/idiotseditor/idiotseditor.cpp:3085:51: note: Assuming that condition '(lptr=g_list_nth(m_instruments,staff_nr))==NULL' is not redundant nted-1.10.18/idiotseditor/idiotseditor.cpp:3088:31: note: Null pointer dereference nted-1.10.18/idiotseditor/idiotseditor.cpp:151:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:177:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:178:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:200:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:216:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:217:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:218:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:251:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:260:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:261:40: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:281:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:355:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:359:52: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:365:52: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:384:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:385:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:386:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:417:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:418:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:419:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:420:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:470:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:550:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:575:47: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:596:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:604:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:650:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:715:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:728:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:742:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:745:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:769:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:773:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:795:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:796:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:797:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:798:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:799:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:884:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:893:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:898:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:981:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1001:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1025:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1039:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1085:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1097:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1111:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1120:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1126:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1212:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1228:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1231:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1242:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1251:53: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1270:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1280:54: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1289:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1290:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1292:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1311:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1317:54: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1362:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1412:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1456:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1552:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1553:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1554:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1555:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1556:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1575:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1647:96: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1668:87: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1706:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1708:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1710:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1712:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1715:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1717:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1719:45: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1777:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1784:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1825:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1835:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1848:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1859:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1861:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1870:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1876:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1895:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1951:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1968:65: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1980:62: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1993:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1994:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1995:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1996:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1997:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1998:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2015:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2016:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2017:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2018:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2040:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2045:36: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2049:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2052:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2054:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2058:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2059:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2060:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2064:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2080:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2081:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2085:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2086:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2089:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2092:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2093:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2115:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2116:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2124:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2128:47: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2131:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2143:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2144:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2157:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2158:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2159:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2160:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2180:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2181:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2188:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2189:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2195:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2196:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2222:52: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2229:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2232:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2234:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2241:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2263:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2298:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2300:48: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2303:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2305:91: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2306:86: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2604:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2605:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2606:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2610:32: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2611:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2612:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2613:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2681:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2721:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2731:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2746:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2747:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2751:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2752:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2753:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2755:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2798:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2802:57: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2803:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2809:51: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2855:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2865:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2875:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2904:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2911:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2912:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2913:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2923:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2924:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2925:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2940:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2941:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2957:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2973:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2981:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:2989:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3001:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3002:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3003:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3009:47: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3012:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3024:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3033:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3042:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3052:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3066:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3070:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3079:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3088:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3092:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3093:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3094:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3106:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3107:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:3111:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/idiotseditor/idiotseditor.cpp:1069:35: style: Variable 'tri_note->m_is_triplet_note' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/idiotseditor/idiotseditor.cpp:1066:35: note: tri_note->m_is_triplet_note is assigned nted-1.10.18/idiotseditor/idiotseditor.cpp:1069:35: note: tri_note->m_is_triplet_note is overwritten nted-1.10.18/idiotseditor/idiotseditor.cpp:147:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:167:6: style: The scope of the variable 'p' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:193:14: style: The scope of the variable 'pi' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:207:14: style: The scope of the variable 'pi' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:273:13: style: The scope of the variable 'note' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:351:16: style: The scope of the variable 'spec' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:458:6: style: The scope of the variable 'max_idx' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:458:15: style: The scope of the variable 'max_sum' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:462:7: style: The scope of the variable 'first' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:593:37: style: The scope of the variable 'end_time' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:593:47: style: The scope of the variable 'measure_width' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:643:6: style: The scope of the variable 'pitch' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:847:37: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:879:76: style: The scope of the variable 'end_time' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:879:86: style: The scope of the variable 'measure_width' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:978:13: style: The scope of the variable 'note' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:1019:33: style: The scope of the variable 'end_time' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:1019:43: style: The scope of the variable 'measure_width' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:1021:9: style: The scope of the variable 'lptr_start' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:1104:64: style: The scope of the variable 'start_time' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:1107:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:1330:47: style: The scope of the variable 'current_time' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:1331:21: style: The scope of the variable 'measure_width' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:1624:13: style: The scope of the variable 'menubar' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:1886:13: style: The scope of the variable 'note' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:2516:35: style: The scope of the variable 'time_dist' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:2517:12: style: The scope of the variable 'measure_dist_d' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:2518:6: style: The scope of the variable 'measure_dist' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:2521:16: style: The scope of the variable 'current_dist' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:2521:30: style: The scope of the variable 'nominator_dist' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:2522:6: style: The scope of the variable 'current_color' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:2523:15: style: The scope of the variable 'curr_dnom' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:2773:16: style: The scope of the variable 'spec' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:2953:9: style: The scope of the variable 'new_instruments' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:2954:6: style: The scope of the variable 'pos' can be reduced. [variableScope] nted-1.10.18/idiotseditor/idiotseditor.cpp:986:14: style: Local variable 'i' shadows outer argument [shadowArgument] nted-1.10.18/idiotseditor/idiotseditor.cpp:976:49: note: Shadowed declaration nted-1.10.18/idiotseditor/idiotseditor.cpp:986:14: note: Shadow variable nted-1.10.18/idiotseditor/idiotseditor.cpp:996:127: style: Parameter 'not_note1' can be declared as pointer to const [constParameter] nted-1.10.18/idiotseditor/idiotseditor.cpp:996:149: style: Parameter 'not_note2' can be declared as pointer to const [constParameter] nted-1.10.18/idiotseditor/idiotseditor.cpp:274:6: style: Unused variable: voice [unusedVariable] nted-1.10.18/idiotseditor/idiotseditor.cpp:413:16: style: Variable 'numerator' is assigned a value that is never used. [unreadVariable] nted-1.10.18/idiotseditor/idiotseditor.cpp:413:33: style: Variable 'denominator' is assigned a value that is never used. [unreadVariable] nted-1.10.18/idiotseditor/idiotseditor.cpp:1580:15: style: Variable 'ypos' is assigned a value that is never used. [unreadVariable] nted-1.10.18/idiotseditor/idiotseditor.cpp:1825:18: style: Variable 'image_data' is assigned a value that is never used. [unreadVariable] nted-1.10.18/idiotseditor/idiotseditor.cpp:1840:13: style: Variable 'height' is assigned a value that is never used. [unreadVariable] nted-1.10.18/idiotseditor/idiotseditor.cpp:1861:28: style: Variable 'inst' is assigned a value that is never used. [unreadVariable] nted-1.10.18/idiotseditor/idiotseditor.cpp:1887:24: style: Unused variable: xpitch [unusedVariable] nted-1.10.18/idiotseditor/idiotseditor.cpp:2763:13: style: Variable 'numerator' is assigned a value that is never used. [unreadVariable] nted-1.10.18/idiotseditor/idiotseditor.cpp:2763:27: style: Variable 'denominator' is assigned a value that is never used. [unreadVariable] nted-1.10.18/line3.h:38:16: style: Virtual function 'computeParams' is called from constructor 'NedLine3(NedLinePoint*start,NedLinePoint*mid,NedLinePoint*end)' at line 34. Dynamic binding is not used. [virtualCallInConstructor] nted-1.10.18/line3.cpp:34:2: note: Calling computeParams nted-1.10.18/line3.h:38:16: note: computeParams is a virtual function nted-1.10.18/linepoint.cpp:123:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/linepoint.cpp:117:32: style: The scope of the variable 'midp' can be reduced. [variableScope] nted-1.10.18/linepoint.cpp:118:9: style: The scope of the variable 'staffdist' can be reduced. [variableScope] nted-1.10.18/measure.cpp:36:13: warning: Member variable 'NedMeasure::position' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/measure.cpp:36:13: warning: Member variable 'NedMeasure::midi_start' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/measure.cpp:36:13: warning: Member variable 'NedMeasure::midi_end' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/measure.cpp:36:13: warning: Member variable 'NedMeasure::start' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/measure.cpp:36:13: warning: Member variable 'NedMeasure::end' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/measure.cpp:36:13: warning: Member variable 'NedMeasure::m_system' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/measure.h:48:7: style:inconclusive: Technically the member function 'NedMeasure::getSpecial' can be const. [functionConst] nted-1.10.18/measure.cpp:60:17: note: Technically the member function 'NedMeasure::getSpecial' can be const. nted-1.10.18/measure.h:48:7: note: Technically the member function 'NedMeasure::getSpecial' can be const. nted-1.10.18/measure.h:50:8: style:inconclusive: Technically the member function 'NedMeasure::barRequiresHideFollowing' can be const. [functionConst] nted-1.10.18/measure.cpp:65:18: note: Technically the member function 'NedMeasure::barRequiresHideFollowing' can be const. nted-1.10.18/measure.h:50:8: note: Technically the member function 'NedMeasure::barRequiresHideFollowing' can be const. nted-1.10.18/measure.h:57:10: style:inconclusive: Technically the member function 'NedMeasure::getNeededSpaceBefore' can be const. [functionConst] nted-1.10.18/measure.cpp:134:20: note: Technically the member function 'NedMeasure::getNeededSpaceBefore' can be const. nted-1.10.18/measure.h:57:10: note: Technically the member function 'NedMeasure::getNeededSpaceBefore' can be const. nted-1.10.18/measure.h:58:10: style:inconclusive: Technically the member function 'NedMeasure::getNeededSpaceAfter' can be const. [functionConst] nted-1.10.18/measure.cpp:149:20: note: Technically the member function 'NedMeasure::getNeededSpaceAfter' can be const. nted-1.10.18/measure.h:58:10: note: Technically the member function 'NedMeasure::getNeededSpaceAfter' can be const. nted-1.10.18/measure.h:61:8: style:inconclusive: Technically the member function 'NedMeasure::isNearStart' can be const. [functionConst] nted-1.10.18/measure.cpp:70:18: note: Technically the member function 'NedMeasure::isNearStart' can be const. nted-1.10.18/measure.h:61:8: note: Technically the member function 'NedMeasure::isNearStart' can be const. nted-1.10.18/measure.h:62:8: style:inconclusive: Technically the member function 'NedMeasure::isNearEnd' can be const. [functionConst] nted-1.10.18/measure.cpp:128:18: note: Technically the member function 'NedMeasure::isNearEnd' can be const. nted-1.10.18/measure.h:62:8: note: Technically the member function 'NedMeasure::isNearEnd' can be const. nted-1.10.18/measure.cpp:51:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/measure.cpp:52:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/measure.cpp:54:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/measure.cpp:165:9: style: The scope of the variable 'line_xpos' can be reduced. [variableScope] nted-1.10.18/measure.cpp:93:70: error: Signed integer overflow for expression '((1<<8)-1)<<24'. [integerOverflow] nted-1.10.18/measure.cpp:136:34: error: Signed integer overflow for expression '((1<<8)-1)<<24'. [integerOverflow] nted-1.10.18/measure.cpp:173:55: error: Signed integer overflow for expression '((1<<8)-1)<<24'. [integerOverflow] nted-1.10.18/measure.cpp:373:22: error: Signed integer overflow for expression '((1<<8)-1)<<24'. [integerOverflow] nted-1.10.18/midiexport.cpp:295:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:307:27: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:310:137: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:322:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:324:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:325:59: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:327:47: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:333:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:379:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:380:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:381:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:382:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:387:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:390:46: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:391:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:396:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:397:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:398:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:403:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:406:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:407:34: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:411:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:412:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:413:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:414:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:419:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:423:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:424:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:425:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:427:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:428:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:429:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:436:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:437:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:442:32: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:444:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/midiexport.cpp:278:21: style: The scope of the variable 'timedist' can be reduced. [variableScope] nted-1.10.18/midiexport.cpp:355:7: style: The scope of the variable 'time_written' can be reduced. [variableScope] nted-1.10.18/midiexport.cpp:123:16: style: Variable 'byteswritten' is assigned a value that is never used. [unreadVariable] nted-1.10.18/midiimporter.cpp:47:18: warning: Member variable 'NedMidiImporter::m_format' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/midiimporter.cpp:47:18: warning: Member variable 'NedMidiImporter::m_ntracks' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/midiimporter.cpp:47:18: warning: Member variable 'NedMidiImporter::m_division' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/midiimporter.h:43:7: performance:inconclusive: Technically the member function 'NedMidiImporter::readdword' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/midiimporter.cpp:443:22: note: Technically the member function 'NedMidiImporter::readdword' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/midiimporter.h:43:7: note: Technically the member function 'NedMidiImporter::readdword' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/midiimporter.h:44:7: performance:inconclusive: Technically the member function 'NedMidiImporter::readword' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/midiimporter.cpp:456:22: note: Technically the member function 'NedMidiImporter::readword' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/midiimporter.h:44:7: note: Technically the member function 'NedMidiImporter::readword' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/midiimporter.cpp:50:2: warning: Class 'NedMidiImporter' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/midiimporter.cpp:50:2: warning: Class 'NedMidiImporter' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/midiimporter.h:36:16: style: The function 'import' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/importer.h:73:16: note: Virtual function in base class nted-1.10.18/midiimporter.h:36:16: note: Function in derived class nted-1.10.18/midiimporter.h:37:16: style: The function 'convertToScore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/importer.h:74:16: note: Virtual function in base class nted-1.10.18/midiimporter.h:37:16: note: Function in derived class nted-1.10.18/midiimporter.h:38:23: style: The function 'getErrorString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/importer.h:75:23: note: Virtual function in base class nted-1.10.18/midiimporter.h:38:23: note: Function in derived class nted-1.10.18/midiimporter.cpp:74:8: style: The scope of the variable 'cptr' can be reduced. [variableScope] nted-1.10.18/midiimporter.cpp:185:21: style: The scope of the variable 'time_dist' can be reduced. [variableScope] nted-1.10.18/midiimporter.cpp:188:16: style: The scope of the variable 'status_byte' can be reduced. [variableScope] nted-1.10.18/midiimporter.cpp:189:7: style: The scope of the variable 'sbyte' can be reduced. [variableScope] nted-1.10.18/midiimporter.cpp:421:7: style: The scope of the variable 'c' can be reduced. [variableScope] nted-1.10.18/midirecorder.cpp:87:41: warning: Obsolete function 'alloca' called. [allocaCalled] nted-1.10.18/midirecorder.cpp:28:18: warning: Member variable 'NedMidiRecorder::m_with_triplets' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/midirecorder.cpp:28:18: warning: Member variable 'NedMidiRecorder::m_metronom_count' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/midirecorder.cpp:28:18: warning: Member variable 'NedMidiRecorder::m_number_of_midi_poll_fds' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/midirecorder.cpp:37:2: warning: Class 'NedMidiRecorder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/midirecorder.cpp:37:2: warning: Class 'NedMidiRecorder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/midirecorder.h:56:19: warning: The class 'NedMidiRecorder' defines member variable with name 'm_tempo_inverse' also defined in its parent class 'NedImporter'. [duplInheritedMember] nted-1.10.18/importer.h:81:10: note: Parent variable 'NedImporter::m_tempo_inverse' nted-1.10.18/midirecorder.h:56:19: note: Derived variable 'NedMidiRecorder::m_tempo_inverse' nted-1.10.18/midirecorder.h:37:16: style: The function 'import' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/importer.h:73:16: note: Virtual function in base class nted-1.10.18/midirecorder.h:37:16: note: Function in derived class nted-1.10.18/midirecorder.h:38:16: style: The function 'convertToScore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/importer.h:74:16: note: Virtual function in base class nted-1.10.18/midirecorder.h:38:16: note: Function in derived class nted-1.10.18/midirecorder.h:39:23: style: The function 'getErrorString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/importer.h:75:23: note: Virtual function in base class nted-1.10.18/midirecorder.h:39:23: note: Function in derived class nted-1.10.18/midirecorder.cpp:73:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/midirecorder.cpp:87:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/midirecorder.cpp:70:21: style: The scope of the variable 'midi_time' can be reduced. [variableScope] nted-1.10.18/midirecorder.cpp:180:8: style: The scope of the variable 'cptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3659:29: warning: Obsolete function 'alloca' called. [allocaCalled] nted-1.10.18/mainwindow.cpp:3661:24: warning: Obsolete function 'alloca' called. [allocaCalled] nted-1.10.18/mainwindow.cpp:9465:26: warning: Obsolete function 'alloca' called. [allocaCalled] nted-1.10.18/musicxmlimport.h:35:1: style: The class 'NedMusicXMLImport' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] nted-1.10.18/mainwindow.h:167:7: style:inconclusive: Technically the member function 'NedMainWindow::getLyricsMode' can be const. [functionConst] nted-1.10.18/mainwindow.cpp:1573:20: note: Technically the member function 'NedMainWindow::getLyricsMode' can be const. nted-1.10.18/mainwindow.h:167:7: note: Technically the member function 'NedMainWindow::getLyricsMode' can be const. nted-1.10.18/mainwindow.h:171:10: style:inconclusive: Technically the member function 'NedMainWindow::getLeftX' can be const. [functionConst] nted-1.10.18/mainwindow.cpp:1154:23: note: Technically the member function 'NedMainWindow::getLeftX' can be const. nted-1.10.18/mainwindow.h:171:10: note: Technically the member function 'NedMainWindow::getLeftX' can be const. nted-1.10.18/mainwindow.h:172:10: style:inconclusive: Technically the member function 'NedMainWindow::getTopY' can be const. [functionConst] nted-1.10.18/mainwindow.cpp:1159:23: note: Technically the member function 'NedMainWindow::getTopY' can be const. nted-1.10.18/mainwindow.h:172:10: note: Technically the member function 'NedMainWindow::getTopY' can be const. nted-1.10.18/mainwindow.h:248:7: style:inconclusive: Technically the member function 'NedMainWindow::getCurrentVoice' can be const. [functionConst] nted-1.10.18/mainwindow.cpp:1610:20: note: Technically the member function 'NedMainWindow::getCurrentVoice' can be const. nted-1.10.18/mainwindow.h:248:7: note: Technically the member function 'NedMainWindow::getCurrentVoice' can be const. nted-1.10.18/mainwindow.h:295:7: style:inconclusive: Technically the member function 'NedMainWindow::computeLilySize' can be const. [functionConst] nted-1.10.18/mainwindow.cpp:3707:20: note: Technically the member function 'NedMainWindow::computeLilySize' can be const. nted-1.10.18/mainwindow.h:295:7: note: Technically the member function 'NedMainWindow::computeLilySize' can be const. nted-1.10.18/mainwindow.h:299:8: performance:inconclusive: Technically the member function 'NedMainWindow::resetSomeButtons' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/mainwindow.cpp:2497:21: note: Technically the member function 'NedMainWindow::resetSomeButtons' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/mainwindow.h:299:8: note: Technically the member function 'NedMainWindow::resetSomeButtons' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/mainwindow.h:368:8: performance:inconclusive: Technically the member function 'NedMainWindow::resetButtons' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/mainwindow.cpp:8773:21: note: Technically the member function 'NedMainWindow::resetButtons' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/mainwindow.h:368:8: note: Technically the member function 'NedMainWindow::resetButtons' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/mainwindow.h:492:8: performance:inconclusive: Technically the member function 'NedMainWindow::closeApplication' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/mainwindow.cpp:5092:21: note: Technically the member function 'NedMainWindow::closeApplication' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/mainwindow.h:492:8: note: Technically the member function 'NedMainWindow::closeApplication' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/mainwindow.cpp:509:2: warning: Class 'NedMainWindow' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/mainwindow.cpp:509:2: warning: Class 'NedMainWindow' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/musicxmlimport.h:38:16: style: The function 'import' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/importer.h:73:16: note: Virtual function in base class nted-1.10.18/musicxmlimport.h:38:16: note: Function in derived class nted-1.10.18/musicxmlimport.h:39:16: style: The function 'convertToScore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/importer.h:74:16: note: Virtual function in base class nted-1.10.18/musicxmlimport.h:39:16: note: Function in derived class nted-1.10.18/musicxmlimport.h:41:23: style: The function 'getErrorString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] nted-1.10.18/importer.h:75:23: note: Virtual function in base class nted-1.10.18/musicxmlimport.h:41:23: note: Function in derived class nted-1.10.18/mainwindow.cpp:2155:16: style: Expression is always false because 'else if' condition matches previous condition at line 2150. [multiCondition] nted-1.10.18/mainwindow.cpp:1971:57: style: The statement 'if (m_staff_contexts[staff_number].m_different_voices!=different_voices) m_staff_contexts[staff_number].m_different_voices=different_voices' is logically equivalent to 'm_staff_contexts[staff_number].m_different_voices=different_voices'. [duplicateConditionalAssign] nted-1.10.18/mainwindow.cpp:1972:54: note: Assignment 'm_staff_contexts[staff_number].m_different_voices=different_voices' nted-1.10.18/mainwindow.cpp:1971:57: note: Condition 'm_staff_contexts[staff_number].m_different_voices!=different_voices' is redundant nted-1.10.18/mainwindow.cpp:3679:6: style: Condition 'ok' is always true [knownConditionTrueFalse] nted-1.10.18/mainwindow.cpp:3678:7: note: Assignment 'ok=true', assigned value is 1 nted-1.10.18/mainwindow.cpp:3679:6: note: Condition 'ok' is always true nted-1.10.18/mainwindow.cpp:5516:44: style: Condition 'staff_contexts[i].m_staff_short_name!=NULL' is always false [knownConditionTrueFalse] nted-1.10.18/mainwindow.cpp:5515:42: note: Assignment 'staff_contexts[i].m_staff_short_name=NULL', assigned value is 0 nted-1.10.18/mainwindow.cpp:5516:44: note: Condition 'staff_contexts[i].m_staff_short_name!=NULL' is always false nted-1.10.18/mainwindow.cpp:3066:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/mainwindow.cpp:3080:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] nted-1.10.18/mainwindow.cpp:3089:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] nted-1.10.18/mainwindow.cpp:3098:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] nted-1.10.18/mainwindow.cpp:3107:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] nted-1.10.18/mainwindow.cpp:3162:19: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/mainwindow.cpp:3909:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/mainwindow.cpp:3376:17: warning: Either the condition 'start_page_ptr==NULL' is redundant or there is possible null pointer dereference: start_page_ptr. [nullPointerRedundantCheck] nted-1.10.18/mainwindow.cpp:3373:23: note: Assuming that condition 'start_page_ptr==NULL' is not redundant nted-1.10.18/mainwindow.cpp:3376:17: note: Null pointer dereference nted-1.10.18/mainwindow.cpp:3377:5: warning: Either the condition 'start_page_ptr==NULL' is redundant or there is possible null pointer dereference: start_page_ptr. [nullPointerRedundantCheck] nted-1.10.18/mainwindow.cpp:3373:23: note: Assuming that condition 'start_page_ptr==NULL' is not redundant nted-1.10.18/mainwindow.cpp:3377:5: note: Null pointer dereference nted-1.10.18/mainwindow.cpp:3466:17: warning: Either the condition 'start_page_ptr==NULL' is redundant or there is possible null pointer dereference: start_page_ptr. [nullPointerRedundantCheck] nted-1.10.18/mainwindow.cpp:3463:23: note: Assuming that condition 'start_page_ptr==NULL' is not redundant nted-1.10.18/mainwindow.cpp:3466:17: note: Null pointer dereference nted-1.10.18/mainwindow.cpp:3467:5: warning: Either the condition 'start_page_ptr==NULL' is redundant or there is possible null pointer dereference: start_page_ptr. [nullPointerRedundantCheck] nted-1.10.18/mainwindow.cpp:3463:23: note: Assuming that condition 'start_page_ptr==NULL' is not redundant nted-1.10.18/mainwindow.cpp:3467:5: note: Null pointer dereference nted-1.10.18/mainwindow.cpp:7491:16: warning: Either the condition 'main_window->m_selected_chord_or_rest!=NULL' is redundant or there is possible null pointer dereference: main_window->m_selected_chord_or_rest. [nullPointerRedundantCheck] nted-1.10.18/mainwindow.cpp:7492:47: note: Assuming that condition 'main_window->m_selected_chord_or_rest!=NULL' is not redundant nted-1.10.18/mainwindow.cpp:7491:16: note: Null pointer dereference nted-1.10.18/mainwindow.cpp:7501:16: warning: Either the condition 'main_window->m_selected_chord_or_rest!=NULL' is redundant or there is possible null pointer dereference: main_window->m_selected_chord_or_rest. [nullPointerRedundantCheck] nted-1.10.18/mainwindow.cpp:7502:47: note: Assuming that condition 'main_window->m_selected_chord_or_rest!=NULL' is not redundant nted-1.10.18/mainwindow.cpp:7501:16: note: Null pointer dereference nted-1.10.18/mainwindow.cpp:7516:16: warning: Either the condition 'main_window->m_selected_chord_or_rest!=NULL' is redundant or there is possible null pointer dereference: main_window->m_selected_chord_or_rest. [nullPointerRedundantCheck] nted-1.10.18/mainwindow.cpp:7517:47: note: Assuming that condition 'main_window->m_selected_chord_or_rest!=NULL' is not redundant nted-1.10.18/mainwindow.cpp:7516:16: note: Null pointer dereference nted-1.10.18/mainwindow.cpp:7528:15: warning: Either the condition 'main_window->m_selected_chord_or_rest!=NULL' is redundant or there is possible null pointer dereference: main_window->m_selected_chord_or_rest. [nullPointerRedundantCheck] nted-1.10.18/mainwindow.cpp:7529:46: note: Assuming that condition 'main_window->m_selected_chord_or_rest!=NULL' is not redundant nted-1.10.18/mainwindow.cpp:7528:15: note: Null pointer dereference nted-1.10.18/mainwindow.cpp:7971:14: warning: Either the condition 'main_window->m_selected_chord_or_rest!=NULL' is redundant or there is possible null pointer dereference: main_window->m_selected_chord_or_rest. [nullPointerRedundantCheck] nted-1.10.18/mainwindow.cpp:7972:45: note: Assuming that condition 'main_window->m_selected_chord_or_rest!=NULL' is not redundant nted-1.10.18/mainwindow.cpp:7971:14: note: Null pointer dereference nted-1.10.18/mainwindow.cpp:9493:4: warning: Either the condition '(spec_measure=(SpecialMeasure*)g_try_malloc(sizeof(SpecialMeasure)))==NULL' is redundant or there is possible null pointer dereference: spec_measure. [nullPointerRedundantCheck] nted-1.10.18/mainwindow.cpp:9490:80: note: Assuming that condition '(spec_measure=(SpecialMeasure*)g_try_malloc(sizeof(SpecialMeasure)))==NULL' is not redundant nted-1.10.18/mainwindow.cpp:9493:4: note: Null pointer dereference nted-1.10.18/mainwindow.cpp:598:96: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:611:90: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:615:117: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:619:126: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:623:118: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:742:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:743:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:744:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:745:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:768:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:770:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:772:45: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:774:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:776:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:778:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:780:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:782:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:784:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:786:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:788:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:790:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:845:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:860:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:878:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:881:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:882:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:909:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:912:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:913:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:929:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:932:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:933:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:947:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:948:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:949:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:965:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:966:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:967:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:982:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:983:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:984:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1002:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1005:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1006:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1018:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1030:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1053:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1066:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1095:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1102:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1119:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1126:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1138:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1182:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1214:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1265:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1272:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1359:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1386:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1387:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1388:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1414:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1425:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1438:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1441:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1445:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1447:36: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1458:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1472:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1563:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1599:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1628:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1678:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1682:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1714:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1725:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1745:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1765:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:1794:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2303:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2315:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2341:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2371:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2399:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2441:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2447:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2455:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2481:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2513:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2520:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2526:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2532:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2538:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2544:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2550:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2556:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2562:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2568:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2578:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2606:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2653:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2662:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2671:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2680:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2689:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2711:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2731:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2744:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2769:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2791:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2883:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:2917:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3070:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3071:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3144:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3145:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3147:57: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3150:47: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3153:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3157:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3161:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3163:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3164:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3171:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3179:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3217:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3227:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3242:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3253:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3268:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3344:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3354:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3376:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3391:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3395:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3413:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3440:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3448:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3466:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3481:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3499:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3608:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3612:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3635:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3659:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3661:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3811:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3814:27: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3826:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3833:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3870:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3883:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3951:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:3968:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4087:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4096:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4106:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4148:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4155:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4167:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4188:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4210:27: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4219:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4247:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4254:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4259:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4266:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4277:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4297:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4316:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4345:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4355:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4369:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4384:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4398:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4413:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4430:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4440:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4457:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4474:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4484:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4498:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4503:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4518:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4523:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4547:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4591:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4600:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4607:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4622:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4629:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4660:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4698:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4726:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4732:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4742:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4748:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4749:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4751:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4752:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4769:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4770:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4784:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4797:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4804:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4816:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4858:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4878:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4900:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4913:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4929:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4948:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4967:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:4983:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:5078:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:5085:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:5102:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:5139:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6010:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6083:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6101:56: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6155:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6162:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6191:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6236:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6251:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6389:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6394:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6410:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6423:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6426:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6429:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6432:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6446:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6820:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6821:69: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6822:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6834:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6835:69: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6836:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6852:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6853:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6854:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6855:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6856:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6862:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6863:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6864:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6865:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6866:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6899:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:6923:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7012:81: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7033:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7059:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7089:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7108:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7140:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7172:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7196:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7219:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7225:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7234:32: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7257:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7271:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7314:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7322:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7345:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7418:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7445:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7460:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7770:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7783:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7784:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7788:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7789:28: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7894:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7895:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7956:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:7994:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8018:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8034:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8053:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8057:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8073:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8083:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8203:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8221:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8243:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8252:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8259:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8260:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8297:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8312:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8313:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8338:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8339:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8352:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8353:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8367:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8369:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8371:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8373:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8374:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8400:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8408:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8411:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8421:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8422:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8423:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8424:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8425:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8428:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8429:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8435:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8436:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8464:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8465:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8475:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8493:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8573:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8578:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8601:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8602:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8603:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8630:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8656:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8707:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8760:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8789:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8793:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8811:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8857:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8883:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8892:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8896:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8931:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:8941:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9205:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9375:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9401:72: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9404:72: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9420:73: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9423:73: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9464:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9465:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9490:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9493:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9522:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9526:71: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9529:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:9573:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/mainwindow.cpp:565:8: style: The scope of the variable 'fp' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:579:7: style: The scope of the variable 'pathfoldername' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:579:30: style: The scope of the variable 'cptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1058:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1081:6: style: The scope of the variable 'len' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1082:15: style: The scope of the variable 'measure_number' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1109:6: style: The scope of the variable 'len' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1110:15: style: The scope of the variable 'measure_number' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1261:6: style: The scope of the variable 'measure_number' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1459:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1460:6: style: The scope of the variable 'c' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1460:15: style: The scope of the variable 'yy' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1460:19: style: The scope of the variable 'l' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1461:9: style: The scope of the variable 'xpos' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1634:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1634:9: style: The scope of the variable 'j' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1635:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1637:6: style: The scope of the variable 'last_rep_open' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1637:25: style: The scope of the variable 'last_alternative1' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1815:27: style: The scope of the variable 'change_timesig_command' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:1819:7: style: The scope of the variable 'text_diff' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:2377:15: style: The scope of the variable 'status' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:2378:18: style: The scope of the variable 'command_list' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:2763:13: style: The scope of the variable 'unsaved_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:2916:27: style: The scope of the variable 'show_file_name' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:2918:7: style: The scope of the variable 'pathfoldername' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:2919:7: style: The scope of the variable 'the_directory' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:2922:13: style: The scope of the variable 'access_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:2924:8: style: The scope of the variable 'filename' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3341:9: style: The scope of the variable 'start_page_ptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3341:26: style: The scope of the variable 'end_page_ptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3438:9: style: The scope of the variable 'start_page_ptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3438:26: style: The scope of the variable 'end_page_ptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3495:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3495:9: style: The scope of the variable 'j' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3496:8: style: The scope of the variable 'fp' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3497:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3502:13: style: The scope of the variable 'access_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3503:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3504:8: style: The scope of the variable 'filename' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3508:6: style: The scope of the variable 'last_rep_open' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3508:25: style: The scope of the variable 'last_alternative1' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3633:8: style: The scope of the variable 'fp' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3637:13: style: The scope of the variable 'access_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3638:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:3728:6: style: The scope of the variable 'the_voice' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:4295:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:4295:9: style: The scope of the variable 'j' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:4409:18: style: The scope of the variable 'element' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:4410:6: style: The scope of the variable 'staff_number' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:4453:18: style: The scope of the variable 'element' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:4454:6: style: The scope of the variable 'staff_number' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:4495:18: style: The scope of the variable 'element' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:4496:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:4515:18: style: The scope of the variable 'element' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:4516:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5094:7: style: The scope of the variable 'stop_closing' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5094:21: style: The scope of the variable 'do_save' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5096:17: style: The scope of the variable 'main_window' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5140:7: style: The scope of the variable 'the_directory' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5142:7: style: The scope of the variable 'pathfoldername' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5142:30: style: The scope of the variable 'cptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5144:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5145:13: style: The scope of the variable 'unsaved_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5246:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5248:28: style: The scope of the variable 'cptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:5248:34: style: The scope of the variable 'show_file_name' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6073:7: style: The scope of the variable 'the_directory' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6076:13: style: The scope of the variable 'unsaved_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6169:13: style: The scope of the variable 'unsaved_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6228:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6245:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6266:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6271:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6274:7: style: The scope of the variable 'old_portrait' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6275:9: style: The scope of the variable 'old_tempo_inverse' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6276:9: style: The scope of the variable 'old_spacement_fac' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6277:7: style: The scope of the variable 'old_config_changed' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6278:6: style: The scope of the variable 'old_numerator' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6279:6: style: The scope of the variable 'old_denominator' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6280:15: style: The scope of the variable 'old_timesig_symbol' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6281:6: style: The scope of the variable 'old_staff_count' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6282:6: style: The scope of the variable 'old_scale' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6285:15: style: The scope of the variable 'old_upbeat_inverse' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6287:9: style: The scope of the variable 'old_first_page_yoffs' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6496:7: style: The scope of the variable 'first' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6651:7: style: The scope of the variable 'hide_following' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6654:18: style: The scope of the variable 'spec' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6924:7: style: The scope of the variable 'pathfoldername' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6924:30: style: The scope of the variable 'cptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6925:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:6927:13: style: The scope of the variable 'unsaved_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:7026:22: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:7052:22: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:7137:6: style: The scope of the variable 'w' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:7137:9: style: The scope of the variable 'h' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:7138:7: style: The scope of the variable 'p' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:7269:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:7270:7: style: The scope of the variable 'ok' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:7413:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:7782:35: style: The scope of the variable 'midp' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8028:6: style: The scope of the variable 'staff_num' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8028:24: style: The scope of the variable 'measnum' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8028:33: style: The scope of the variable 'mtypeold' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8030:23: style: The scope of the variable 'allow_alter' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8031:7: style: The scope of the variable 'oldalter1' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8031:18: style: The scope of the variable 'oldalter2' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8031:29: style: The scope of the variable 'old_hide_following' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8032:16: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8035:11: style: The scope of the variable 'note' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8039:6: style: The scope of the variable 'num' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8039:11: style: The scope of the variable 'denom' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8040:15: style: The scope of the variable 'symbol' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8043:40: style: The scope of the variable 'change_sig_command' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8486:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8622:9: style: The scope of the variable 'x' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8623:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8624:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8913:9: style: The scope of the variable 'selected_filename' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8916:13: style: The scope of the variable 'access_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8917:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:8920:7: style: The scope of the variable 'extend' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:9197:9: style: The scope of the variable 'selected_filename' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:9200:13: style: The scope of the variable 'access_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:9201:13: style: The scope of the variable 'error_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:9204:7: style: The scope of the variable 'extend' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:9385:7: style: The scope of the variable 'Str' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:9463:18: style: The scope of the variable 'spec_measure' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:9567:7: style: The scope of the variable 'stop_closing' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:9567:29: style: The scope of the variable 'do_save' can be reduced. [variableScope] nted-1.10.18/mainwindow.cpp:9568:13: style: The scope of the variable 'unsaved_dialog' can be reduced. [variableScope] nted-1.10.18/mainwindow.h:90:46: warning: Either the condition 'denom<0' is redundant or there is division by zero at line 90. [zerodivcond] nted-1.10.18/mainwindow.cpp:8427:25: note: Assuming that condition 'denom<0' is not redundant nted-1.10.18/mainwindow.cpp:8435:60: note: Calling function 'setTimeSignature', 2nd argument 'denom' value is 0 nted-1.10.18/mainwindow.h:88:35: note: Assignment 'denominator=denom', assigned value is 0 nted-1.10.18/mainwindow.h:90:46: note: Division by zero nted-1.10.18/mainwindow.cpp:2252:48: style:inconclusive: Function 'setVisible' argument 1 names different: declaration 'chor_or_rest' definition 'chord_or_rest'. [funcArgNamesDifferent] nted-1.10.18/mainwindow.h:219:35: note: Function 'setVisible' argument 1 names different: declaration 'chor_or_rest' definition 'chord_or_rest'. nted-1.10.18/mainwindow.cpp:2252:48: note: Function 'setVisible' argument 1 names different: declaration 'chor_or_rest' definition 'chord_or_rest'. nted-1.10.18/mainwindow.cpp:3724:92: style:inconclusive: Function 'do_lily_export' argument 4 names different: declaration 'kept_beams' definition 'keep_beams'. [funcArgNamesDifferent] nted-1.10.18/mainwindow.h:231:79: note: Function 'do_lily_export' argument 4 names different: declaration 'kept_beams' definition 'keep_beams'. nted-1.10.18/mainwindow.cpp:3724:92: note: Function 'do_lily_export' argument 4 names different: declaration 'kept_beams' definition 'keep_beams'. nted-1.10.18/mainwindow.cpp:6920:61: style:inconclusive: Function 'open_recent' argument 2 names different: declaration 'user' definition 'data'. [funcArgNamesDifferent] nted-1.10.18/mainwindow.h:529:55: note: Function 'open_recent' argument 2 names different: declaration 'user' definition 'data'. nted-1.10.18/mainwindow.cpp:6920:61: note: Function 'open_recent' argument 2 names different: declaration 'user' definition 'data'. nted-1.10.18/mainwindow.cpp:8759:76: style:inconclusive: Function 'size_change_handler' argument 2 names different: declaration 'requisition' definition 'allocation'. [funcArgNamesDifferent] nted-1.10.18/mainwindow.h:488:70: note: Function 'size_change_handler' argument 2 names different: declaration 'requisition' definition 'allocation'. nted-1.10.18/mainwindow.cpp:8759:76: note: Function 'size_change_handler' argument 2 names different: declaration 'requisition' definition 'allocation'. nted-1.10.18/mainwindow.cpp:1858:19: style: Local variable 'command_list' shadows outer variable [shadowVariable] nted-1.10.18/mainwindow.cpp:1818:18: note: Shadowed declaration nted-1.10.18/mainwindow.cpp:1858:19: note: Shadow variable nted-1.10.18/mainwindow.cpp:1870:19: style: Local variable 'command_list' shadows outer variable [shadowVariable] nted-1.10.18/mainwindow.cpp:1818:18: note: Shadowed declaration nted-1.10.18/mainwindow.cpp:1870:19: note: Shadow variable nted-1.10.18/mainwindow.cpp:7799:36: style: Local variable 'rem_displaceable' shadows outer variable [shadowVariable] nted-1.10.18/mainwindow.cpp:7463:33: note: Shadowed declaration nted-1.10.18/mainwindow.cpp:7799:36: note: Shadow variable nted-1.10.18/mainwindow.cpp:1784:71: style: Parameter 'staff_context' can be declared as pointer to const [constParameter] nted-1.10.18/mainwindow.cpp:3724:69: style: Parameter 'selected_staves' can be declared as pointer to const [constParameter] nted-1.10.18/mainwindow.cpp:3161:51: error: Signed integer overflow for expression '((1<<8)-1)<<24'. [integerOverflow] nted-1.10.18/mainwindow.cpp:8422:49: error: Signed integer overflow for expression '((1<<8)-1)<<24'. [integerOverflow] nted-1.10.18/mainwindow.cpp:1170:14: style: Variable 'scaled_font' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:1357:7: style: Variable 'ch' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:2926:14: style: Variable 'extend' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:6496:13: style: Variable 'first' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:6606:9: style: Variable 'first' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:6613:21: style: Variable 'measure_duration' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:7042:13: style: Variable 'lptr' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:7068:13: style: Variable 'lptr' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:7150:5: style: Variable 'p' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:7255:9: style: Variable 'screen' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:7895:11: style: Variable 'page' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:8313:9: style: Variable 'page' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:8349:10: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] nted-1.10.18/mainwindow.cpp:9038:6: style: Variable 'ok' is assigned a value that is never used. [unreadVariable] nted-1.10.18/note.cpp:80:10: warning: Member variable 'NedNote::m_pitch' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/note.h:64:10: style:inconclusive: Technically the member function 'NedNote::getYpos' can be const. [functionConst] nted-1.10.18/note.cpp:365:17: note: Technically the member function 'NedNote::getYpos' can be const. nted-1.10.18/note.h:64:10: note: Technically the member function 'NedNote::getYpos' can be const. nted-1.10.18/note.h:91:8: style:inconclusive: Technically the member function 'NedNote::test_tie_increment' can be const. [functionConst] nted-1.10.18/note.cpp:1058:15: note: Technically the member function 'NedNote::test_tie_increment' can be const. nted-1.10.18/note.h:91:8: note: Technically the member function 'NedNote::test_tie_increment' can be const. nted-1.10.18/note.h:103:8: style:inconclusive: Technically the member function 'NedNote::setOffset' can be const. [functionConst] nted-1.10.18/note.cpp:379:15: note: Technically the member function 'NedNote::setOffset' can be const. nted-1.10.18/note.h:103:8: note: Technically the member function 'NedNote::setOffset' can be const. nted-1.10.18/note.h:113:7: performance:inconclusive: Technically the member function 'NedNote::findPitchUpDown' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/note.cpp:324:14: note: Technically the member function 'NedNote::findPitchUpDown' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/note.h:113:7: note: Technically the member function 'NedNote::findPitchUpDown' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/note.h:114:7: style:inconclusive: Technically the member function 'NedNote::getDrumPitch' can be const. [functionConst] nted-1.10.18/note.cpp:571:14: note: Technically the member function 'NedNote::getDrumPitch' can be const. nted-1.10.18/note.h:114:7: note: Technically the member function 'NedNote::getDrumPitch' can be const. nted-1.10.18/note.h:115:8: style:inconclusive: Technically the member function 'NedNote::exportLilyPondDrums' can be const. [functionConst] nted-1.10.18/note.cpp:1330:15: note: Technically the member function 'NedNote::exportLilyPondDrums' can be const. nted-1.10.18/note.h:115:8: note: Technically the member function 'NedNote::exportLilyPondDrums' can be const. nted-1.10.18/note.cpp:1269:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/note.cpp:1279:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/note.cpp:731:30: style: The scope of the variable 'ch_acc_cmd' can be reduced. [variableScope] nted-1.10.18/note.cpp:1025:21: style: The scope of the variable 'context' can be reduced. [variableScope] nted-1.10.18/note.cpp:1140:7: style: The scope of the variable 'placed' can be reduced. [variableScope] nted-1.10.18/note.cpp:1141:7: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/note.cpp:1213:6: style: The scope of the variable 'marker' can be reduced. [variableScope] nted-1.10.18/note.cpp:1240:6: style: The scope of the variable 'marker1' can be reduced. [variableScope] nted-1.10.18/note.cpp:1240:15: style: The scope of the variable 'marker2' can be reduced. [variableScope] nted-1.10.18/octavation.h:33:7: style:inconclusive: Technically the member function 'NedOctavation::getPitchOffset' can be const. [functionConst] nted-1.10.18/octavation.cpp:135:20: note: Technically the member function 'NedOctavation::getPitchOffset' can be const. nted-1.10.18/octavation.h:33:7: note: Technically the member function 'NedOctavation::getPitchOffset' can be const. nted-1.10.18/octavation.cpp:94:24: warning: Either the condition '(lptr=g_list_first(m_intermediate_staves))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/octavation.cpp:90:52: note: Assuming that condition '(lptr=g_list_first(m_intermediate_staves))==NULL' is not redundant nted-1.10.18/octavation.cpp:94:24: note: Null pointer dereference nted-1.10.18/octavation.cpp:94:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/octavation.cpp:101:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/octavation.cpp:108:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/octavation.cpp:63:9: style: The scope of the variable 'ypos1' can be reduced. [variableScope] nted-1.10.18/octavation.cpp:65:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/octavation.cpp:65:16: style: The scope of the variable 'last' can be reduced. [variableScope] nted-1.10.18/page.cpp:371:25: warning: Either the condition '(lptr=g_list_last(m_systems))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/page.cpp:368:38: note: Assuming that condition '(lptr=g_list_last(m_systems))==NULL' is not redundant nted-1.10.18/page.cpp:371:25: note: Null pointer dereference nted-1.10.18/page.cpp:636:27: warning: Either the condition '(next_page=m_main_window->getNextPage(this))==NULL' is redundant or there is possible null pointer dereference: next_page. [nullPointerRedundantCheck] nted-1.10.18/page.cpp:633:54: note: Assuming that condition '(next_page=m_main_window->getNextPage(this))==NULL' is not redundant nted-1.10.18/page.cpp:636:27: note: Null pointer dereference nted-1.10.18/page.cpp:660:28: warning: Either the condition '(next_page=end_staff->getPage())==NULL' is redundant or there is possible null pointer dereference: next_page. [nullPointerRedundantCheck] nted-1.10.18/page.cpp:657:42: note: Assuming that condition '(next_page=end_staff->getPage())==NULL' is not redundant nted-1.10.18/page.cpp:660:28: note: Null pointer dereference nted-1.10.18/page.cpp:1439:23: warning: Either the condition '(lptr=g_list_first(m_systems))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/page.cpp:1435:39: note: Assuming that condition '(lptr=g_list_first(m_systems))==NULL' is not redundant nted-1.10.18/page.cpp:1439:23: note: Null pointer dereference nted-1.10.18/page.cpp:104:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:112:80: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:115:53: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:125:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:173:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:196:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:334:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:341:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:350:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:371:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:379:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:384:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:391:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:392:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:395:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:403:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:411:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:419:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:427:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:436:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:444:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:452:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:461:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:471:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:473:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:483:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:484:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:494:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:495:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:504:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:505:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:514:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:522:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:530:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:537:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:544:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:551:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:558:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:565:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:572:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:588:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:598:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:607:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:608:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:619:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:649:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:680:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:739:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:759:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:772:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:782:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:785:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:797:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:815:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:823:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:840:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:853:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:861:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:867:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:886:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1085:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1088:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1089:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1140:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1141:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1144:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1145:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1152:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1153:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1208:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1211:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1212:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1237:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1240:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1241:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1258:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1261:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1268:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1271:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1286:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1294:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1325:77: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1331:80: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1372:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1385:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1394:91: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1447:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1455:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1463:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1471:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:1479:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/page.cpp:70:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/page.cpp:71:9: style: The scope of the variable 'system_pos' can be reduced. [variableScope] nted-1.10.18/page.cpp:72:13: style: The scope of the variable 'system' can be reduced. [variableScope] nted-1.10.18/page.cpp:266:13: style: The scope of the variable 'yp' can be reduced. [variableScope] nted-1.10.18/page.cpp:687:13: style: The scope of the variable 'system' can be reduced. [variableScope] nted-1.10.18/page.cpp:836:13: style: The scope of the variable 'system' can be reduced. [variableScope] nted-1.10.18/page.cpp:850:13: style: The scope of the variable 'system' can be reduced. [variableScope] nted-1.10.18/page.cpp:877:12: style: The scope of the variable 'staff' can be reduced. [variableScope] nted-1.10.18/page.cpp:915:16: style: The scope of the variable 'chordname' can be reduced. [variableScope] nted-1.10.18/page.cpp:917:9: style: The scope of the variable 'topy' can be reduced. [variableScope] nted-1.10.18/page.cpp:917:15: style: The scope of the variable 'xx' can be reduced. [variableScope] nted-1.10.18/page.cpp:917:19: style: The scope of the variable 'yy' can be reduced. [variableScope] nted-1.10.18/page.cpp:918:9: style: The scope of the variable 'xx2' can be reduced. [variableScope] nted-1.10.18/page.cpp:918:14: style: The scope of the variable 'yy2' can be reduced. [variableScope] nted-1.10.18/page.cpp:919:15: style: The scope of the variable 'kind' can be reduced. [variableScope] nted-1.10.18/page.cpp:919:21: style: The scope of the variable 'tempo' can be reduced. [variableScope] nted-1.10.18/page.cpp:920:18: style: The scope of the variable 'command_list' can be reduced. [variableScope] nted-1.10.18/page.cpp:921:22: style: The scope of the variable 'lp1' can be reduced. [variableScope] nted-1.10.18/page.cpp:921:28: style: The scope of the variable 'lp2' can be reduced. [variableScope] nted-1.10.18/page.cpp:936:18: style: The scope of the variable 'd' can be reduced. [variableScope] nted-1.10.18/page.cpp:1103:9: style: The scope of the variable 'topy' can be reduced. [variableScope] nted-1.10.18/page.cpp:1103:15: style: The scope of the variable 'xx' can be reduced. [variableScope] nted-1.10.18/page.cpp:1103:19: style: The scope of the variable 'yy' can be reduced. [variableScope] nted-1.10.18/page.cpp:1103:23: style: The scope of the variable 'yyy' can be reduced. [variableScope] nted-1.10.18/page.cpp:1104:9: style: The scope of the variable 'xx0' can be reduced. [variableScope] nted-1.10.18/page.cpp:1104:14: style: The scope of the variable 'yy0' can be reduced. [variableScope] nted-1.10.18/page.cpp:1104:19: style: The scope of the variable 'xx1' can be reduced. [variableScope] nted-1.10.18/page.cpp:1104:24: style: The scope of the variable 'yy1' can be reduced. [variableScope] nted-1.10.18/page.cpp:1104:29: style: The scope of the variable 'xx2' can be reduced. [variableScope] nted-1.10.18/page.cpp:1104:34: style: The scope of the variable 'yy2' can be reduced. [variableScope] nted-1.10.18/page.cpp:1105:9: style: The scope of the variable 'xdist' can be reduced. [variableScope] nted-1.10.18/page.cpp:1105:16: style: The scope of the variable 'ydist' can be reduced. [variableScope] nted-1.10.18/page.cpp:1105:23: style: The scope of the variable 'dist' can be reduced. [variableScope] nted-1.10.18/page.cpp:1107:6: style: The scope of the variable 'dir' can be reduced. [variableScope] nted-1.10.18/page.cpp:1107:11: style: The scope of the variable 'l' can be reduced. [variableScope] nted-1.10.18/page.cpp:1107:14: style: The scope of the variable 'mid' can be reduced. [variableScope] nted-1.10.18/page.cpp:1109:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/page.cpp:1203:18: style: The scope of the variable 'd' can be reduced. [variableScope] nted-1.10.18/page.cpp:1235:18: style: The scope of the variable 'd' can be reduced. [variableScope] nted-1.10.18/page.cpp:1392:26: style: The scope of the variable 'app_sys_cmd' can be reduced. [variableScope] nted-1.10.18/page.cpp:1393:13: style: The scope of the variable 'system_on_next_page' can be reduced. [variableScope] nted-1.10.18/page.cpp:466:61: style:inconclusive: Function 'exportLilyPond' argument 8 names different: declaration 'in_alernative' definition 'in_alternative'. [funcArgNamesDifferent] nted-1.10.18/page.h:140:63: note: Function 'exportLilyPond' argument 8 names different: declaration 'in_alernative' definition 'in_alternative'. nted-1.10.18/page.cpp:466:61: note: Function 'exportLilyPond' argument 8 names different: declaration 'in_alernative' definition 'in_alternative'. nted-1.10.18/page.cpp:479:61: style:inconclusive: Function 'exportLilyGuitarChordnames' argument 7 names different: declaration 'in_alernative' definition 'in_alternative'. [funcArgNamesDifferent] nted-1.10.18/page.h:143:63: note: Function 'exportLilyGuitarChordnames' argument 7 names different: declaration 'in_alernative' definition 'in_alternative'. nted-1.10.18/page.cpp:479:61: note: Function 'exportLilyGuitarChordnames' argument 7 names different: declaration 'in_alernative' definition 'in_alternative'. nted-1.10.18/page.cpp:490:61: style:inconclusive: Function 'exportLilyFreeChordName' argument 7 names different: declaration 'in_alernative' definition 'in_alternative'. [funcArgNamesDifferent] nted-1.10.18/page.h:145:63: note: Function 'exportLilyFreeChordName' argument 7 names different: declaration 'in_alernative' definition 'in_alternative'. nted-1.10.18/page.cpp:490:61: note: Function 'exportLilyFreeChordName' argument 7 names different: declaration 'in_alernative' definition 'in_alternative'. nted-1.10.18/page.cpp:569:72: style:inconclusive: Function 'hideRests' argument 3 names different: declaration 'staff_nt' definition 'staff_nr'. [funcArgNamesDifferent] nted-1.10.18/page.h:74:65: note: Function 'hideRests' argument 3 names different: declaration 'staff_nt' definition 'staff_nr'. nted-1.10.18/page.cpp:569:72: note: Function 'hideRests' argument 3 names different: declaration 'staff_nt' definition 'staff_nr'. nted-1.10.18/page.cpp:364:39: style: Parameter 'system' can be declared as pointer to const [constParameter] nted-1.10.18/page.cpp:388:73: style: Parameter 'system' can be declared as pointer to const [constParameter] nted-1.10.18/page.cpp:500:94: style: Parameter 'last_system' can be declared as pointer to const [constParameter] nted-1.10.18/page.cpp:791:11: style: Parameter 'first_selected_page' can be declared as pointer to const [constParameter] nted-1.10.18/page.cpp:791:41: style: Parameter 'last_selected_page' can be declared as pointer to const [constParameter] nted-1.10.18/page.cpp:807:5: style: Variable 'xp' is assigned a value that is never used. [unreadVariable] nted-1.10.18/pangocairotext.h:43:10: style:inconclusive: Technically the member function 'NedPangoCairoText::getWidth' can be const. [functionConst] nted-1.10.18/pangocairotext.cpp:532:27: note: Technically the member function 'NedPangoCairoText::getWidth' can be const. nted-1.10.18/pangocairotext.h:43:10: note: Technically the member function 'NedPangoCairoText::getWidth' can be const. nted-1.10.18/pangocairotext.h:44:10: style:inconclusive: Technically the member function 'NedPangoCairoText::getHeight' can be const. [functionConst] nted-1.10.18/pangocairotext.cpp:537:27: note: Technically the member function 'NedPangoCairoText::getHeight' can be const. nted-1.10.18/pangocairotext.h:44:10: note: Technically the member function 'NedPangoCairoText::getHeight' can be const. nted-1.10.18/pangocairotext.h:45:10: style:inconclusive: Technically the member function 'NedPangoCairoText::getInternalWidth' can be const. [functionConst] nted-1.10.18/pangocairotext.cpp:541:27: note: Technically the member function 'NedPangoCairoText::getInternalWidth' can be const. nted-1.10.18/pangocairotext.h:45:10: note: Technically the member function 'NedPangoCairoText::getInternalWidth' can be const. nted-1.10.18/pangocairotext.h:46:10: style:inconclusive: Technically the member function 'NedPangoCairoText::getInternalHeight' can be const. [functionConst] nted-1.10.18/pangocairotext.cpp:545:27: note: Technically the member function 'NedPangoCairoText::getInternalHeight' can be const. nted-1.10.18/pangocairotext.h:46:10: note: Technically the member function 'NedPangoCairoText::getInternalHeight' can be const. nted-1.10.18/pangocairotext.h:50:10: style:inconclusive: Technically the member function 'NedPangoCairoText::getFontSize' can be const. [functionConst] nted-1.10.18/pangocairotext.cpp:339:27: note: Technically the member function 'NedPangoCairoText::getFontSize' can be const. nted-1.10.18/pangocairotext.h:50:10: note: Technically the member function 'NedPangoCairoText::getFontSize' can be const. nted-1.10.18/pangocairotext.cpp:170:2: warning: Class 'NedPangoCairoText' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] nted-1.10.18/pangocairotext.cpp:170:2: warning: Class 'NedPangoCairoText' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] nted-1.10.18/pangocairotext.cpp:170:26: warning: Either the condition 'text==NULL' is redundant or there is possible null pointer dereference: text. [nullPointerRedundantCheck] nted-1.10.18/pangocairotext.cpp:166:11: note: Assuming that condition 'text==NULL' is not redundant nted-1.10.18/pangocairotext.cpp:170:26: note: Null pointer dereference nted-1.10.18/pangocairotext.cpp:568:14: warning: Either the condition 'text==NULL' is redundant or there is possible null pointer dereference: text. [nullPointerRedundantCheck] nted-1.10.18/pangocairotext.cpp:166:11: note: Assuming that condition 'text==NULL' is not redundant nted-1.10.18/pangocairotext.cpp:169:24: note: Calling function 'inspect_text', 1st argument 'text' value is 0 nted-1.10.18/pangocairotext.cpp:568:14: note: Null pointer dereference nted-1.10.18/pangocairotext.cpp:204:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/pangocairotext.cpp:242:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/pangocairotext.cpp:356:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/pangocairotext.cpp:555:50: style: C-style pointer casting [cstyleCast] nted-1.10.18/pangocairotext.cpp:556:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/pangocairotext.cpp:557:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/pangocairotext.cpp:359:12: style: Variable 'y_shift' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/pangocairotext.cpp:357:12: note: y_shift is assigned nted-1.10.18/pangocairotext.cpp:359:12: note: y_shift is overwritten nted-1.10.18/pangocairotext.cpp:344:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/pangocairotext.cpp:345:14: style: The scope of the variable 'let' can be reduced. [variableScope] nted-1.10.18/pangocairotext.cpp:348:9: style: The scope of the variable 'x_shift' can be reduced. [variableScope] nted-1.10.18/pangocairotext.cpp:348:18: style: The scope of the variable 'y_shift' can be reduced. [variableScope] nted-1.10.18/pangocairotext.cpp:491:15: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/pangocairotext.cpp:493:15: style: The scope of the variable 'llutf8' can be reduced. [variableScope] nted-1.10.18/pangocairotext.cpp:565:14: style: The scope of the variable 'let' can be reduced. [variableScope] nted-1.10.18/pangocairotext.cpp:705:46: style:inconclusive: Function 'makeLilyString' argument 1 names different: declaration 'n_string' definition 'in_string'. [funcArgNamesDifferent] nted-1.10.18/pangocairotext.h:56:36: note: Function 'makeLilyString' argument 1 names different: declaration 'n_string' definition 'in_string'. nted-1.10.18/pangocairotext.cpp:705:46: note: Function 'makeLilyString' argument 1 names different: declaration 'n_string' definition 'in_string'. nted-1.10.18/positionarray.cpp:634:13: warning: Either the condition 'h_idx>=4' is redundant or the array 'vparams[4]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond] nted-1.10.18/positionarray.cpp:631:29: note: Assuming that condition 'h_idx>=4' is not redundant nted-1.10.18/positionarray.cpp:634:13: note: Array index out of bounds nted-1.10.18/positionarray.cpp:634:13: warning: Either the condition 'h_idx<0' is redundant or the array 'vparams[4]' is accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/positionarray.cpp:631:16: note: Assuming that condition 'h_idx<0' is not redundant nted-1.10.18/positionarray.cpp:634:13: note: Negative array index nted-1.10.18/positionarray.cpp:203:50: warning: Obsolete function 'alloca' called. [allocaCalled] nted-1.10.18/positionarray.cpp:205:72: warning: Obsolete function 'alloca' called. [allocaCalled] nted-1.10.18/positionarray.cpp:302:33: warning: Obsolete function 'alloca' called. [allocaCalled] nted-1.10.18/positionarray.cpp:584:28: warning: Obsolete function 'alloca' called. [allocaCalled] nted-1.10.18/positionarray.cpp:585:27: warning: Obsolete function 'alloca' called. [allocaCalled] nted-1.10.18/positionarray.cpp:378:19: warning: Member variable 'NedPositionArray::m_min_durations_dist' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/positionarray.cpp:419:3: warning: Either the condition 'np_ptr==NULL' is redundant or there is possible null pointer dereference: np_ptr. [nullPointerRedundantCheck] nted-1.10.18/positionarray.cpp:416:14: note: Assuming that condition 'np_ptr==NULL' is not redundant nted-1.10.18/positionarray.cpp:419:3: note: Null pointer dereference nted-1.10.18/positionarray.cpp:697:10: warning: Either the condition 'p_next_valid!=NULL' is redundant or there is possible null pointer dereference: p_next_valid. [nullPointerRedundantCheck] nted-1.10.18/positionarray.cpp:701:20: note: Assuming that condition 'p_next_valid!=NULL' is not redundant nted-1.10.18/positionarray.cpp:697:10: note: Null pointer dereference nted-1.10.18/positionarray.cpp:699:5: warning: Either the condition 'p_next_valid!=NULL' is redundant or there is possible null pointer dereference: p_next_valid. [nullPointerRedundantCheck] nted-1.10.18/positionarray.cpp:701:20: note: Assuming that condition 'p_next_valid!=NULL' is not redundant nted-1.10.18/positionarray.cpp:699:5: note: Null pointer dereference nted-1.10.18/positionarray.cpp:700:61: warning: Either the condition 'p_next_valid!=NULL' is redundant or there is possible null pointer dereference: p_next_valid. [nullPointerRedundantCheck] nted-1.10.18/positionarray.cpp:701:20: note: Assuming that condition 'p_next_valid!=NULL' is not redundant nted-1.10.18/positionarray.cpp:700:61: note: Null pointer dereference nted-1.10.18/positionarray.cpp:747:9: warning: Either the condition 'p_next_valid!=NULL' is redundant or there is possible null pointer dereference: p_next_valid. [nullPointerRedundantCheck] nted-1.10.18/positionarray.cpp:701:20: note: Assuming that condition 'p_next_valid!=NULL' is not redundant nted-1.10.18/positionarray.cpp:747:9: note: Null pointer dereference nted-1.10.18/positionarray.cpp:203:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/positionarray.cpp:205:55: style: C-style pointer casting [cstyleCast] nted-1.10.18/positionarray.cpp:219:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/positionarray.cpp:302:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/positionarray.cpp:584:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/positionarray.cpp:585:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/positionarray.cpp:587:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/positionarray.cpp:39:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] nted-1.10.18/positionarray.cpp:204:12: style: The scope of the variable 'nptr' can be reduced. [variableScope] nted-1.10.18/positionarray.cpp:168:45: style: Parameter 'v_array' can be declared as pointer to const [constParameter] nted-1.10.18/positionarray.cpp:225:21: style: Variable 'accidental_columns' is assigned a value that is never used. [unreadVariable] nted-1.10.18/resource.cpp:901:40: warning: Obsolete function 'alloca' called. [allocaCalled] nted-1.10.18/resource.cpp:3322:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] nted-1.10.18/resource.cpp:1991:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] nted-1.10.18/resource.cpp:2031:75: warning:inconclusive: Logical conjunction always evaluates to false: EXPR < '0' && EXPR > '9'. [incorrectLogicOperator] nted-1.10.18/resource.cpp:2884:35: style: The if condition is the same as the previous if condition [duplicateCondition] nted-1.10.18/resource.cpp:2854:34: note: First condition nted-1.10.18/resource.cpp:2884:35: note: Second condition nted-1.10.18/resource.cpp:3256:6: style: Condition 'm_play_ptr' is always true [knownConditionTrueFalse] nted-1.10.18/resource.cpp:2010:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] nted-1.10.18/resource.cpp:3929:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] nted-1.10.18/resource.cpp:655:27: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:662:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:669:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:670:34: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:676:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:677:34: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:901:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:1226:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:1666:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:1685:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:1865:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2104:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2118:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2148:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2162:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2198:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2199:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2221:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2222:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2235:32: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2238:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2261:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2284:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2300:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2315:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2334:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2349:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2364:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2379:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2416:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2418:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2447:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2449:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2454:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2469:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2487:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2489:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2508:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2522:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2525:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2540:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2558:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2561:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2562:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2564:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2566:32: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2571:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2575:32: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2580:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2583:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2585:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2634:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2636:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2637:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2651:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2653:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2654:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2655:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2668:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2669:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2671:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2685:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2687:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2688:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2689:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2703:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2705:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2706:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2707:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2723:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2725:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2726:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2732:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2742:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2744:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2745:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2751:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2767:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2768:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2769:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2771:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2781:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2783:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2785:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2788:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2789:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2791:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2809:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2811:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2812:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2813:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2850:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2851:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2852:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2853:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2855:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2856:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2906:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2928:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2931:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2937:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2941:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2950:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2953:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2959:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2961:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2973:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2976:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2980:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2986:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:2998:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3000:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3004:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3016:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3018:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3043:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3045:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3046:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3047:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3050:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3056:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3058:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3059:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3062:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3069:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3071:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3072:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3073:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3076:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3111:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3121:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3123:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3124:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3127:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3128:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3137:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3150:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3151:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3153:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3158:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3160:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3193:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3195:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3200:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3201:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3215:27: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3218:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3219:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3223:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3232:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3299:32: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3300:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3301:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3302:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3315:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3318:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3319:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3324:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3345:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3347:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3360:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3361:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3469:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3481:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3482:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3494:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3495:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3505:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3537:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3544:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3550:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3558:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3569:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3573:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3591:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3831:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3832:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:3850:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/resource.cpp:795:4: style: Variable 'w' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/resource.cpp:793:4: note: w is assigned nted-1.10.18/resource.cpp:795:4: note: w is overwritten nted-1.10.18/resource.cpp:796:4: style: Variable 'h' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/resource.cpp:794:4: note: h is assigned nted-1.10.18/resource.cpp:796:4: note: h is overwritten nted-1.10.18/resource.cpp:2719:16: style: Variable 'inside_repeat' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/resource.cpp:2717:16: note: inside_repeat is assigned nted-1.10.18/resource.cpp:2719:16: note: inside_repeat is overwritten nted-1.10.18/resource.cpp:3630:7: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/resource.cpp:3624:8: note: ret is assigned nted-1.10.18/resource.cpp:3630:7: note: ret is overwritten nted-1.10.18/resource.cpp:3630:7: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/resource.cpp:3628:8: note: ret is assigned nted-1.10.18/resource.cpp:3630:7: note: ret is overwritten nted-1.10.18/resource.cpp:3683:8: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/resource.cpp:3677:9: note: ret is assigned nted-1.10.18/resource.cpp:3683:8: note: ret is overwritten nted-1.10.18/resource.cpp:3683:8: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/resource.cpp:3681:9: note: ret is assigned nted-1.10.18/resource.cpp:3683:8: note: ret is overwritten nted-1.10.18/resource.cpp:877:6: style: The scope of the variable 'chn' can be reduced. [variableScope] nted-1.10.18/resource.cpp:877:11: style: The scope of the variable 'pgm' can be reduced. [variableScope] nted-1.10.18/resource.cpp:1699:14: style: The scope of the variable 'icon_set' can be reduced. [variableScope] nted-1.10.18/resource.cpp:1864:17: style: The scope of the variable 'cptr2' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2020:6: style: The scope of the variable 'pos' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2022:7: style: The scope of the variable 'dot_seen' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2094:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2138:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2231:17: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2389:17: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2517:25: style: The scope of the variable 'lptr3' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2547:17: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2550:7: style: The scope of the variable 'tempo_inserted' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2630:7: style: The scope of the variable 'repeat_found' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2679:25: style: The scope of the variable 'lptr3' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2681:7: style: The scope of the variable 'repeat_found' can be reduced. [variableScope] nted-1.10.18/resource.cpp:2806:17: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/resource.cpp:3010:9: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/resource.cpp:3107:17: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/resource.cpp:3172:7: style: The scope of the variable 'found' can be reduced. [variableScope] nted-1.10.18/resource.cpp:3286:25: style: The scope of the variable 'lptr22' can be reduced. [variableScope] nted-1.10.18/resource.cpp:3454:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/resource.cpp:3617:24: style: The scope of the variable 'm' can be reduced. [variableScope] nted-1.10.18/resource.cpp:3662:24: style: The scope of the variable 'm' can be reduced. [variableScope] nted-1.10.18/resource.cpp:3809:18: style: The scope of the variable 'd' can be reduced. [variableScope] nted-1.10.18/resource.cpp:3905:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/resource.cpp:1316:47: style:inconclusive: Function 'getClefDist' argument 2 names different: declaration 'old_oct_offs' definition 'old_oct_shift'. [funcArgNamesDifferent] nted-1.10.18/resource.h:774:43: note: Function 'getClefDist' argument 2 names different: declaration 'old_oct_offs' definition 'old_oct_shift'. nted-1.10.18/resource.cpp:1316:47: note: Function 'getClefDist' argument 2 names different: declaration 'old_oct_offs' definition 'old_oct_shift'. nted-1.10.18/resource.cpp:1316:79: style:inconclusive: Function 'getClefDist' argument 4 names different: declaration 'new_oct_offs' definition 'new_oct_shift'. [funcArgNamesDifferent] nted-1.10.18/resource.h:774:74: note: Function 'getClefDist' argument 4 names different: declaration 'new_oct_offs' definition 'new_oct_shift'. nted-1.10.18/resource.cpp:1316:79: note: Function 'getClefDist' argument 4 names different: declaration 'new_oct_offs' definition 'new_oct_shift'. nted-1.10.18/resource.cpp:1603:70: style: Parameter 'except' can be declared as pointer to const [constParameter] nted-1.10.18/resource.cpp:2921:61: style: Parameter 'end_ptr' can be declared as pointer to const [constParameter] nted-1.10.18/resource.cpp:3165:40: style: Parameter 'startNote' can be declared as pointer to const [constParameter] nted-1.10.18/resource.cpp:3391:88: style: Parameter 'midi_input_chord' can be declared as pointer to const [constParameter] nted-1.10.18/resource.cpp:3490:43: style: Parameter 'addr' can be declared as pointer to const [constParameter] nted-1.10.18/resource.cpp:3936:29: warning: Char literal compared with pointer 'chordname->getUpText()'. Did you intend to dereference it? [charLiteralWithCharPtrCompare] nted-1.10.18/resource.cpp:3943:32: warning: Char literal compared with pointer 'chordname->getDownText()'. Did you intend to dereference it? [charLiteralWithCharPtrCompare] nted-1.10.18/resource.cpp:3952:32: warning: Char literal compared with pointer 'chordname->getDownText()'. Did you intend to dereference it? [charLiteralWithCharPtrCompare] nted-1.10.18/resource.cpp:2792:11: style: Variable 'lptr3' is assigned a value that is never used. [unreadVariable] nted-1.10.18/resource.cpp:3602:10: style: Variable 'delta1' is assigned a value that is never used. [unreadVariable] nted-1.10.18/resource.cpp:3611:10: style: Variable 'delta2' is assigned a value that is never used. [unreadVariable] nted-1.10.18/slur.cpp:67:9: style: The scope of the variable 'staff0xend' can be reduced. [variableScope] nted-1.10.18/slur.cpp:67:21: style: The scope of the variable 'staff2xstart' can be reduced. [variableScope] nted-1.10.18/slur.cpp:68:9: style: The scope of the variable 'y1_0' can be reduced. [variableScope] nted-1.10.18/slur.cpp:68:15: style: The scope of the variable 'y2_0' can be reduced. [variableScope] nted-1.10.18/slur.cpp:68:21: style: The scope of the variable 'y0_1' can be reduced. [variableScope] nted-1.10.18/slur.cpp:68:27: style: The scope of the variable 'y1_1' can be reduced. [variableScope] nted-1.10.18/slur.cpp:69:9: style: The scope of the variable 'midxl' can be reduced. [variableScope] nted-1.10.18/slur.cpp:69:16: style: The scope of the variable 'midyl' can be reduced. [variableScope] nted-1.10.18/slur.cpp:70:9: style: The scope of the variable 'midxr' can be reduced. [variableScope] nted-1.10.18/slur.cpp:70:16: style: The scope of the variable 'midyr' can be reduced. [variableScope] nted-1.10.18/slur.cpp:71:9: style: The scope of the variable 'midx2' can be reduced. [variableScope] nted-1.10.18/slur.cpp:71:16: style: The scope of the variable 'midy2' can be reduced. [variableScope] nted-1.10.18/slurpoint.cpp:46:2: warning: Either the condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is redundant or there is possible null pointer dereference: adr_ptr. [nullPointerRedundantCheck] nted-1.10.18/slurpoint.cpp:43:84: note: Assuming that condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is not redundant nted-1.10.18/slurpoint.cpp:46:2: note: Null pointer dereference nted-1.10.18/slurpoint.cpp:47:2: warning: Either the condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is redundant or there is possible null pointer dereference: adr_ptr. [nullPointerRedundantCheck] nted-1.10.18/slurpoint.cpp:43:84: note: Assuming that condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is not redundant nted-1.10.18/slurpoint.cpp:47:2: note: Null pointer dereference nted-1.10.18/slurpoint.cpp:48:2: warning: Either the condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is redundant or there is possible null pointer dereference: adr_ptr. [nullPointerRedundantCheck] nted-1.10.18/slurpoint.cpp:43:84: note: Assuming that condition '(adr_ptr=(struct addr_ref_str*)g_try_malloc(sizeof(struct addr_ref_str)))==NULL' is not redundant nted-1.10.18/slurpoint.cpp:48:2: note: Null pointer dereference nted-1.10.18/slurpoint.cpp:43:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/slurpoint.cpp:47:18: style: C-style pointer casting [cstyleCast] nted-1.10.18/slurpoint.cpp:61:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/slurpoint.cpp:62:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/slurpoint.cpp:63:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/slurpoint.cpp:64:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/slurpoint.cpp:65:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:173:17: warning: Either the condition 'voice_nr>=4' is redundant or the array 'm_voices[4]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond] nted-1.10.18/staff.cpp:170:31: note: Assuming that condition 'voice_nr>=4' is not redundant nted-1.10.18/staff.cpp:173:17: note: Array index out of bounds nted-1.10.18/staff.cpp:173:17: warning: Either the condition 'voice_nr<0' is redundant or the array 'm_voices[4]' is accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/staff.cpp:170:15: note: Assuming that condition 'voice_nr<0' is not redundant nted-1.10.18/staff.cpp:173:17: note: Negative array index nted-1.10.18/staff.cpp:180:17: warning: Either the condition 'voice_nr>=4' is redundant or the array 'm_voices[4]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond] nted-1.10.18/staff.cpp:177:31: note: Assuming that condition 'voice_nr>=4' is not redundant nted-1.10.18/staff.cpp:180:17: note: Array index out of bounds nted-1.10.18/staff.cpp:180:17: warning: Either the condition 'voice_nr<0' is redundant or the array 'm_voices[4]' is accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/staff.cpp:177:15: note: Assuming that condition 'voice_nr<0' is not redundant nted-1.10.18/staff.cpp:180:17: note: Negative array index nted-1.10.18/staff.cpp:1103:10: warning: Either the condition 'voice_nr>=4' is redundant or the array 'm_voices[4]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond] nted-1.10.18/staff.cpp:1099:32: note: Assuming that condition 'voice_nr>=4' is not redundant nted-1.10.18/staff.cpp:1103:10: note: Array index out of bounds nted-1.10.18/staff.cpp:1103:10: warning: Either the condition 'voice_nr<0' is redundant or the array 'm_voices[4]' is accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/staff.cpp:1099:15: note: Assuming that condition 'voice_nr<0' is not redundant nted-1.10.18/staff.cpp:1103:10: note: Negative array index nted-1.10.18/staff.cpp:1152:10: warning: Either the condition 'voice_nr>=4' is redundant or the array 'm_voices[4]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond] nted-1.10.18/staff.cpp:1149:31: note: Assuming that condition 'voice_nr>=4' is not redundant nted-1.10.18/staff.cpp:1152:10: note: Array index out of bounds nted-1.10.18/staff.cpp:1152:10: warning: Either the condition 'voice_nr<0' is redundant or the array 'm_voices[4]' is accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/staff.cpp:1149:15: note: Assuming that condition 'voice_nr<0' is not redundant nted-1.10.18/staff.cpp:1152:10: note: Negative array index nted-1.10.18/staff.cpp:1169:10: warning: Either the condition 'voice_nr>=4' is redundant or the array 'm_voices[4]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond] nted-1.10.18/staff.cpp:1166:31: note: Assuming that condition 'voice_nr>=4' is not redundant nted-1.10.18/staff.cpp:1169:10: note: Array index out of bounds nted-1.10.18/staff.cpp:1169:10: warning: Either the condition 'voice_nr<0' is redundant or the array 'm_voices[4]' is accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/staff.cpp:1166:15: note: Assuming that condition 'voice_nr<0' is not redundant nted-1.10.18/staff.cpp:1169:10: note: Negative array index nted-1.10.18/staff.cpp:50:11: warning: Member variable 'NedStaff::m_freetexts_or_lyrics_present' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/staff.h:72:10: style:inconclusive: Technically the member function 'NedStaff::getBottomPos' can be const. [functionConst] nted-1.10.18/staff.cpp:570:18: note: Technically the member function 'NedStaff::getBottomPos' can be const. nted-1.10.18/staff.h:72:10: note: Technically the member function 'NedStaff::getBottomPos' can be const. nted-1.10.18/staff.h:73:10: style:inconclusive: Technically the member function 'NedStaff::getMidPos' can be const. [functionConst] nted-1.10.18/staff.cpp:574:18: note: Technically the member function 'NedStaff::getMidPos' can be const. nted-1.10.18/staff.h:73:10: note: Technically the member function 'NedStaff::getMidPos' can be const. nted-1.10.18/staff.h:78:10: performance:inconclusive: Technically the member function 'NedStaff::getHeight' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/staff.cpp:578:18: note: Technically the member function 'NedStaff::getHeight' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/staff.h:78:10: note: Technically the member function 'NedStaff::getHeight' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/staff.h:120:8: style:inconclusive: Technically the member function 'NedStaff::findSelectedStaffs' can be const. [functionConst] nted-1.10.18/staff.cpp:283:16: note: Technically the member function 'NedStaff::findSelectedStaffs' can be const. nted-1.10.18/staff.h:120:8: note: Technically the member function 'NedStaff::findSelectedStaffs' can be const. nted-1.10.18/staff.cpp:987:42: warning: Either the condition 'board->element_counter==NULL' is redundant or there is possible null pointer dereference: board->element_counter. [nullPointerRedundantCheck] nted-1.10.18/staff.cpp:984:29: note: Assuming that condition 'board->element_counter==NULL' is not redundant nted-1.10.18/staff.cpp:987:42: note: Null pointer dereference nted-1.10.18/staff.cpp:82:61: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:136:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:137:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:138:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:139:28: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:141:50: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:142:50: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:144:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:145:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:146:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:147:50: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:313:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:511:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:512:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:678:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:798:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:875:58: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:919:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:925:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:935:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:938:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:950:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:951:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:970:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:971:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:987:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1005:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1006:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1007:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1008:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1010:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1011:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1040:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1041:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1043:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1113:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1114:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1115:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1190:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1192:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1194:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1195:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1197:58: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1202:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1259:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1261:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1271:28: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1274:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1278:39: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1281:28: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:1414:65: style: C-style pointer casting [cstyleCast] nted-1.10.18/staff.cpp:53:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/staff.cpp:225:22: style: The scope of the variable 'fnd' can be reduced. [variableScope] nted-1.10.18/staff.cpp:235:22: style: The scope of the variable 'fnd' can be reduced. [variableScope] nted-1.10.18/staff.cpp:903:17: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/staff.cpp:1027:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/staff.cpp:1137:26: style: The scope of the variable 'ne' can be reduced. [variableScope] nted-1.10.18/staff.cpp:1182:24: style: The scope of the variable 'mc' can be reduced. [variableScope] nted-1.10.18/staff.cpp:1184:18: style: The scope of the variable 'element' can be reduced. [variableScope] nted-1.10.18/staff.cpp:1252:9: style: The scope of the variable 'll' can be reduced. [variableScope] nted-1.10.18/staff.cpp:1253:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/staff.cpp:1293:7: style: The scope of the variable 'was_clef' can be reduced. [variableScope] nted-1.10.18/staff.cpp:1296:6: style: The scope of the variable 'staff_elem_type' can be reduced. [variableScope] nted-1.10.18/staff.cpp:1298:18: style: The scope of the variable 'staffelem' can be reduced. [variableScope] nted-1.10.18/staff.cpp:690:76: style: Parameter 'oldstaff' can be declared as pointer to const [constParameter] nted-1.10.18/staff.cpp:1232:52: error: Signed integer overflow for expression '((1<<8)-1)<<24'. [integerOverflow] nted-1.10.18/staff.cpp:1026:9: style: Unused variable: j [unusedVariable] nted-1.10.18/staff.cpp:1234:38: style: Variable 'last_measure_has_keysig_or_timesig' is assigned a value that is never used. [unreadVariable] nted-1.10.18/system.h:103:22: style:inconclusive: Technically the member function 'NedSystem::getSystemEndTime' can be const. [functionConst] nted-1.10.18/system.cpp:1085:31: note: Technically the member function 'NedSystem::getSystemEndTime' can be const. nted-1.10.18/system.h:103:22: note: Technically the member function 'NedSystem::getSystemEndTime' can be const. nted-1.10.18/system.cpp:975:21: style: Condition 'other_system!=NULL' is always true [knownConditionTrueFalse] nted-1.10.18/system.cpp:570:16: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:566:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:570:16: note: Null pointer dereference nted-1.10.18/system.cpp:595:16: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:592:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:595:16: note: Null pointer dereference nted-1.10.18/system.cpp:630:16: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:627:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:630:16: note: Null pointer dereference nted-1.10.18/system.cpp:639:23: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_number))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:636:50: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_number))==NULL' is not redundant nted-1.10.18/system.cpp:639:23: note: Null pointer dereference nted-1.10.18/system.cpp:654:17: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:651:47: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:654:17: note: Null pointer dereference nted-1.10.18/system.cpp:778:23: warning: Either the condition '(lptr=g_list_nth(system->m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:775:54: note: Assuming that condition '(lptr=g_list_nth(system->m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:778:23: note: Null pointer dereference nted-1.10.18/system.cpp:858:23: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_number))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:855:50: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_number))==NULL' is not redundant nted-1.10.18/system.cpp:858:23: note: Null pointer dereference nted-1.10.18/system.cpp:874:23: warning: Either the condition '(lptr=g_list_last(m_deleted_staffs))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:871:45: note: Assuming that condition '(lptr=g_list_last(m_deleted_staffs))==NULL' is not redundant nted-1.10.18/system.cpp:874:23: note: Null pointer dereference nted-1.10.18/system.cpp:898:23: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_number))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:895:50: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_number))==NULL' is not redundant nted-1.10.18/system.cpp:898:23: note: Null pointer dereference nted-1.10.18/system.cpp:1028:4: warning: Either the condition 'other_system!=NULL' is redundant or there is possible null pointer dereference: other_system. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1019:23: note: Assuming that condition 'other_system!=NULL' is not redundant nted-1.10.18/system.cpp:1028:4: note: Null pointer dereference nted-1.10.18/system.cpp:1196:23: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1193:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:1196:23: note: Null pointer dereference nted-1.10.18/system.cpp:1205:23: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1202:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:1205:23: note: Null pointer dereference nted-1.10.18/system.cpp:1213:23: warning: Either the condition '(lptr=g_list_nth(m_staffs,to_staff))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1210:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,to_staff))==NULL' is not redundant nted-1.10.18/system.cpp:1213:23: note: Null pointer dereference nted-1.10.18/system.cpp:1222:16: warning: Either the condition '(lptr=g_list_nth(m_staffs,to_staff))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1219:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,to_staff))==NULL' is not redundant nted-1.10.18/system.cpp:1222:16: note: Null pointer dereference nted-1.10.18/system.cpp:1692:20: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1689:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:1692:20: note: Null pointer dereference nted-1.10.18/system.cpp:1721:16: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1718:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:1721:16: note: Null pointer dereference nted-1.10.18/system.cpp:1732:16: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1729:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:1732:16: note: Null pointer dereference nted-1.10.18/system.cpp:1742:16: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1739:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:1742:16: note: Null pointer dereference nted-1.10.18/system.cpp:1751:16: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1748:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:1751:16: note: Null pointer dereference nted-1.10.18/system.cpp:1761:16: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1757:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:1761:16: note: Null pointer dereference nted-1.10.18/system.cpp:1771:16: warning: Either the condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck] nted-1.10.18/system.cpp:1767:46: note: Assuming that condition '(lptr=g_list_nth(m_staffs,staff_nr))==NULL' is not redundant nted-1.10.18/system.cpp:1771:16: note: Null pointer dereference nted-1.10.18/system.cpp:74:6: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:88:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:94:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:107:55: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:117:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:136:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:147:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:154:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:201:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:202:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:213:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:215:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:216:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:270:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:332:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:444:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:451:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:460:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:471:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:472:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:482:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:494:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:495:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:519:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:528:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:537:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:546:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:557:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:570:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:577:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:585:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:595:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:604:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:614:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:623:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:630:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:639:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:647:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:654:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:663:28: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:666:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:667:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:681:28: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:684:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:685:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:735:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:778:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:800:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:808:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:816:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:824:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:832:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:845:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:858:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:862:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:874:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:882:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:898:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:902:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:956:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1007:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1097:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1110:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1121:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1122:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1129:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1139:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1140:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1161:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1177:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1186:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1196:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1205:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1213:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1222:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1230:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1247:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1258:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1268:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1276:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1284:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1306:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1314:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1323:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1331:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1364:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1368:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1429:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1430:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1431:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1432:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1453:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1454:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1462:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1492:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1496:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1575:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1585:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1597:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1692:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1721:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1732:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1742:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1751:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1761:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:1771:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/system.cpp:194:20: style: Variable 'lptr2' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/system.cpp:192:8: note: lptr2 is assigned nted-1.10.18/system.cpp:194:20: note: lptr2 is overwritten nted-1.10.18/system.cpp:58:9: style: The scope of the variable 'staff_pos' can be reduced. [variableScope] nted-1.10.18/system.cpp:59:12: style: The scope of the variable 'staff' can be reduced. [variableScope] nted-1.10.18/system.cpp:60:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/system.cpp:187:15: style: The scope of the variable 'botp1' can be reduced. [variableScope] nted-1.10.18/system.cpp:187:22: style: The scope of the variable 'botp2' can be reduced. [variableScope] nted-1.10.18/system.cpp:328:7: style: The scope of the variable 'group_written' can be reduced. [variableScope] nted-1.10.18/system.cpp:551:12: style: The scope of the variable 'staff' can be reduced. [variableScope] nted-1.10.18/system.cpp:552:8: style: The scope of the variable 'part_ptr' can be reduced. [variableScope] nted-1.10.18/system.cpp:661:18: style: The scope of the variable 'd' can be reduced. [variableScope] nted-1.10.18/system.cpp:679:18: style: The scope of the variable 'd' can be reduced. [variableScope] nted-1.10.18/system.cpp:912:15: style: The scope of the variable 'meas_duration' can be reduced. [variableScope] nted-1.10.18/system.cpp:914:6: style: The scope of the variable 'critical_measure' can be reduced. [variableScope] nted-1.10.18/system.cpp:1136:9: style: The scope of the variable 'lptr' can be reduced. [variableScope] nted-1.10.18/system.cpp:1244:22: style: The scope of the variable 'fnd' can be reduced. [variableScope] nted-1.10.18/system.cpp:1255:22: style: The scope of the variable 'fnd' can be reduced. [variableScope] nted-1.10.18/system.cpp:1291:15: style: The scope of the variable 'meas_duration' can be reduced. [variableScope] nted-1.10.18/system.cpp:1604:12: style: The scope of the variable 'staff' can be reduced. [variableScope] nted-1.10.18/system.cpp:404:39: warning: Function 'drawBracket' argument order different: declaration 'cr, leftx, indent, topy, zoom_factor, height, toppos' definition 'cr, leftx, indent, topy, zoom_factor, toppos, botpos' [funcArgOrderDifferent] nted-1.10.18/system.h:164:30: note: Function 'drawBracket' argument order different: declaration 'cr, leftx, indent, topy, zoom_factor, height, toppos' definition 'cr, leftx, indent, topy, zoom_factor, toppos, botpos' nted-1.10.18/system.cpp:404:39: note: Function 'drawBracket' argument order different: declaration 'cr, leftx, indent, topy, zoom_factor, height, toppos' definition 'cr, leftx, indent, topy, zoom_factor, toppos, botpos' nted-1.10.18/system.cpp:1154:10: style: Local variable 'yp' shadows outer variable [shadowVariable] nted-1.10.18/system.cpp:1141:9: note: Shadowed declaration nted-1.10.18/system.cpp:1154:10: note: Shadow variable nted-1.10.18/system.cpp:100:116: style: Parameter 'staves' can be declared as pointer to const [constParameter] nted-1.10.18/system.cpp:598:91: style: Parameter 'staff_list' can be declared as pointer to const [constParameter] nted-1.10.18/system.cpp:608:48: style: Parameter 'staff_list' can be declared as pointer to const [constParameter] nted-1.10.18/system.cpp:1116:14: style: Parameter 'first_selected_system' can be declared as pointer to const [constParameter] nted-1.10.18/system.cpp:1116:48: style: Parameter 'last_selected_system' can be declared as pointer to const [constParameter] nted-1.10.18/system.cpp:1714:14: style: Parameter 'last_system' can be declared as pointer to const [constParameter] nted-1.10.18/system.cpp:1726:14: style: Parameter 'last_system' can be declared as pointer to const [constParameter] nted-1.10.18/system.cpp:1736:14: style: Parameter 'last_system' can be declared as pointer to const [constParameter] nted-1.10.18/system.cpp:967:10: style: Variable 'newnum' is assigned a value that is never used. [unreadVariable] nted-1.10.18/system.cpp:1348:47: style: Variable 'new_measure_count' is assigned a value that is never used. [unreadVariable] nted-1.10.18/system.cpp:1476:20: style: Variable 'new_measure_count' is assigned a value that is never used. [unreadVariable] nted-1.10.18/temposign.h:40:10: style:inconclusive: Technically the member function 'NedTempoSign::getTempoInverse' can be const. [functionConst] nted-1.10.18/temposign.cpp:53:22: note: Technically the member function 'NedTempoSign::getTempoInverse' can be const. nted-1.10.18/temposign.h:40:10: note: Technically the member function 'NedTempoSign::getTempoInverse' can be const. nted-1.10.18/tuplet.cpp:43:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:49:52: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:51:40: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:52:44: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:53:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:61:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:62:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:78:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:81:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:93:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:95:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:96:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:100:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:101:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:105:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:123:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:133:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:138:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:146:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:148:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:150:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:151:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:156:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:200:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:212:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:213:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/tuplet.cpp:58:11: style: The scope of the variable 'b' can be reduced. [variableScope] nted-1.10.18/tuplet.cpp:59:9: style: The scope of the variable 'marker_pos' can be reduced. [variableScope] nted-1.10.18/tuplet.cpp:218:6: style: The scope of the variable 'marker' can be reduced. [variableScope] nted-1.10.18/tuplet.cpp:147:21: style: Variable 'maxmidichordorrest' is assigned a value that is never used. [unreadVariable] nted-1.10.18/tuplet.cpp:152:23: style: Variable 'maxmidichordorrest' is assigned a value that is never used. [unreadVariable] nted-1.10.18/voice.cpp:1717:65: warning: Either the condition 'tuplet_val>0' is redundant or the array 'NedResource::m_tuplet_tab[14]' is accessed at index 14, which is out of bounds. [arrayIndexOutOfBoundsCond] nted-1.10.18/voice.cpp:1715:17: note: Assuming that condition 'tuplet_val>0' is not redundant nted-1.10.18/voice.cpp:1717:65: note: Array index out of bounds nted-1.10.18/voice.cpp:1769:65: warning: Either the condition 'tuplet_val>0' is redundant or the array 'NedResource::m_tuplet_tab[14]' is accessed at index 14, which is out of bounds. [arrayIndexOutOfBoundsCond] nted-1.10.18/voice.cpp:1767:17: note: Assuming that condition 'tuplet_val>0' is not redundant nted-1.10.18/voice.cpp:1769:65: note: Array index out of bounds nted-1.10.18/voice.cpp:1771:36: warning: Either the condition 'tuplet_val>0' is redundant or the array 'NedResource::m_tuplet_tab[14]' is accessed at index 14, which is out of bounds. [arrayIndexOutOfBoundsCond] nted-1.10.18/voice.cpp:1767:17: note: Assuming that condition 'tuplet_val>0' is not redundant nted-1.10.18/voice.cpp:1771:36: note: Array index out of bounds nted-1.10.18/voice.cpp:79:11: warning: Member variable 'NedVoice::m_end_of_last_imported' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/voice.cpp:79:11: warning: Member variable 'NedVoice::m_free_texts_or_lyrics_present' is not initialized in the constructor. [uninitMemberVar] nted-1.10.18/voice.h:176:8: performance:inconclusive: Technically the member function 'NedVoice::exportLilypondSpecMeasure' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/voice.cpp:3592:16: note: Technically the member function 'NedVoice::exportLilypondSpecMeasure' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/voice.h:176:8: note: Technically the member function 'NedVoice::exportLilypondSpecMeasure' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/voice.cpp:444:15: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] nted-1.10.18/voice.cpp:442:14: note: outer condition: tupval!=0 nted-1.10.18/voice.cpp:444:15: note: identical inner condition: tupval!=0 nted-1.10.18/voice.cpp:922:33: style: Condition 'duration==0' is always false [knownConditionTrueFalse] nted-1.10.18/voice.cpp:922:33: note: Assuming that condition 'duration==0' is not redundant nted-1.10.18/voice.cpp:918:56: note: Assuming condition is false nted-1.10.18/voice.cpp:922:33: note: Condition 'duration==0' is always false nted-1.10.18/voice.cpp:3028:13: style: Condition 'strcmp(buffer,")")' is always false [knownConditionTrueFalse] nted-1.10.18/voice.cpp:3014:16: note: Assuming that condition 'strcmp(buffer,")")' is not redundant nted-1.10.18/voice.cpp:3028:13: note: Condition 'strcmp(buffer,")")' is always false nted-1.10.18/voice.cpp:3106:13: style: Condition 'strcmp(buffer,")")' is always false [knownConditionTrueFalse] nted-1.10.18/voice.cpp:3089:16: note: Assuming that condition 'strcmp(buffer,")")' is not redundant nted-1.10.18/voice.cpp:3106:13: note: Condition 'strcmp(buffer,")")' is always false nted-1.10.18/voice.cpp:911:24: style: Comparing expression of type 'unsigned int' against value 0. Condition is always false. [compareValueOutOfTypeRangeError] nted-1.10.18/voice.cpp:3291:68: style: Comparing expression of type 'unsigned int' against value 0. Condition is always false. [compareValueOutOfTypeRangeError] nted-1.10.18/voice.cpp:961:45: warning: Either the condition '(lptr2=g_list_nth(m_chord_or_rests,idx))==NULL' is redundant or there is possible null pointer dereference: lptr2. [nullPointerRedundantCheck] nted-1.10.18/voice.cpp:957:53: note: Assuming that condition '(lptr2=g_list_nth(m_chord_or_rests,idx))==NULL' is not redundant nted-1.10.18/voice.cpp:961:45: note: Null pointer dereference nted-1.10.18/voice.cpp:1442:16: warning: Either the condition 'tuplet==NULL' is redundant or there is possible null pointer dereference: tuplet. [nullPointerRedundantCheck] nted-1.10.18/voice.cpp:1439:13: note: Assuming that condition 'tuplet==NULL' is not redundant nted-1.10.18/voice.cpp:1442:16: note: Null pointer dereference nted-1.10.18/voice.cpp:1443:39: warning: Either the condition 'tuplet==NULL' is redundant or there is possible null pointer dereference: tuplet. [nullPointerRedundantCheck] nted-1.10.18/voice.cpp:1439:13: note: Assuming that condition 'tuplet==NULL' is not redundant nted-1.10.18/voice.cpp:1443:39: note: Null pointer dereference nted-1.10.18/voice.cpp:1571:48: warning: Either the condition '(lptr2=g_list_nth(m_chord_or_rests,pos))==NULL' is redundant or there is possible null pointer dereference: lptr2. [nullPointerRedundantCheck] nted-1.10.18/voice.cpp:1568:53: note: Assuming that condition '(lptr2=g_list_nth(m_chord_or_rests,pos))==NULL' is not redundant nted-1.10.18/voice.cpp:1571:48: note: Null pointer dereference nted-1.10.18/voice.cpp:1619:48: warning: Either the condition '(lptr2=g_list_nth(m_chord_or_rests,pos))==NULL' is redundant or there is possible null pointer dereference: lptr2. [nullPointerRedundantCheck] nted-1.10.18/voice.cpp:1616:53: note: Assuming that condition '(lptr2=g_list_nth(m_chord_or_rests,pos))==NULL' is not redundant nted-1.10.18/voice.cpp:1619:48: note: Null pointer dereference nted-1.10.18/voice.cpp:1891:26: warning: Either the condition 'tuplet==NULL' is redundant or there is possible null pointer dereference: tuplet. [nullPointerRedundantCheck] nted-1.10.18/voice.cpp:1888:15: note: Assuming that condition 'tuplet==NULL' is not redundant nted-1.10.18/voice.cpp:1891:26: note: Null pointer dereference nted-1.10.18/voice.cpp:1911:35: warning: Either the condition 'lptr1==NULL' is redundant or there is possible null pointer dereference: lptr1. [nullPointerRedundantCheck] nted-1.10.18/voice.cpp:1908:12: note: Assuming that condition 'lptr1==NULL' is not redundant nted-1.10.18/voice.cpp:1911:35: note: Null pointer dereference nted-1.10.18/voice.cpp:2026:42: warning: Either the condition 'measure==NULL' is redundant or there is possible null pointer dereference: measure. [nullPointerRedundantCheck] nted-1.10.18/voice.cpp:2023:15: note: Assuming that condition 'measure==NULL' is not redundant nted-1.10.18/voice.cpp:2026:42: note: Null pointer dereference nted-1.10.18/voice.cpp:2274:42: warning: Either the condition 'board->element_counter==NULL' is redundant or there is possible null pointer dereference: board->element_counter. [nullPointerRedundantCheck] nted-1.10.18/voice.cpp:2271:29: note: Assuming that condition 'board->element_counter==NULL' is not redundant nted-1.10.18/voice.cpp:2274:42: note: Null pointer dereference nted-1.10.18/voice.cpp:3389:11: warning: Either the condition '(xfamily=(char*)g_try_malloc(strlen(ffamily)+1))==NULL' is redundant or there is possible null pointer dereference: xfamily. [nullPointerRedundantCheck] nted-1.10.18/voice.cpp:3386:63: note: Assuming that condition '(xfamily=(char*)g_try_malloc(strlen(ffamily)+1))==NULL' is not redundant nted-1.10.18/voice.cpp:3389:11: note: Null pointer dereference nted-1.10.18/voice.cpp:100:69: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:110:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:132:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:167:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:173:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:188:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:203:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:207:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:210:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:229:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:230:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:237:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:245:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:257:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:258:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:262:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:309:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:365:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:373:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:383:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:395:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:397:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:440:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:483:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:507:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:511:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:514:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:526:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:571:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:606:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:620:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:624:32: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:634:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:635:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:636:49: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:637:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:639:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:642:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:656:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:671:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:676:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:677:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:680:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:686:43: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:687:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:691:28: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:692:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:730:42: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:731:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:736:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:745:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:749:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:751:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:752:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:771:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:774:49: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:812:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:821:37: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:842:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:843:28: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:856:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:861:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:863:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:907:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:918:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:926:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:930:23: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:935:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:936:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:943:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:961:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:968:24: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:974:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1000:49: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1024:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1025:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1026:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1027:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1041:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1066:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1092:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1099:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1110:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1111:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1136:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1148:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1167:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1199:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1200:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1209:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1210:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1221:55: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1226:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1229:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1243:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1270:45: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1276:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1294:3: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1295:46: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1298:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1299:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1332:33: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1378:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1393:51: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1396:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1397:41: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1420:49: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1492:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1500:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1506:27: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1507:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1508:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1510:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1511:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1536:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1571:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1619:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1639:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1640:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1641:27: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1643:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1654:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1655:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1656:27: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1658:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1679:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1827:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1863:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1882:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1911:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1914:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1916:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1918:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1927:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1928:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1929:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1936:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1938:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1942:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1943:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1944:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1952:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1954:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1955:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1960:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1961:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1962:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1969:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1971:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1975:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1976:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1977:78: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1998:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2017:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2018:35: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2044:47: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2149:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2150:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2151:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2152:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2154:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2158:93: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2182:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2185:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2186:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2188:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2192:57: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2214:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2216:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2219:56: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2236:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2237:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2249:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2250:15: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2263:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2274:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2292:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2391:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2392:31: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2406:46: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2407:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2420:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2421:29: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2435:46: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2436:38: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2464:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2465:12: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2467:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2470:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2484:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2485:17: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2486:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2487:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2498:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2501:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2502:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2508:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2515:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2516:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2519:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2521:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2525:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2527:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2529:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2531:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2533:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2543:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2546:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2555:13: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2558:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2596:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2600:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2601:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2612:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2622:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2627:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2629:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2632:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2634:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2670:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2681:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2682:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2693:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2705:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2732:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2733:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2750:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2751:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2759:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2760:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2768:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2772:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2780:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2784:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2792:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2796:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2804:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2813:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2815:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2816:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2817:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2830:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2842:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2844:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2847:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2849:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2861:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2869:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2877:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2880:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:2883:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3083:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3098:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3174:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3175:11: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3234:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3386:19: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3471:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3509:21: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3524:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3575:9: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3576:5: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3579:16: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3580:10: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3648:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3659:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3663:49: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3666:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3672:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3673:65: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3674:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3678:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3679:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3710:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3721:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3725:49: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3728:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3734:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3735:65: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3736:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3740:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3741:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3773:14: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3784:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3788:49: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3791:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3797:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3798:65: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3799:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3803:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3804:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3813:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3833:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3834:25: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3845:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:3853:4: style: C-style pointer casting [cstyleCast] nted-1.10.18/voice.cpp:1283:30: style: Variable 'change_chords_midi_end_time' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/voice.cpp:1273:31: note: change_chords_midi_end_time is assigned nted-1.10.18/voice.cpp:1283:30: note: change_chords_midi_end_time is overwritten nted-1.10.18/voice.cpp:1283:30: style: Variable 'change_chords_midi_end_time' is reassigned a value before the old one has been used. [redundantAssignment] nted-1.10.18/voice.cpp:1277:31: note: change_chords_midi_end_time is assigned nted-1.10.18/voice.cpp:1283:30: note: change_chords_midi_end_time is overwritten nted-1.10.18/voice.cpp:271:11: style: The scope of the variable 'beam' can be reduced. [variableScope] nted-1.10.18/voice.cpp:273:15: style: The scope of the variable 'len2' can be reduced. [variableScope] nted-1.10.18/voice.cpp:437:22: style: The scope of the variable 'tupval' can be reduced. [variableScope] nted-1.10.18/voice.cpp:479:18: style: The scope of the variable 'element' can be reduced. [variableScope] nted-1.10.18/voice.cpp:519:16: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/voice.cpp:521:18: style: The scope of the variable 'chord_or_rest' can be reduced. [variableScope] nted-1.10.18/voice.cpp:551:6: style: The scope of the variable 'i' can be reduced. [variableScope] nted-1.10.18/voice.cpp:553:18: style: The scope of the variable 'chord' can be reduced. [variableScope] nted-1.10.18/voice.cpp:596:9: style: The scope of the variable 'diff' can be reduced. [variableScope] nted-1.10.18/voice.cpp:597:15: style: The scope of the variable 'v' can be reduced. [variableScope] nted-1.10.18/voice.cpp:597:18: style: The scope of the variable 'sv' can be reduced. [variableScope] nted-1.10.18/voice.cpp:601:6: style: The scope of the variable 'num_elements_to_delete' can be reduced. [variableScope] nted-1.10.18/voice.cpp:603:7: style: The scope of the variable 'greater_than_last' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1086:18: style: The scope of the variable 'element' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1122:28: style: The scope of the variable 'start_element' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1129:7: style: The scope of the variable 'only_rests' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1254:21: style: The scope of the variable 'offs' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1359:6: style: The scope of the variable 'num_elements_to_delete' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1486:36: style: The scope of the variable 'del_group' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1672:15: style: The scope of the variable 'diff' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1676:36: style: The scope of the variable 'insert_chord_or_rest_group_command' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1860:21: style: The scope of the variable 'chord_start_time' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1876:21: style: The scope of the variable 'chord_start_time' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1903:13: style: The scope of the variable 'tuplet_ptr1' can be reduced. [variableScope] nted-1.10.18/voice.cpp:1903:27: style: The scope of the variable 'tuplet_ptr2' can be reduced. [variableScope] nted-1.10.18/voice.cpp:2285:33: style: The scope of the variable 'dur' can be reduced. [variableScope] nted-1.10.18/voice.cpp:2492:16: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/voice.cpp:2540:11: style: The scope of the variable 'b' can be reduced. [variableScope] nted-1.10.18/voice.cpp:2553:11: style: The scope of the variable 'b' can be reduced. [variableScope] nted-1.10.18/voice.cpp:2565:16: style: The scope of the variable 'lptr2' can be reduced. [variableScope] nted-1.10.18/voice.cpp:2668:18: style: The scope of the variable 'chord_or_rest' can be reduced. [variableScope] nted-1.10.18/voice.cpp:3053:18: style: The scope of the variable 'chord_or_rest' can be reduced. [variableScope] nted-1.10.18/voice.cpp:3130:11: style: The scope of the variable 'note1' can be reduced. [variableScope] nted-1.10.18/voice.cpp:3130:19: style: The scope of the variable 'note2' can be reduced. [variableScope] nted-1.10.18/voice.cpp:3207:18: style: The scope of the variable 'chord_or_rest' can be reduced. [variableScope] nted-1.10.18/voice.cpp:911:22: style: Checking if unsigned expression 'first_duration' is less than zero. [unsignedLessThanZero] nted-1.10.18/voice.cpp:1372:59: style: A pointer can not be negative so it is either pointless or an error to check if it is. [pointerLessThanZero] nted-1.10.18/voice.cpp:3291:66: style: Checking if unsigned expression 'midi_vol' is less than zero. [unsignedLessThanZero] nted-1.10.18/voice.cpp:944:9: style: Local variable 'duration' shadows outer variable [shadowVariable] nted-1.10.18/voice.cpp:902:21: note: Shadowed declaration nted-1.10.18/voice.cpp:944:9: note: Shadow variable nted-1.10.18/voice.cpp:2158:39: style: Local variable 'change_status' shadows outer variable [shadowVariable] nted-1.10.18/voice.cpp:2142:37: note: Shadowed declaration nted-1.10.18/voice.cpp:2158:39: note: Shadow variable nted-1.10.18/voice.cpp:503:54: style: Parameter 'element' can be declared as pointer to const [constParameter] nted-1.10.18/voice.cpp:767:26: style: Variable 'num_elements_to_delete' is assigned a value that is never used. [unreadVariable] nted-1.10.18/voice.cpp:1409:26: style: Variable 'num_elements_to_delete' is assigned a value that is never used. [unreadVariable] nted-1.10.18/voice.cpp:3217:17: style: Variable 'segno_sign' is assigned a value that is never used. [unreadVariable] nted-1.10.18/musicxmlimport.cpp:612:34: warning: Either the condition 'im->m_current_voice>=0' is redundant or the array 'im->m_current_part->last_chord[4]' is accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/musicxmlimport.cpp:613:46: note: Assuming that condition 'im->m_current_voice>=0' is not redundant nted-1.10.18/musicxmlimport.cpp:612:34: note: Negative array index nted-1.10.18/musicxmlimport.cpp:1039:17: warning: Either the condition 'm_state_ptr<1' is redundant or the array 'm_states[200]' is accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/musicxmlimport.cpp:1036:18: note: Assuming that condition 'm_state_ptr<1' is not redundant nted-1.10.18/musicxmlimport.cpp:1039:17: note: Negative array index nted-1.10.18/musicxmlimport.cpp:1070:17: warning: Either the condition 'm_state_ptr<1' is redundant or the array 'm_states[200]' is accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/musicxmlimport.cpp:1067:18: note: Assuming that condition 'm_state_ptr<1' is not redundant nted-1.10.18/musicxmlimport.cpp:1070:17: note: Negative array index nted-1.10.18/musicxmlimport.h:78:8: performance:inconclusive: Technically the member function 'NedMusicXMLImport::determineGrace' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/musicxmlimport.cpp:1281:25: note: Technically the member function 'NedMusicXMLImport::determineGrace' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/musicxmlimport.h:78:8: note: Technically the member function 'NedMusicXMLImport::determineGrace' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/musicxmlimport.h:82:7: style:inconclusive: Technically the member function 'NedMusicXMLImport::getState' can be const. [functionConst] nted-1.10.18/musicxmlimport.cpp:1066:24: note: Technically the member function 'NedMusicXMLImport::getState' can be const. nted-1.10.18/musicxmlimport.h:82:7: note: Technically the member function 'NedMusicXMLImport::getState' can be const. nted-1.10.18/musicxmlimport.h:83:8: style:inconclusive: Technically the member function 'NedMusicXMLImport::check_state' can be const. [functionConst] nted-1.10.18/musicxmlimport.cpp:1042:25: note: Technically the member function 'NedMusicXMLImport::check_state' can be const. nted-1.10.18/musicxmlimport.h:83:8: note: Technically the member function 'NedMusicXMLImport::check_state' can be const. nted-1.10.18/musicxmlimport.h:84:8: performance:inconclusive: Technically the member function 'NedMusicXMLImport::getAttr' can be static (but you may consider moving to unnamed namespace). [functionStatic] nted-1.10.18/musicxmlimport.cpp:1073:25: note: Technically the member function 'NedMusicXMLImport::getAttr' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/musicxmlimport.h:84:8: note: Technically the member function 'NedMusicXMLImport::getAttr' can be static (but you may consider moving to unnamed namespace). nted-1.10.18/musicxmlimport.cpp:114:11: style: Condition 'len>0' is always true [knownConditionTrueFalse] nted-1.10.18/musicxmlimport.cpp:113:13: note: Assuming that condition 'len>0' is not redundant nted-1.10.18/musicxmlimport.cpp:114:11: note: Condition 'len>0' is always true nted-1.10.18/musicxmlimport.cpp:114:18: style: Condition '!m_semantic_error' is always true [knownConditionTrueFalse] nted-1.10.18/musicxmlimport.cpp:113:20: note: Assuming that condition '!m_semantic_error' is not redundant nted-1.10.18/musicxmlimport.cpp:114:18: note: Condition '!m_semantic_error' is always true nted-1.10.18/musicxmlimport.cpp:173:10: warning: Either the condition 'm_current_part==NULL' is redundant or there is possible null pointer dereference: m_current_part. [nullPointerRedundantCheck] nted-1.10.18/musicxmlimport.cpp:170:21: note: Assuming that condition 'm_current_part==NULL' is not redundant nted-1.10.18/musicxmlimport.cpp:173:10: note: Null pointer dereference nted-1.10.18/musicxmlimport.cpp:110:80: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:216:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:538:20: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:559:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:606:36: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:731:26: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:1029:30: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:1077:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:1078:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:1306:22: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:1356:7: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:1360:8: style: C-style pointer casting [cstyleCast] nted-1.10.18/musicxmlimport.cpp:711:34: style: Same expression '!strcmp(element_name,"voice")' found multiple times in chain of '||' operators. [duplicateExpression] nted-1.10.18/musicxmlimport.cpp:711:68: style: Same expression '!strcmp(element_name,"time-modification")' found multiple times in chain of '||' operators. [duplicateExpression] nted-1.10.18/musicxmlimport.cpp:560:6: style: The scope of the variable 'line' can be reduced. [variableScope] nted-1.10.18/musicxmlimport.cpp:561:15: style: The scope of the variable 'state' can be reduced. [variableScope] nted-1.10.18/musicxmlimport.cpp:1172:7: style: The scope of the variable 'Str' can be reduced. [variableScope] nted-1.10.18/musicxmlimport.cpp:586:74: style: Variable 'chord_or_rest' is assigned a value that is never used. [unreadVariable] diff: head nted-1.10.18/beam.cpp:90:45: style: Parameter 'chord' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/beam.cpp:90:45: style: Parameter 'chord' can be declared with const [constParameter] head nted-1.10.18/beam.cpp:94:44: style: Parameter 'chord' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/beam.cpp:94:44: style: Parameter 'chord' can be declared with const [constParameter] head nted-1.10.18/chords/chords.cpp:101:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:102:121: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:103:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:105:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:106:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:107:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:108:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:110:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:113:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:114:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:115:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:117:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:118:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:121:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:122:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:124:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:125:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:126:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:127:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:128:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:131:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:132:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:134:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:135:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:136:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:137:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:138:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:139:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:141:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:142:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:145:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:146:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:149:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:150:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:151:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:152:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:154:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:155:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:156:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:158:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:159:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:162:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:163:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:164:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:166:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:168:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:169:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:170:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:171:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:172:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:174:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:175:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:176:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:178:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:179:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:180:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:181:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:182:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:186:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:189:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:191:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:192:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:193:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:194:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:195:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:196:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:198:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:199:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:201:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:204:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:205:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:207:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:208:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:210:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:211:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:212:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:213:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:214:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:215:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:216:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:219:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:220:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:222:105: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:223:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:224:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:225:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:227:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:228:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:229:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:230:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:231:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:233:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:234:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:235:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:236:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:237:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:238:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:240:123: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:242:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:243:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:246:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:247:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:248:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:250:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:252:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:253:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:254:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:256:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:257:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:258:83: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:259:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:260:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:261:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:262:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:263:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:264:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:265:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:266:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:267:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:268:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:269:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:26:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:270:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:272:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:274:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:275:95: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:276:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:277:99: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:278:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:27:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:280:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:281:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:282:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:283:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:284:107: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:285:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:286:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:287:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:288:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:289:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:28:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:290:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:291:99: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:292:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:294:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:295:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:296:125: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:297:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:298:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:29:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:300:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:301:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:302:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:303:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:304:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:306:125: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:307:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:308:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:309:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:30:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:311:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:312:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:313:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:314:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:315:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:316:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:318:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:319:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:31:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:320:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:321:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:322:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:323:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:325:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:326:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:327:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:328:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:329:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:32:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:330:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:331:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:332:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:335:121: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:336:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:337:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:339:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:33:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:341:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:343:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:345:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:346:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:347:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:348:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:349:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:351:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:352:84: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:353:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:354:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:355:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:356:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:357:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:358:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:359:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:35:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:360:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:361:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:362:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:364:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:365:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:368:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:369:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:36:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:370:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:371:105: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:372:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:373:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:374:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:376:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:379:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:37:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:380:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:381:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:382:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:384:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:385:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:387:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:388:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:389:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:38:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:390:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:392:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:395:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:397:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:398:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:399:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:39:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:400:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:401:83: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:402:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:403:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:404:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:405:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:406:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:407:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:408:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:411:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:412:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:413:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:414:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:415:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:416:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:417:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:418:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:419:83: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:420:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:421:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:422:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:423:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:424:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:425:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:426:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:427:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:428:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:429:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:42:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:431:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:432:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:434:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:436:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:437:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:438:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:439:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:440:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:441:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:442:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:443:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:444:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:445:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:446:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:447:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:449:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:44:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:452:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:453:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:454:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:455:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:456:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:457:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:458:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:45:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:460:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:462:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:463:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:464:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:466:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:467:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:468:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:469:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:470:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:471:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:472:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:473:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:474:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:475:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:476:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:477:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:478:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:480:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:481:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:483:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:484:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:485:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:486:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:487:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:488:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:489:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:48:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:490:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:491:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:492:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:493:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:494:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:496:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:499:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:49:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:502:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:503:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:504:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:505:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:506:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:508:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:509:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:50:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:510:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:511:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:512:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:513:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:514:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:515:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:517:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:518:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:519:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:51:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:520:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:521:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:522:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:524:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:527:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:528:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:529:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:52:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:530:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:533:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:534:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:535:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:537:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:538:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:539:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:53:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:540:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:541:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:542:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:543:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:544:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:545:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:547:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:549:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:54:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:550:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:551:125: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:552:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:553:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:555:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:556:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:557:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:55:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:560:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:561:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:564:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:565:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:566:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:568:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:569:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:56:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:570:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:571:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:572:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:573:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:574:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:578:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:579:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:581:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:583:89: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:584:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:585:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:586:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:587:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:589:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:58:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:590:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:591:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:592:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:594:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:597:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:598:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:599:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:59:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:600:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:601:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:603:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:604:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:605:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:606:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:607:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:608:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:609:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:60:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:610:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:611:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:612:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:613:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:614:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:615:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:616:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:618:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:619:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:61:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:620:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:621:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:622:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:623:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:624:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:625:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:626:87: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:627:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:629:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:62:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:631:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:633:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:634:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:636:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:638:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:639:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:63:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:641:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:643:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:645:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:647:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:649:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:64:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:652:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:653:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:654:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:655:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:656:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:657:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:658:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:659:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:65:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:660:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:664:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:666:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:667:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:668:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:669:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:670:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:671:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:672:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:673:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:674:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:675:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:676:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:677:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:678:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:67:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:680:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:681:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:682:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:683:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:684:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:685:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:687:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:688:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:692:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:693:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:695:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:696:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:697:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:698:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:699:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:69:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:700:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:701:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:702:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:703:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:704:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:705:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:707:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:708:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:709:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:70:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:710:95: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:711:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:712:125: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:714:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:715:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:717:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:718:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:719:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:71:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:721:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:724:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:725:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:726:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:727:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:728:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:72:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:731:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:736:87: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:737:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:739:99: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:73:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:740:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:742:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:743:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:745:87: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:746:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:747:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:748:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:749:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:74:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:750:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:751:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:752:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:753:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:754:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:756:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:757:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:759:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:75:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:760:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:761:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:762:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:763:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:764:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:765:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:766:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:767:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:768:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:769:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:76:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:770:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:771:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:772:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:773:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:775:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:776:96: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:777:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:778:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:77:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:780:83: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:781:87: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:782:127: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:783:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:784:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:785:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:787:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:788:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:789:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:78:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:790:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:791:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:792:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:794:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:795:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:796:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:798:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:799:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:79:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:801:89: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:802:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:805:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:807:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:808:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:810:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:811:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:812:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:813:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:814:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:815:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:818:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:81:105: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:820:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:821:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:823:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:825:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:826:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:827:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:828:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:830:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:832:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:833:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:834:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:836:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:837:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:839:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:83:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:840:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:841:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:842:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:843:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:844:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:845:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:846:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:847:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:848:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:849:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:850:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:852:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:855:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:856:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:857:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:858:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:859:121: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:85:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:861:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:862:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:863:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:864:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:865:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:866:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:867:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:868:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:869:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:870:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:871:121: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:872:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:873:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:874:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:875:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:876:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:877:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:878:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:882:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:883:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:884:82: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:885:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:886:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:888:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:88:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:891:77: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:892:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:893:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:894:93: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:897:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:898:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:899:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:89:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:903:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:904:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:905:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:906:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:907:100: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:908:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:90:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:910:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:911:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:912:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:913:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:917:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:919:121: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:920:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:921:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:923:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:924:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:925:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:926:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:927:94: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:928:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:929:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:92:105: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:930:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:931:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:932:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:933:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:934:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:936:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:938:98: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:939:72: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:93:81: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:940:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:941:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:945:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:946:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:947:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:948:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:949:84: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:94:71: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:950:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:951:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:952:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:953:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:954:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:956:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:959:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:960:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:961:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:962:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:964:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:967:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:968:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:969:79: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:96:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:970:76: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:972:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:973:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:974:75: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:975:74: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:976:78: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:97:80: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/chords/chords.cpp:99:73: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head nted-1.10.18/commands/setstaffcontext.cpp:25:87: style: Parameter 'staff_context' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/commands/setstaffcontext.cpp:25:87: style: Parameter 'staff_context' can be declared with const [constParameter] head nted-1.10.18/dialogs/staffcontextdialog.cpp:1027:60: style: Parameter 'togglebutton' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/dialogs/staffcontextdialog.cpp:1027:60: style: Parameter 'togglebutton' can be declared with const [constParameter] head nted-1.10.18/dialogs/staffcontextdialog.cpp:41:377: style: Parameter 'volume' can be declared as const array [constParameter] 2.8 nted-1.10.18/dialogs/staffcontextdialog.cpp:41:377: style: Parameter 'volume' can be declared with const [constParameter] head nted-1.10.18/dialogs/staffcontextdialog.cpp:41:402: style: Parameter 'midi_program' can be declared as const array [constParameter] 2.8 nted-1.10.18/dialogs/staffcontextdialog.cpp:41:402: style: Parameter 'midi_program' can be declared with const [constParameter] head nted-1.10.18/dialogs/staffcontextdialog.cpp:41:457: style: Parameter 'pan' can be declared as const array [constParameter] 2.8 nted-1.10.18/dialogs/staffcontextdialog.cpp:41:457: style: Parameter 'pan' can be declared with const [constParameter] 2.8 nted-1.10.18/dialogs/tools.cpp:189:76: style: Parameter 'img' can be declared with const [constParameter] head nted-1.10.18/dialogs/tools.cpp:319:50: style: Parameter 'button' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/dialogs/tools.cpp:319:50: style: Parameter 'button' can be declared with const [constParameter] head nted-1.10.18/idiotseditor/idiotseditor.cpp:1245:29: style: Condition 'note2->m_midi_startm_midi_stop' is always true [knownConditionTrueFalse] nted-1.10.18/idiotseditor/idiotseditor.cpp:1244:29: note: Assuming that condition 'note2->m_midi_start>=note1->m_midi_stop' is not redundant nted-1.10.18/idiotseditor/idiotseditor.cpp:1245:29: note: Condition 'note2->m_midi_startm_midi_stop' is always true head nted-1.10.18/idiotseditor/idiotseditor.cpp:1861:28: style: Variable 'inst' is assigned a value that is never used. [unreadVariable] head nted-1.10.18/idiotseditor/idiotseditor.cpp:996:127: style: Parameter 'not_note1' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/idiotseditor/idiotseditor.cpp:996:127: style: Parameter 'not_note1' can be declared with const [constParameter] head nted-1.10.18/idiotseditor/idiotseditor.cpp:996:149: style: Parameter 'not_note2' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/idiotseditor/idiotseditor.cpp:996:149: style: Parameter 'not_note2' can be declared with const [constParameter] 2.8 nted-1.10.18/linepoint.cpp:152:6: style: Condition 'm_line' is always false [knownConditionTrueFalse] nted-1.10.18/linepoint.cpp:119:6: note: Assuming that condition 'm_line' is not redundant nted-1.10.18/linepoint.cpp:152:6: note: Condition 'm_line' is always false head nted-1.10.18/mainwindow.cpp:1784:71: style: Parameter 'staff_context' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/mainwindow.cpp:1784:71: style: Parameter 'staff_context' can be declared with const [constParameter] head nted-1.10.18/mainwindow.cpp:3724:69: style: Parameter 'selected_staves' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/mainwindow.cpp:3724:69: style: Parameter 'selected_staves' can be declared with const [constParameter] head nted-1.10.18/mainwindow.cpp:7895:11: style: Variable 'page' is assigned a value that is never used. [unreadVariable] head nted-1.10.18/mainwindow.cpp:8313:9: style: Variable 'page' is assigned a value that is never used. [unreadVariable] head nted-1.10.18/musicxmlimport.cpp:586:74: style: Variable 'chord_or_rest' is assigned a value that is never used. [unreadVariable] head nted-1.10.18/page.cpp:364:39: style: Parameter 'system' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/page.cpp:364:39: style: Parameter 'system' can be declared with const [constParameter] head nted-1.10.18/page.cpp:388:73: style: Parameter 'system' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/page.cpp:388:73: style: Parameter 'system' can be declared with const [constParameter] head nted-1.10.18/page.cpp:500:94: style: Parameter 'last_system' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/page.cpp:500:94: style: Parameter 'last_system' can be declared with const [constParameter] head nted-1.10.18/page.cpp:791:11: style: Parameter 'first_selected_page' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/page.cpp:791:11: style: Parameter 'first_selected_page' can be declared with const [constParameter] head nted-1.10.18/page.cpp:791:41: style: Parameter 'last_selected_page' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/page.cpp:791:41: style: Parameter 'last_selected_page' can be declared with const [constParameter] head nted-1.10.18/positionarray.cpp:168:45: style: Parameter 'v_array' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/positionarray.cpp:168:45: style: Parameter 'v_array' can be declared with const [constParameter] head nted-1.10.18/resource.cpp:1603:70: style: Parameter 'except' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/resource.cpp:1603:70: style: Parameter 'except' can be declared with const [constParameter] head nted-1.10.18/resource.cpp:2921:61: style: Parameter 'end_ptr' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/resource.cpp:2921:61: style: Parameter 'end_ptr' can be declared with const [constParameter] head nted-1.10.18/resource.cpp:3165:40: style: Parameter 'startNote' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/resource.cpp:3165:40: style: Parameter 'startNote' can be declared with const [constParameter] head nted-1.10.18/resource.cpp:3391:88: style: Parameter 'midi_input_chord' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/resource.cpp:3391:88: style: Parameter 'midi_input_chord' can be declared with const [constParameter] head nted-1.10.18/resource.cpp:3490:43: style: Parameter 'addr' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/resource.cpp:3490:43: style: Parameter 'addr' can be declared with const [constParameter] 2.8 nted-1.10.18/slur.cpp:47:32: style: Parameter 'points' can be declared with const [constParameter] head nted-1.10.18/staff.cpp:690:76: style: Parameter 'oldstaff' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/staff.cpp:690:76: style: Parameter 'oldstaff' can be declared with const [constParameter] head nted-1.10.18/system.cpp:100:116: style: Parameter 'staves' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/system.cpp:100:116: style: Parameter 'staves' can be declared with const [constParameter] head nted-1.10.18/system.cpp:1116:14: style: Parameter 'first_selected_system' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/system.cpp:1116:14: style: Parameter 'first_selected_system' can be declared with const [constParameter] head nted-1.10.18/system.cpp:1116:48: style: Parameter 'last_selected_system' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/system.cpp:1116:48: style: Parameter 'last_selected_system' can be declared with const [constParameter] 2.8 nted-1.10.18/system.cpp:1427:12: warning: Either the condition 'i>0' is redundant or the array 'm_measures[160]' is accessed at index -1, which is out of bounds. [negativeIndex] nted-1.10.18/system.cpp:1422:10: note: Assuming that condition 'i>0' is not redundant nted-1.10.18/system.cpp:1417:63: note: i is incremented', new value is 1 nted-1.10.18/system.cpp:1427:12: note: Negative array index head nted-1.10.18/system.cpp:1714:14: style: Parameter 'last_system' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/system.cpp:1714:14: style: Parameter 'last_system' can be declared with const [constParameter] head nted-1.10.18/system.cpp:1726:14: style: Parameter 'last_system' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/system.cpp:1726:14: style: Parameter 'last_system' can be declared with const [constParameter] head nted-1.10.18/system.cpp:1736:14: style: Parameter 'last_system' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/system.cpp:1736:14: style: Parameter 'last_system' can be declared with const [constParameter] head nted-1.10.18/system.cpp:598:91: style: Parameter 'staff_list' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/system.cpp:598:91: style: Parameter 'staff_list' can be declared with const [constParameter] head nted-1.10.18/system.cpp:608:48: style: Parameter 'staff_list' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/system.cpp:608:48: style: Parameter 'staff_list' can be declared with const [constParameter] head nted-1.10.18/voice.cpp:503:54: style: Parameter 'element' can be declared as pointer to const [constParameter] 2.8 nted-1.10.18/voice.cpp:503:54: style: Parameter 'element' can be declared with const [constParameter] DONE