2024-04-24 17:57 ftp://ftp.de.debian.org/debian/pool/main/f/freewheeling/freewheeling_0.6.6.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=sdl --library=motif --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.5.0-28-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.57 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 cppcheck: head 2.14.0 head-info: f7949e7 (2024-04-24 19:16:05 +0200) count: 2477 2477 elapsed-time: 17.2 17.6 head-timing-info: old-timing-info: head results: freewheeling-0.6.6/src/fweelin_mem.h:165:16: debug: Scope::checkVariable found variable 'this' with varid 0. [varid0] freewheeling-0.6.6/src/fweelin_event.h:2836:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slowdelivery [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_sdlio.h:63:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDLK_LAST [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin.cc:88:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin.cc:129:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_browser.h:179:7: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] freewheeling-0.6.6/src/fweelin_rcu.h:144:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_datatypes.h:461:8: warning: Member variable 'UserVariable::name' is not assigned a value in 'UserVariable::operator='. [operatorEqVarError] freewheeling-0.6.6/src/fweelin_datatypes.h:461:8: warning: Member variable 'UserVariable::next' is not assigned a value in 'UserVariable::operator='. [operatorEqVarError] freewheeling-0.6.6/src/fweelin_audioio.h:36:3: warning: Member variable 'AudioIO::client' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_audioio.h:36:3: warning: Member variable 'AudioIO::iport' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_audioio.h:36:3: warning: Member variable 'AudioIO::oport' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_audioio.h:36:3: warning: Member variable 'AudioIO::cpuload' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_audioio.h:36:3: warning: Member variable 'AudioIO::timescale' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_audioio.h:36:3: warning: Member variable 'AudioIO::repos' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_audioio.h:36:3: warning: Member variable 'AudioIO::transport_roll' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_audioio.h:36:3: warning: Member variable 'AudioIO::rp' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.h:392:3: warning: Member variable 'ManagedChain::status' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.h:788:3: warning: Member variable 'PeaksAvgsManager::pa' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.h:788:3: warning: Member variable 'PeaksAvgsManager::peaksi' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.h:788:3: warning: Member variable 'PeaksAvgsManager::avgsi' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.h:788:3: warning: Member variable 'PeaksAvgsManager::mi' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.h:890:3: warning: Member variable 'StripeBlockManager::mp' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:294:16: warning: Member variable 'Event::from' is not assigned a value in 'Event::operator='. [operatorEqVarError] freewheeling-0.6.6/src/fweelin_event.h:294:16: warning: Member variable 'Event::to' is not assigned a value in 'Event::operator='. [operatorEqVarError] freewheeling-0.6.6/src/fweelin_event.h:294:16: warning: Member variable 'Event::next' is not assigned a value in 'Event::operator='. [operatorEqVarError] freewheeling-0.6.6/src/fweelin_event.h:294:16: warning:inconclusive: Member variable 'Event::time' is not assigned a value in 'Event::operator='. [operatorEqVarError] freewheeling-0.6.6/src/fweelin_event.h:294:16: warning: Member variable 'Event::echo' is not assigned a value in 'Event::operator='. [operatorEqVarError] freewheeling-0.6.6/src/fweelin_event.h:348:3: warning: Member variable 'GoSubEvent::sub' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:348:3: warning: Member variable 'GoSubEvent::param1' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:348:3: warning: Member variable 'GoSubEvent::param2' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:348:3: warning: Member variable 'GoSubEvent::param3' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:381:3: warning: Member variable 'KeyInputEvent::down' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:381:3: warning: Member variable 'KeyInputEvent::keysym' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:381:3: warning: Member variable 'KeyInputEvent::unicode' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:381:3: warning: Member variable 'KeyInputEvent::presslen' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:410:3: warning: Member variable 'LoopClickedEvent::down' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:410:3: warning: Member variable 'LoopClickedEvent::in' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:410:3: warning: Member variable 'LoopClickedEvent::button' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:410:3: warning: Member variable 'LoopClickedEvent::loopid' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:410:3: warning: Member variable 'LoopClickedEvent::presslen' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:443:3: warning: Member variable 'JoystickButtonInputEvent::down' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:443:3: warning: Member variable 'JoystickButtonInputEvent::button' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:443:3: warning: Member variable 'JoystickButtonInputEvent::joystick' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:443:3: warning: Member variable 'JoystickButtonInputEvent::presslen' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:472:3: warning: Member variable 'MouseButtonInputEvent::down' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:472:3: warning: Member variable 'MouseButtonInputEvent::button' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:472:3: warning: Member variable 'MouseButtonInputEvent::x' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:472:3: warning: Member variable 'MouseButtonInputEvent::y' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:472:3: warning: Member variable 'MouseButtonInputEvent::presslen' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:504:3: warning: Member variable 'MouseMotionInputEvent::x' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:504:3: warning: Member variable 'MouseMotionInputEvent::y' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1426:3: warning: Member variable 'SlideMasterInVolumeEvent::slide' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1446:3: warning: Member variable 'SlideMasterOutVolumeEvent::slide' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1466:3: warning: Member variable 'SlideInVolumeEvent::input' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1466:3: warning: Member variable 'SlideInVolumeEvent::slide' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1582:3: warning: Member variable 'ToggleInputRecordEvent::input' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1602:3: warning: Member variable 'SetMidiEchoPortEvent::echoport' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1622:3: warning: Member variable 'SetMidiEchoChannelEvent::echochannel' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1643:3: warning: Member variable 'AdjustMidiTransposeEvent::adjust' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1663:3: warning: Member variable 'FluidSynthEnableEvent::enable' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1708:3: warning: Member variable 'SetTriggerVolumeEvent::index' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1708:3: warning: Member variable 'SetTriggerVolumeEvent::vol' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1732:3: warning: Member variable 'SlideLoopAmpEvent::index' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1732:3: warning: Member variable 'SlideLoopAmpEvent::slide' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1756:3: warning: Member variable 'SetLoopAmpEvent::index' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1756:3: warning: Member variable 'SetLoopAmpEvent::amp' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1780:3: warning: Member variable 'AdjustLoopAmpEvent::index' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1780:3: warning: Member variable 'AdjustLoopAmpEvent::ampfactor' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1856:3: warning: Member variable 'MoveLoopEvent::oldloopid' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1856:3: warning: Member variable 'MoveLoopEvent::newloopid' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1880:3: warning: Member variable 'EraseLoopEvent::index' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1940:3: warning: Member variable 'SetAutoLoopSavingEvent::save' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1960:3: warning: Member variable 'SaveLoopEvent::index' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:1990:3: warning: Member variable 'SetLoadLoopIdEvent::index' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2250:3: warning: Member variable 'SelectPulseEvent::pulse' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2270:3: warning: Member variable 'DeletePulseEvent::pulse' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2290:3: warning: Member variable 'TapPulseEvent::pulse' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2290:3: warning: Member variable 'TapPulseEvent::newlen' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2314:3: warning: Member variable 'SwitchMetronomeEvent::pulse' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2314:3: warning: Member variable 'SwitchMetronomeEvent::metronome' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2338:3: warning: Member variable 'SetSyncTypeEvent::stype' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2358:3: warning: Member variable 'SetSyncSpeedEvent::sspd' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2378:3: warning: Member variable 'SetMidiSyncEvent::midisync' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2398:3: warning: Member variable 'ToggleSelectLoopEvent::setid' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2398:3: warning: Member variable 'ToggleSelectLoopEvent::loopid' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2422:3: warning: Member variable 'SelectOnlyPlayingLoopsEvent::setid' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2422:3: warning: Member variable 'SelectOnlyPlayingLoopsEvent::playing' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2448:3: warning: Member variable 'SelectAllLoopsEvent::setid' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2448:3: warning: Member variable 'SelectAllLoopsEvent::select' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2472:3: warning: Member variable 'InvertSelectionEvent::setid' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2688:3: warning: Member variable 'EndRecordEvent::keeprecord' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2735:3: warning: Member variable 'TriggerSetEvent::idx' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2735:3: warning: Member variable 'TriggerSetEvent::nw' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2745:3: warning: Member variable 'AddProcessorEvent::new_processor' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2754:3: warning: Member variable 'DelProcessorEvent::processor' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_event.h:2762:3: warning: Member variable 'CleanupProcessorEvent::processor' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::fullscreen' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::mainfont' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::helpfont' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::smallfont' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::tinyfont' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::lscopewidth' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::lscopeheight' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::lscopepic' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::curpeakidx' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::lastpeakidx' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::oldpeak' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::numhelppages' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::video_time' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::video_thread' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: warning: Member variable 'VideoIO::video_thread_lock' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_sdlio.h:61:3: warning: Member variable 'SDLIO::numjoy' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_sdlio.h:61:3: warning: Member variable 'SDLIO::joys' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_sdlio.h:61:3: warning: Member variable 'SDLIO::sdl_thread' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.h:188:15: warning: Member variable 'InputSettings::app' is not assigned a value in 'InputSettings::operator='. [operatorEqVarError] freewheeling-0.6.6/src/fweelin_config.h:131:3: warning: Member variable 'CfgMathOperation::otype' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_config.h:529:3: warning: Member variable 'FloDisplayPanel::margin' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_config.h:653:3: warning: Member variable 'FloDisplaySquares::v1' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_config.h:653:3: warning: Member variable 'FloDisplaySquares::v2' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_config.h:653:3: warning: Member variable 'FloDisplaySquares::sinterval' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_config.h:653:3: warning: Member variable 'FloDisplaySquares::sx' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_config.h:653:3: warning: Member variable 'FloDisplaySquares::sy' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:332:3: warning: Member variable 'LoopTray::resize_button' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:332:3: warning: Member variable 'LoopTray::resize_xhand' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:332:3: warning: Member variable 'LoopTray::resize_yhand' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:332:3: warning: Member variable 'LoopTray::old_xpand_x1' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:332:3: warning: Member variable 'LoopTray::old_xpand_x2' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:332:3: warning: Member variable 'LoopTray::old_xpand_y1' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:332:3: warning: Member variable 'LoopTray::old_xpand_y2' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:591:3: warning: Member variable 'FloDisplaySnapshots::rename_idx' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:591:3: warning: Member variable 'FloDisplaySnapshots::sx' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:591:3: warning: Member variable 'FloDisplaySnapshots::sy' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_browser.h:591:3: warning: Member variable 'FloDisplaySnapshots::margin' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:102:3: warning: Member variable 'Saveable::savehash' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:325:3: warning: Member variable 'Snapshot::numls' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::osc' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::pre_audioblock' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::pre_extrachannel' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::pre_timemarker' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::fs_finalout' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::fs_loopout' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::fs_inputs' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::writenum' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::masterlimit' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::loopsel' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::snaps' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::curscene' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::cfg' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core.h:921:3: warning: Member variable 'Fweelin::hmix' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_datatypes.h:502:15: style:inconclusive: Technically the member function 'UserVariable::IsSystemVariable' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_datatypes.h:504:23: style:inconclusive: Technically the member function 'UserVariable::GetType' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_datatypes.h:889:21: performance:inconclusive: Technically the member function 'SLinkList::GetNextItem' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_audioio.h:67:20: style:inconclusive: Technically the member function 'AudioIO::get_srate' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_audioio.h:70:16: style:inconclusive: Technically the member function 'AudioIO::GetAudioCPULoad' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_audioio.h:72:16: style:inconclusive: Technically the member function 'AudioIO::GetTimeScale' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_audioio.h:81:14: style:inconclusive: Technically the member function 'AudioIO::GetTransport_Bar' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_audioio.h:84:14: style:inconclusive: Technically the member function 'AudioIO::GetTransport_Beat' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_audioio.h:87:17: style:inconclusive: Technically the member function 'AudioIO::GetTransport_BPM' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_audioio.h:90:16: style:inconclusive: Technically the member function 'AudioIO::GetTransport_BPB' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_audioio.h:93:15: style:inconclusive: Technically the member function 'AudioIO::IsSync' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_audioio.h:96:15: style:inconclusive: Technically the member function 'AudioIO::IsTimebaseMaster' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_audioio.h:99:15: style:inconclusive: Technically the member function 'AudioIO::IsTransportRolling' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_mem.h:86:14: style:inconclusive: Technically the member function 'PreallocatedType::GetBlockSize' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_mem.h:134:8: style:inconclusive: Technically the member function 'Preallocated::operatordelete' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_mem.h:267:15: style:inconclusive: Technically the member function 'MemoryManagerUpdate::IsValid' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.h:275:16: performance:inconclusive: Technically the member function 'AudioBlockIterator::round' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_block.h:324:20: style:inconclusive: Technically the member function 'AudioBlockIterator::GetTotalLength2Cur' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.h:325:15: style:inconclusive: Technically the member function 'AudioBlockIterator::IsStopped' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.h:464:15: style:inconclusive: Technically the member function 'iFileEncoder::IsStereo' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.h:562:15: style:inconclusive: Technically the member function 'iFileDecoder::IsStereo' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_midiio.h:66:7: style:inconclusive: Technically the member function 'MidiIO::GetBenderTune' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_midiio.h:90:8: style:inconclusive: Technically the member function 'MidiIO::IsActive' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_midiio.h:97:14: style:inconclusive: Technically the member function 'MidiIO::GetMIDISyncTransmit' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_videoio.h:114:8: style:inconclusive: Technically the member function 'VideoIO::IsActive' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_videoio.h:116:10: style:inconclusive: Technically the member function 'VideoIO::GetVideoTime' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_videoio.h:119:8: style:inconclusive: Technically the member function 'VideoIO::GetVideoMode' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_sdlio.h:73:8: style:inconclusive: Technically the member function 'SDLIO::IsActive' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_sdlio.h:86:15: performance:inconclusive: Technically the member function 'SDLIO::EnableUNICODE' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_sdlio.h:87:15: performance:inconclusive: Technically the member function 'SDLIO::EnableKeyRepeat' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_rcu.h:124:15: style:inconclusive: Technically the member function 'RT_RCU::Synchronize' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:73:14: style:inconclusive: Technically the member function 'AudioBuffers::GetNumInputs' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:74:14: style:inconclusive: Technically the member function 'AudioBuffers::GetNumOutputs' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:160:15: style:inconclusive: Technically the member function 'InputSettings::InputSelected' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:175:16: style:inconclusive: Technically the member function 'InputSettings::GetInputVol' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:185:14: style:inconclusive: Technically the member function 'InputSettings::GetNumInputs' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:333:16: performance:inconclusive: Technically the member function 'Pulse::round' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_core_dsp.h:342:15: style:inconclusive: Technically the member function 'Pulse::IsMetronomeActive' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:411:20: style:inconclusive: Technically the member function 'Pulse::GetPos' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:424:16: style:inconclusive: Technically the member function 'Pulse::GetPct' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:427:20: style:inconclusive: Technically the member function 'Pulse::GetLength' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:429:14: style:inconclusive: Technically the member function 'Pulse::GetLongCount_Len' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:430:14: style:inconclusive: Technically the member function 'Pulse::GetLongCount_Cur' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:488:9: style:inconclusive: Technically the member function 'AutoLimitProcessor::GetLimiterVolume' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:489:8: style:inconclusive: Technically the member function 'AutoLimitProcessor::GetLimiterFreeze' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:528:16: style:inconclusive: Technically the member function 'RootProcessor::GetOutputVolume' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:538:16: style:inconclusive: Technically the member function 'RootProcessor::GetInputVolume' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:542:20: style:inconclusive: Technically the member function 'RootProcessor::GetSampleCnt' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:654:8: style:inconclusive: Technically the member function 'RecordProcessor::IsOverdub' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:656:8: style:inconclusive: Technically the member function 'RecordProcessor::GetNBeats' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:692:9: style:inconclusive: Technically the member function 'RecordProcessor::GetODPlayVol' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:772:9: style:inconclusive: Technically the member function 'PlayProcessor::GetPlayVol' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:823:8: style:inconclusive: Technically the member function 'FileStreamer::GetStatus' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:824:22: style:inconclusive: Technically the member function 'FileStreamer::GetOutputName' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.h:828:12: style:inconclusive: Technically the member function 'FileStreamer::GetOutputSize' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:380:8: style:inconclusive: Technically the member function 'FloLayoutElement::Inside' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:851:14: style:inconclusive: Technically the member function 'FloConfig::GetNumMIDIOuts' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:855:14: style:inconclusive: Technically the member function 'FloConfig::GetNumMIDISyncOuts' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:860:15: style:inconclusive: Technically the member function 'FloConfig::IsStereoInput' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:862:15: style:inconclusive: Technically the member function 'FloConfig::IsInputMonitoring' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:869:15: style:inconclusive: Technically the member function 'FloConfig::IsStreamFinal' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:870:15: style:inconclusive: Technically the member function 'FloConfig::IsStreamLoops' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:871:15: style:inconclusive: Technically the member function 'FloConfig::IsStreamInputs' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:879:14: style:inconclusive: Technically the member function 'FloConfig::GetExtAudioIns' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:883:16: style:inconclusive: Technically the member function 'FloConfig::GetMaxPlayVol' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:887:16: style:inconclusive: Technically the member function 'FloConfig::GetMaxLimiterGain' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:891:16: style:inconclusive: Technically the member function 'FloConfig::GetLimiterThreshhold' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:895:16: style:inconclusive: Technically the member function 'FloConfig::GetLimiterReleaseRate' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:899:16: style:inconclusive: Technically the member function 'FloConfig::GetFaderMaxDB' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:903:16: style:inconclusive: Technically the member function 'FloConfig::GetLoopOutFormat' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:907:16: style:inconclusive: Technically the member function 'FloConfig::GetStreamOutFormat' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:910:16: performance:inconclusive: Technically the member function 'FloConfig::GetCodecName' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_config.h:928:16: performance:inconclusive: Technically the member function 'FloConfig::GetAudioFileExt' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_config.h:939:16: style:inconclusive: Technically the member function 'FloConfig::GetVorbisEncodeQuality' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:943:14: style:inconclusive: Technically the member function 'FloConfig::GetNumTriggers' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:948:16: style:inconclusive: Technically the member function 'FloConfig::XCvtf' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:949:16: style:inconclusive: Technically the member function 'FloConfig::YCvtf' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:950:14: style:inconclusive: Technically the member function 'FloConfig::XCvt' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:951:14: style:inconclusive: Technically the member function 'FloConfig::YCvt' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:953:14: style:inconclusive: Technically the member function 'FloConfig::GetVDelay' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:958:20: style:inconclusive: Technically the member function 'FloConfig::GetScopeSampleLen' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:963:8: style:inconclusive: Technically the member function 'FloConfig::IsDebugInfo' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:1005:7: style:inconclusive: Technically the member function 'FloConfig::GetNumHelpLines' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.h:1082:14: style:inconclusive: Technically the member function 'FloConfig::GetMaxSnapshots' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_browser.h:135:15: style:inconclusive: Technically the member function 'ItemRenamer::IsRenaming' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_browser.h:224:26: style:inconclusive: Technically the member function 'Browser::GetType' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_browser.h:441:15: style:inconclusive: Technically the member function 'PatchItem::IsCombi' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:110:21: style:inconclusive: Technically the member function 'Saveable::GetSaveStatus' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:457:14: style:inconclusive: Technically the member function 'TriggerMap::SearchMap' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:466:14: style:inconclusive: Technically the member function 'TriggerMap::GetFirstFree' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:496:14: style:inconclusive: Technically the member function 'TriggerMap::GetMapSize' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:497:17: style:inconclusive: Technically the member function 'TriggerMap::GetLastUpdate' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:504:14: style:inconclusive: Technically the member function 'TriggerMap::CountLoops' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:670:7: style:inconclusive: Technically the member function 'LoopManager::IsActive' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:681:21: style:inconclusive: Technically the member function 'LoopManager::GetStatus' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:693:9: style:inconclusive: Technically the member function 'LoopManager::GetNewLoopVolume' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:735:14: style:inconclusive: Technically the member function 'LoopManager::GetCurPulseIndex' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:748:14: style:inconclusive: Technically the member function 'LoopManager::GetSubdivide' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:817:14: style:inconclusive: Technically the member function 'LoopManager::GetNumSave' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:818:14: style:inconclusive: Technically the member function 'LoopManager::GetCurSave' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:819:14: style:inconclusive: Technically the member function 'LoopManager::GetNumLoad' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:820:14: style:inconclusive: Technically the member function 'LoopManager::GetCurLoad' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:933:8: style:inconclusive: Technically the member function 'Fweelin::IsRunning' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:943:20: style:inconclusive: Technically the member function 'Fweelin::getBUFSZ' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:945:20: style:inconclusive: Technically the member function 'Fweelin::getSCOPELEN' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:986:29: style:inconclusive: Technically the member function 'Fweelin::getSTREAMOUTNAME' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:987:29: style:inconclusive: Technically the member function 'Fweelin::getSTREAMOUTNAME_DISPLAY' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:1073:14: style:inconclusive: Technically the member function 'Fweelin::GetSyncSpeed' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core.h:1074:15: style:inconclusive: Technically the member function 'Fweelin::GetSyncType' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_sdlio.h:62:5: warning: Class 'SDLIO' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_sdlio.h:62:5: warning: Class 'SDLIO' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_rcu.h:39:5: warning: Class 'RT_RCU' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_rcu.h:39:5: warning: Class 'RT_RCU' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core_dsp.h:113:5: warning: Class 'InputSettings' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_browser.h:60:7: warning: Class 'BrowserItem' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_browser.h:60:7: warning: Class 'BrowserItem' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core.h:430:5: warning: Class 'TriggerMap' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_core.h:430:5: warning: Class 'TriggerMap' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core.h:563:7: warning: Class 'LoopBrowserItem' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_core.h:563:7: warning: Class 'LoopBrowserItem' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core.h:597:7: warning: Class 'SceneBrowserItem' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_core.h:597:7: warning: Class 'SceneBrowserItem' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_datatypes.h:791:5: warning: Class 'RTStore < PreallocatedInstance >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_datatypes.h:791:5: warning: Class 'RTStore < PreallocatedInstance >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_datatypes.h:670:5: warning: Class 'SRMWRingBuffer < MemoryManagerUpdate >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_datatypes.h:670:5: warning: Class 'SRMWRingBuffer < MemoryManagerUpdate >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_datatypes.h:670:5: warning: Class 'SRMWRingBuffer < Event * >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_datatypes.h:670:5: warning: Class 'SRMWRingBuffer < Event * >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_event.h:285:16: style: Virtual function 'Recycle' is called from constructor 'Event()' at line 282. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:282:13: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:528:16: style: Virtual function 'Recycle' is called from constructor 'MIDIControllerInputEvent()' at line 527. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:527:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:528:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:569:16: style: Virtual function 'Recycle' is called from constructor 'MIDIChannelPressureInputEvent()' at line 567. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:567:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:569:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:606:16: style: Virtual function 'Recycle' is called from constructor 'MIDIProgramChangeInputEvent()' at line 604. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:604:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:606:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:642:16: style: Virtual function 'Recycle' is called from constructor 'MIDIPitchBendInputEvent()' at line 641. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:641:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:642:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:678:16: style: Virtual function 'Recycle' is called from constructor 'MIDIKeyInputEvent()' at line 677. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:677:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:678:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:722:16: style: Virtual function 'Recycle' is called from constructor 'MIDIClockInputEvent()' at line 721. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:721:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:722:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:746:16: style: Virtual function 'Recycle' is called from constructor 'MIDIStartStopInputEvent()' at line 745. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:745:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:746:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:775:16: style: Virtual function 'Recycle' is called from constructor 'SetVariableEvent()' at line 774. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:774:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:775:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:815:16: style: Virtual function 'Recycle' is called from constructor 'ToggleVariableEvent()' at line 814. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:814:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:815:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:848:16: style: Virtual function 'Recycle' is called from constructor 'SplitVariableMSBLSBEvent()' at line 847. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:847:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:848:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:880:16: style: Virtual function 'Recycle' is called from constructor 'ParamSetGetAbsoluteParamIdxEvent()' at line 879. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:879:40: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:880:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:919:16: style: Virtual function 'Recycle' is called from constructor 'ParamSetGetParamEvent()' at line 918. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:918:29: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:919:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:958:16: style: Virtual function 'Recycle' is called from constructor 'ParamSetSetParamEvent()' at line 957. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:957:29: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:958:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:996:16: style: Virtual function 'Recycle' is called from constructor 'LogFaderVolToLinearEvent()' at line 995. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:995:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:996:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1034:16: style: Virtual function 'Recycle' is called from constructor 'ALSAMixerControlSetEvent()' at line 1033. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1033:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1034:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1083:16: style: Virtual function 'Recycle' is called from constructor 'VideoShowLoopEvent()' at line 1082. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1082:40: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1083:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1119:16: style: Virtual function 'Recycle' is called from constructor 'VideoShowSnapshotPageEvent()' at line 1118. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1118:34: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1119:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1154:16: style: Virtual function 'Recycle' is called from constructor 'VideoShowParamSetBankEvent()' at line 1153. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1153:34: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1154:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1189:16: style: Virtual function 'Recycle' is called from constructor 'VideoShowParamSetPageEvent()' at line 1188. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1188:34: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1189:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1223:16: style: Virtual function 'Recycle' is called from constructor 'VideoShowLayoutEvent()' at line 1222. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1222:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1223:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1262:16: style: Virtual function 'Recycle' is called from constructor 'VideoSwitchInterfaceEvent()' at line 1261. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1261:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1262:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1286:16: style: Virtual function 'Recycle' is called from constructor 'VideoShowDisplayEvent()' at line 1285. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1285:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1286:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1320:16: style: Virtual function 'Recycle' is called from constructor 'ShowDebugInfoEvent()' at line 1319. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1319:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1320:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1344:16: style: Virtual function 'Recycle' is called from constructor 'VideoShowHelpEvent()' at line 1343. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1343:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1344:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1368:16: style: Virtual function 'Recycle' is called from constructor 'VideoFullScreenEvent()' at line 1367. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1367:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1368:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1398:16: style: Virtual function 'Recycle' is called from constructor 'StartInterfaceEvent()' at line 1397. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1397:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1398:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1491:16: style: Virtual function 'Recycle' is called from constructor 'SetMasterInVolumeEvent()' at line 1490. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1490:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1491:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1520:16: style: Virtual function 'Recycle' is called from constructor 'SetMasterOutVolumeEvent()' at line 1519. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1519:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1520:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1549:16: style: Virtual function 'Recycle' is called from constructor 'SetInVolumeEvent()' at line 1548. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1548:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1549:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1684:16: style: Virtual function 'Recycle' is called from constructor 'SetMidiTuningEvent()' at line 1683. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1683:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1684:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1805:16: style: Virtual function 'Recycle' is called from constructor 'TriggerLoopEvent()' at line 1804. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1804:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1805:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:1906:16: style: Virtual function 'Recycle' is called from constructor 'EraseSelectedLoopsEvent()' at line 1905. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:1905:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:1906:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2013:16: style: Virtual function 'Recycle' is called from constructor 'SetDefaultLoopPlacementEvent()' at line 2012. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2012:53: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2013:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2037:16: style: Virtual function 'Recycle' is called from constructor 'BrowserMoveToItemEvent()' at line 2036. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2036:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2037:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2071:16: style: Virtual function 'Recycle' is called from constructor 'BrowserMoveToItemAbsoluteEvent()' at line 2070. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2070:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2071:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2100:16: style: Virtual function 'Recycle' is called from constructor 'BrowserSelectItemEvent()' at line 2099. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2099:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2100:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2124:16: style: Virtual function 'Recycle' is called from constructor 'BrowserRenameItemEvent()' at line 2123. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2123:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2124:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2148:16: style: Virtual function 'Recycle' is called from constructor 'BrowserItemBrowsedEvent()' at line 2147. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2147:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2148:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2172:16: style: Virtual function 'Recycle' is called from constructor 'PatchBrowserMoveToBankEvent()' at line 2171. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2171:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2172:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2197:16: style: Virtual function 'Recycle' is called from constructor 'PatchBrowserMoveToBankByIndexEvent()' at line 2195. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2195:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2197:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2222:16: style: Virtual function 'Recycle' is called from constructor 'RenameLoopEvent()' at line 2221. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2221:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2222:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2493:16: style: Virtual function 'Recycle' is called from constructor 'CreateSnapshotEvent()' at line 2492. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2492:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2493:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2517:16: style: Virtual function 'Recycle' is called from constructor 'SwapSnapshotsEvent()' at line 2516. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2516:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2517:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2545:16: style: Virtual function 'Recycle' is called from constructor 'RenameSnapshotEvent()' at line 2544. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2544:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2545:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2569:16: style: Virtual function 'Recycle' is called from constructor 'TriggerSnapshotEvent()' at line 2568. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2568:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2569:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2593:16: style: Virtual function 'Recycle' is called from constructor 'TriggerSelectedLoopsEvent()' at line 2592. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2592:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2593:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2628:16: style: Virtual function 'Recycle' is called from constructor 'SetSelectedLoopsTriggerVolumeEvent()' at line 2626. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2626:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2628:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2659:16: style: Virtual function 'Recycle' is called from constructor 'AdjustSelectedLoopsAmpEvent()' at line 2657. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2657:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2659:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2698:16: style: Virtual function 'Recycle' is called from constructor 'LoopListEvent()' at line 2697. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2697:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2698:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_event.h:2717:16: style: Virtual function 'Recycle' is called from constructor 'SceneMarkerEvent()' at line 2716. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_event.h:2716:3: note: Calling Recycle freewheeling-0.6.6/src/fweelin_event.h:2717:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_core.h:257:16: style: Virtual function 'Recycle' is called from constructor 'Loop()' at line 216. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_core.h:216:5: note: Calling Recycle freewheeling-0.6.6/src/fweelin_core.h:257:16: note: Recycle is a virtual function freewheeling-0.6.6/src/fweelin_audioio.h:36:3: style: Class 'AudioIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_mem.h:256:3: style: Class 'MemoryManagerUpdate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:74:3: style: Class 'BlockExtendedData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:108:3: style: Class 'TimeMarker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:156:3: style: Class 'AudioBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:240:3: style: Class 'BED_ExtraChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:392:3: style: Class 'ManagedChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:430:3: style: Class 'GrowChainManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:600:3: style: Class 'VorbisDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:668:3: style: Class 'BlockReadManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:730:3: style: Class 'BlockWriteManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:788:3: style: Class 'PeaksAvgsManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:859:3: style: Class 'HiPriManagedChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:890:3: style: Class 'StripeBlockManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:924:3: style: Class 'BlockManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_event.h:247:3: style: Class 'EventParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_event.h:263:3: style: Class 'EventTypeTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_midiio.h:57:3: style: Class 'MidiIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_videoio.h:106:3: style: Class 'VideoIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_sdlio.h:52:3: style: Class 'SDLKeyList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_sdlio.h:61:3: style: Class 'SDLIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_amixer.h:63:3: style: Class 'HardwareMixerInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_core_dsp.h:64:3: style: Class 'AudioBuffers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_core_dsp.h:292:3: style: Class 'ProcessorItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_core_dsp.h:310:3: style: Class 'PulseSync' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_core_dsp.h:485:3: style: Class 'AutoLimitProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:232:3: style: Class 'InputMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:451:3: style: Class 'FloStringList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:529:3: style: Class 'FloDisplayPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:559:3: style: Class 'FloDisplayText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:569:3: style: Class 'FloDisplaySwitch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:579:3: style: Class 'FloDisplayCircleSwitch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:597:3: style: Class 'FloDisplayTextSwitch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:614:3: style: Class 'FloDisplayBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:633:3: style: Class 'FloDisplayBarSwitch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:653:3: style: Class 'FloDisplaySquares' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_config.h:743:3: style: Class 'FloConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_browser.h:417:3: style: Class 'PatchItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_osc.h:32:3: style: Class 'OSCClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_core.h:310:3: style: Class 'LoopSnapshot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_core.h:354:3: style: Class 'LoopList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_core.h:634:3: style: Class 'LoopManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_datatypes.h:790:3: style: Class 'RTStore < PreallocatedInstance >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_datatypes.h:669:3: style: Class 'SRMWRingBuffer < MemoryManagerUpdate >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_datatypes.h:669:3: style: Class 'SRMWRingBuffer < Event * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_block.h:93:4: style: The destructor '~BED_PeaksAvgs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:77:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:93:4: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:95:33: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:79:33: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:95:33: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:112:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:221:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:112:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:123:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:123:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:134:4: style: The destructor '~BED_MarkerPoints' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:77:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:134:4: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:136:33: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:79:33: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:136:33: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:161:12: style: The destructor '~AudioBlock' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:128:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:161:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:163:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:163:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:241:12: style: The destructor '~BED_ExtraChannel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:128:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:241:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:243:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:243:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:245:33: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:79:33: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:245:33: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:394:12: style: The destructor '~ManagedChain' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:128:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:394:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:396:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:396:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:433:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:396:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:433:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:435:28: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:417:28: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:435:28: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:437:15: style: The function 'Manage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:401:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:437:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:481:4: style: The destructor '~SndFileEncoder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:444:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:481:4: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:486:7: style: The function 'SetupFileForWriting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:449:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:486:7: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:487:12: style: The function 'WriteSamplesToDisk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:455:20: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:487:12: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:488:8: style: The function 'PrepareFileForClosing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:458:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:488:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:489:8: style: The function 'Preprocess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:462:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:489:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:506:12: style: The destructor '~VorbisEncoder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:444:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:506:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:508:7: style: The function 'SetupFileForWriting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:449:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:508:7: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:509:12: style: The function 'WriteSamplesToDisk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:455:20: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:509:12: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:510:8: style: The function 'PrepareFileForClosing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:458:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:510:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:516:8: style: The function 'Preprocess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:462:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:516:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:579:4: style: The destructor '~SndFileDecoder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:548:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:579:4: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:581:7: style: The function 'ReadFromFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:552:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:581:7: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:583:7: style: The function 'ReadSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:556:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:583:7: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:584:8: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:559:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:584:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:601:4: style: The destructor '~VorbisDecoder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:548:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:601:4: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:606:7: style: The function 'ReadSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:556:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:606:7: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:610:8: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:559:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:610:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:618:7: style: The function 'ReadFromFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:552:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:618:7: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:670:12: style: The destructor '~BlockReadManager' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:394:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:670:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:672:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:396:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:672:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:679:15: style: The function 'RefDeleted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:409:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:679:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:695:28: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:417:28: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:695:28: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:697:15: style: The function 'Manage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:401:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:697:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:733:12: style: The destructor '~BlockWriteManager' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:394:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:733:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:735:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:396:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:735:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:740:15: style: The function 'RefDeleted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:409:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:740:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:768:28: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:417:28: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:768:28: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:770:15: style: The function 'Manage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:401:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:770:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:793:12: style: The destructor '~PeaksAvgsManager' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:394:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_block.h:793:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_block.h:795:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:396:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:795:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:797:15: style: The function 'RefDeleted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:409:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:797:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:819:28: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:417:28: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:819:28: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:821:15: style: The function 'Manage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:401:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:821:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:863:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:396:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:863:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:867:15: style: The function 'RefDeleted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:409:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:867:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:875:28: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:417:28: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:875:28: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:898:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:863:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:898:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:904:28: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:875:28: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:904:28: note: Function in derived class freewheeling-0.6.6/src/fweelin_block.h:906:15: style: The function 'Manage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:401:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_block.h:906:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:283:12: style: The destructor '~Event' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:128:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_event.h:283:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_event.h:285:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:221:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:348:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:348:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:348:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:348:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:348:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:348:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:350:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:350:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:357:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:357:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:358:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:358:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:381:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:381:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:381:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:381:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:381:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:381:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:382:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:382:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:388:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:388:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:389:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:389:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:410:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:410:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:410:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:410:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:410:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:410:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:411:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:411:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:418:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:418:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:419:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:419:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:443:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:443:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:443:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:443:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:443:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:443:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:444:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:444:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:450:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:450:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:451:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:451:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:472:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:472:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:472:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:472:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:472:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:472:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:473:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:473:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:480:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:480:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:481:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:481:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:504:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:504:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:504:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:504:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:504:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:504:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:505:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:505:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:510:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:510:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:511:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:511:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:527:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:527:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:527:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:527:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:527:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:527:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:528:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:528:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:532:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:532:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:540:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:540:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:541:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:541:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:567:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:567:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:567:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:567:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:567:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:567:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:569:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:569:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:573:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:573:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:580:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:580:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:581:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:581:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:604:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:604:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:604:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:604:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:604:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:604:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:606:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:606:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:610:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:610:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:617:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:617:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:618:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:618:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:641:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:641:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:641:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:641:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:641:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:641:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:642:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:642:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:646:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:646:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:653:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:653:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:654:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:654:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:677:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:677:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:677:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:677:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:677:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:677:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:678:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:678:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:682:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:682:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:691:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:691:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:692:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:692:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:721:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:721:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:721:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:721:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:721:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:721:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:722:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:722:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:726:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:726:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:730:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:730:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:731:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:731:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:745:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:745:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:745:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:745:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:745:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:745:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:746:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:746:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:751:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:751:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:756:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:756:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:757:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:757:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:774:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:774:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:774:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:774:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:774:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:774:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:775:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:775:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:779:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:779:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:788:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:788:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:789:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:789:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:814:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:814:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:814:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:814:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:814:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:814:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:815:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:815:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:820:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:820:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:826:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:826:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:827:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:827:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:847:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:847:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:847:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:847:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:847:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:847:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:848:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:848:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:851:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:851:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:857:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:857:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:858:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:858:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:878:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:878:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:878:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:878:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:878:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:878:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:880:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:880:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:886:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:886:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:893:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:893:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:894:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:894:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:917:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:917:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:917:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:917:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:917:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:917:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:919:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:919:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:925:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:925:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:932:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:932:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:933:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:933:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:956:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:956:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:956:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:956:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:956:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:956:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:958:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:958:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:964:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:964:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:971:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:971:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:972:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:972:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:995:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:995:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:995:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:995:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:995:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:995:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:996:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:996:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:999:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:999:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1006:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1006:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1007:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1007:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1033:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1033:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1033:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1033:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1033:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1033:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1034:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1034:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1044:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1044:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1053:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1053:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1054:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1054:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1081:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1081:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1081:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1081:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1081:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1081:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1083:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1083:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1089:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1089:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1095:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1095:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1096:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1096:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1117:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1117:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1117:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1117:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1117:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1117:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1119:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1119:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1125:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1125:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1131:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1131:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1132:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1132:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1152:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1152:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1152:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1152:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1152:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1152:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1154:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1154:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1160:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1160:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1166:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1166:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1167:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1167:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1187:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1187:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1187:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1187:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1187:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1187:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1189:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1189:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1195:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1195:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1201:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1201:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1202:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1202:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1222:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1222:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1222:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1222:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1222:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1222:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1223:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1223:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1230:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1230:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1237:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1237:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1238:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1238:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1261:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1261:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1261:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1261:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1261:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1261:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1262:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1262:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1266:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1266:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1270:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1270:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1271:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1271:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1285:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1285:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1285:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1285:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1285:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1285:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1286:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1286:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1292:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1292:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1298:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1298:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1299:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1299:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1319:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1319:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1319:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1319:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1319:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1319:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1320:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1320:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1324:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1324:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1328:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1328:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1329:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1329:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1343:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1343:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1343:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1343:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1343:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1343:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1344:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1344:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1348:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1348:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1352:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1352:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1353:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1353:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1367:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1367:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1367:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1367:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1367:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1367:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1368:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1368:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1372:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1372:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1376:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1376:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1377:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1377:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1392:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1392:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1392:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1392:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1392:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1392:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1397:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1397:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1397:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1397:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1397:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1397:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1398:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1398:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1402:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1402:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1406:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1406:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1407:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1407:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1421:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1421:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1421:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1421:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1421:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1421:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1426:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1426:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1426:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1426:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1426:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1426:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1427:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1427:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1431:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1431:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1432:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1432:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1446:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1446:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1446:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1446:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1446:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1446:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1447:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1447:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1451:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1451:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1452:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1452:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1466:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1466:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1466:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1466:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1466:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1466:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1467:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1467:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1472:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1472:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1473:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1473:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1490:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1490:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1490:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1490:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1490:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1490:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1491:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1491:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1496:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1496:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1501:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1501:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1502:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1502:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1519:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1519:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1519:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1519:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1519:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1519:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1520:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1520:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1525:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1525:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1530:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1530:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1531:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1531:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1548:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1548:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1548:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1548:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1548:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1548:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1549:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1549:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1555:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1555:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1561:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1561:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1562:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1562:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1582:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1582:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1582:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1582:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1582:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1582:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1583:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1583:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1587:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1587:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1588:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1588:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1602:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1602:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1602:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1602:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1602:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1602:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1603:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1603:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1607:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1607:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1608:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1608:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1622:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1622:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1622:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1622:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1622:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1622:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1623:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1623:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1627:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1627:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1628:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1628:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1643:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1643:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1643:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1643:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1643:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1643:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1644:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1644:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1648:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1648:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1649:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1649:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1663:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1663:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1663:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1663:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1663:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1663:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1664:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1664:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1668:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1668:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1669:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1669:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1683:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1683:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1683:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1683:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1683:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1683:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1684:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1684:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1688:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1688:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1692:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1692:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1693:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1693:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1708:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1708:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1708:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1708:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1708:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1708:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1709:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1709:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1714:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1714:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1715:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1715:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1732:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1732:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1732:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1732:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1732:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1732:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1733:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1733:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1738:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1738:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1739:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1739:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1756:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1756:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1756:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1756:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1756:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1756:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1757:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1757:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1762:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1762:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1763:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1763:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1780:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1780:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1780:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1780:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1780:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1780:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1781:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1781:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1786:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1786:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1787:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1787:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1804:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1804:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1804:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1804:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1804:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1804:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1805:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1805:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1814:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1814:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1823:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1823:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1824:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1824:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1856:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1856:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1856:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1856:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1856:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1856:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1857:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1857:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1862:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1862:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1863:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1863:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1880:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1880:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1880:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1880:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1880:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1880:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1881:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1881:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1885:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1885:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1886:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1886:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1900:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1900:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1900:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1900:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1900:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1900:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1905:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1905:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1905:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1905:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1905:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1905:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1906:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1906:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1910:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1910:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1915:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1915:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1916:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1916:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1930:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1930:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1930:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1930:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1930:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1930:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1935:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1935:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1935:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1935:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1935:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1935:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1940:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1940:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1940:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1940:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1940:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1940:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1941:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1941:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1945:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1945:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1946:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1946:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1960:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1960:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1960:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1960:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1960:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1960:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1961:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1961:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1965:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1965:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1966:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1966:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1980:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1980:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1980:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1980:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1980:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1980:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1985:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1985:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1985:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1985:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1985:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1985:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1990:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1990:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1990:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1990:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1990:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1990:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1991:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1991:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1995:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1995:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:1996:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:1996:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2010:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2010:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2010:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2010:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2010:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2010:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2013:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2013:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2017:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2017:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2021:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2021:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2022:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2022:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2036:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2036:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2036:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2036:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2036:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2036:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2037:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2037:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2043:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2043:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2049:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2049:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2050:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2050:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2070:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2070:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2070:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2070:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2070:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2070:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2071:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2071:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2076:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2076:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2081:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2081:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2082:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2082:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2099:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2099:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2099:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2099:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2099:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2099:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2100:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2100:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2104:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2104:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2108:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2108:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2109:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2109:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2123:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2123:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2123:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2123:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2123:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2123:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2124:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2124:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2128:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2128:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2132:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2132:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2133:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2133:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2147:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2147:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2147:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2147:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2147:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2147:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2148:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2148:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2152:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2152:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2156:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2156:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2157:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2157:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2171:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2171:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2171:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2171:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2171:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2171:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2172:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2172:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2176:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2176:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2180:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2180:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2181:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2181:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2195:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2195:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2195:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2195:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2195:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2195:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2197:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2197:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2201:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2201:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2206:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2206:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2207:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2207:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2221:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2221:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2221:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2221:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2221:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2221:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2222:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2222:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2227:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2227:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2232:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2232:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2233:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2233:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2250:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2250:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2250:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2250:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2250:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2250:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2251:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2251:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2255:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2255:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2256:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2256:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2270:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2270:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2270:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2270:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2270:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2270:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2271:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2271:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2275:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2275:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2276:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2276:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2290:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2290:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2290:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2290:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2290:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2290:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2291:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2291:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2296:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2296:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2297:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2297:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2314:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2314:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2314:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2314:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2314:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2314:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2315:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2315:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2320:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2320:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2321:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2321:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2338:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2338:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2338:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2338:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2338:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2338:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2339:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2339:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2343:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2343:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2344:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2344:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2358:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2358:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2358:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2358:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2358:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2358:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2359:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2359:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2363:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2363:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2364:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2364:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2378:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2378:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2378:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2378:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2378:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2378:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2379:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2379:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2383:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2383:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2384:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2384:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2398:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2398:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2398:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2398:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2398:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2398:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2399:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2399:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2404:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2404:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2405:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2405:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2422:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2422:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2422:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2422:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2422:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2422:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2423:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2423:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2428:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2428:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2429:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2429:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2448:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2448:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2448:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2448:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2448:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2448:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2449:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2449:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2454:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2454:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2455:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2455:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2472:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2472:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2472:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2472:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2472:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2472:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2473:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2473:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2477:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2477:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2478:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2478:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2492:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2492:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2492:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2492:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2492:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2492:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2493:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2493:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2497:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2497:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2501:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2501:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2502:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2502:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2516:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2516:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2516:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2516:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2516:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2516:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2517:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2517:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2522:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2522:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2527:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2527:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2528:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2528:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2544:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2544:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2544:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2544:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2544:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2544:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2545:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2545:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2549:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2549:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2553:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2553:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2554:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2554:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2568:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2568:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2568:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2568:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2568:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2568:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2569:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2569:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2573:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2573:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2577:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2577:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2578:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2578:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2592:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2592:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2592:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2592:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2592:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2592:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2593:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2593:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2599:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2599:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2605:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2605:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2606:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2606:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2626:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2626:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2626:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2626:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2626:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2626:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2628:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2628:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2633:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2633:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2639:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2639:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2640:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2640:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2657:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2657:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2657:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2657:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2657:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2657:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2659:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2659:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2664:16: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:294:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2664:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2670:15: style: The function 'GetNumParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:297:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2670:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2671:26: style: The function 'GetParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:299:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2671:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2688:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2688:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2688:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2688:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2688:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2688:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2697:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2697:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2697:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2697:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2697:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2697:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2698:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2698:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2716:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2716:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2716:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2716:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2716:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2716:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2717:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2717:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2728:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2728:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2728:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2728:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2728:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2728:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2735:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2735:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2735:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2735:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2735:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2735:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2745:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2745:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2745:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2745:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2745:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2745:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2754:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2754:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2754:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2754:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2754:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2754:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2762:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2762:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2762:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2762:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2762:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2762:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2772:3: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2772:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2772:3: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:295:21: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2772:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:2772:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:2772:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_midiio.h:60:8: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:43:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_midiio.h:60:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_videoio.h:121:8: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:43:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_videoio.h:121:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_sdlio.h:78:8: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:43:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_sdlio.h:78:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_rcu.h:151:16: style: The function 'UpdateNumRWThreads' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_datatypes.h:532:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_rcu.h:151:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:331:4: style: The destructor '~Pulse' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:234:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:331:4: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:340:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:240:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:340:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:486:12: style: The destructor '~AutoLimitProcessor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:234:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:486:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:494:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:240:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:494:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:518:12: style: The destructor '~RootProcessor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:234:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:518:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:551:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:240:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:551:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:565:8: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:43:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:565:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:636:4: style: The destructor '~RecordProcessor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:234:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:636:4: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:638:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:240:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:638:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:641:16: style: The function 'Halt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:246:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:641:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:643:16: style: The function 'PulseSync' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:305:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:643:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:754:12: style: The destructor '~PlayProcessor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:234:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:754:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:759:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:240:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:759:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:761:16: style: The function 'PulseSync' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:305:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:761:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:777:16: style: The function 'Halt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:246:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:777:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:808:12: style: The destructor '~FileStreamer' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:234:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:808:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:810:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:240:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:810:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:811:16: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:43:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:811:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:886:12: style: The destructor '~PassthroughProcessor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:234:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:886:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_core_dsp.h:888:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core_dsp.h:240:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core_dsp.h:888:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:250:8: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:43:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:250:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:344:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:329:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:344:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:348:16: style: The function 'Inside' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:333:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:348:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:530:4: style: The destructor '~FloDisplayPanel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:494:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_config.h:530:4: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_config.h:535:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:503:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:535:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:538:16: style: The function 'SetShow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:508:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:538:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:561:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:503:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:561:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:571:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:503:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:571:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:582:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:503:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:582:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:599:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:503:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:599:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:617:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:503:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:617:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:635:12: style: The destructor '~FloDisplayBarSwitch' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:494:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_config.h:635:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_config.h:640:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:617:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:640:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.h:655:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:503:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_config.h:655:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:89:27: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:69:27: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:89:27: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:123:16: style: The function 'HookEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:58:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:123:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:182:12: style: The destructor '~Browser' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:494:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_browser.h:182:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_browser.h:216:16: style: The function 'ItemRenamed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:101:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:216:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:225:26: style: The function 'GetFloDisplayType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:505:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:225:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:253:16: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:43:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:253:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:256:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:503:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:256:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:338:12: style: The destructor '~LoopTray' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:182:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_browser.h:338:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_browser.h:341:16: style: The function 'Setup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:185:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:341:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:344:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:256:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:344:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:345:16: style: The function 'Draw_Item' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:257:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:345:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:348:16: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:253:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:348:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:351:16: style: The function 'MouseButton' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:204:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:351:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:352:16: style: The function 'MouseMotion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:206:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:352:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:356:16: style: The function 'ItemRenamed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:216:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:356:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:422:12: style: The destructor '~PatchItem' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:64:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_browser.h:422:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_browser.h:443:27: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:69:27: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:443:27: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:500:12: style: The destructor '~PatchBrowser' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:182:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_browser.h:500:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_browser.h:502:16: style: The function 'ClearAllItems' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:259:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:502:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:503:16: style: The function 'Setup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:185:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:503:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:504:16: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:253:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:504:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:595:4: style: The destructor '~FloDisplaySnapshots' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:494:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_browser.h:595:4: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_browser.h:599:26: style: The function 'GetFloDisplayType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:505:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:599:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:601:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:503:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:601:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_browser.h:605:16: style: The function 'ItemRenamed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:101:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_browser.h:605:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_osc.h:35:8: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:43:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_osc.h:35:8: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:232:16: style: The function 'Save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_core.h:104:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:232:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:253:3: style: The function 'DelBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:200:3: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:253:3: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:254:25: style: The function 'NewInstance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:207:25: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:254:25: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:257:16: style: The function 'Recycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_mem.h:221:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:257:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:531:15: style: The function 'Compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:74:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:531:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:538:15: style: The function 'MatchItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:79:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:538:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:545:27: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:69:27: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:545:27: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:571:12: style: The destructor '~LoopBrowserItem' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:64:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_core.h:571:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_core.h:576:15: style: The function 'Compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:74:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:576:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:583:27: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:69:27: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:583:27: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:605:12: style: The destructor '~SceneBrowserItem' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:64:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_core.h:605:12: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_core.h:610:15: style: The function 'Compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:74:15: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:610:15: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:617:27: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:69:27: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:617:27: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:637:16: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:43:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:637:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:639:16: style: The function 'ItemBrowsed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:94:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:639:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:640:16: style: The function 'ItemSelected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:95:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:640:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:641:16: style: The function 'ItemRenamed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:96:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:641:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:759:16: style: The function 'ItemRenamed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:101:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:759:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:800:16: style: The function 'GetWriteBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:634:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:800:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:804:16: style: The function 'GetReadBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:650:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:804:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:805:16: style: The function 'ReadComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_block.h:653:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:805:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:1095:16: style: The function 'ItemBrowsed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:94:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:1095:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:1099:16: style: The function 'ItemSelected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:95:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:1099:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_core.h:1101:16: style: The function 'ItemRenamed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_browser.h:96:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_core.h:1101:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_datatypes.h:746:16: style: The function 'UpdateNumRWThreads' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_datatypes.h:532:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_datatypes.h:746:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:848:16: style: The function 'Recycle' overrides a function in a base class but just delegates back to the base class. [uselessOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:848:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_event.h:996:16: style: The function 'Recycle' overrides a function in a base class but just delegates back to the base class. [uselessOverride] freewheeling-0.6.6/src/fweelin_event.h:285:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_event.h:996:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_datatypes.h:692:23: style: Condition 'num_writers!=RT_RWThreads::num_rw_threads' is always true [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_datatypes.h:718:23: style: Condition 'num_writers!=RT_RWThreads::num_rw_threads' is always true [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_core.h:127:9: warning: %X in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] freewheeling-0.6.6/src/fweelin_datatypes.h:100:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:102:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:104:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:106:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:129:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:134:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:139:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:141:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:143:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:145:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:149:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:150:20: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:173:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:176:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:179:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:182:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:187:11: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:188:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:234:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:237:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:240:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:243:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:248:11: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:249:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:267:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:270:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:273:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:276:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:281:11: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:282:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:309:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:318:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:320:14: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:335:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:339:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:343:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:347:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:351:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:352:8: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:358:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:359:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:360:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:361:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:379:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:380:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:381:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:382:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:400:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:401:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:402:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:403:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:421:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:422:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:423:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:424:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:442:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:443:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:444:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:445:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:446:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:351:21: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:383:24: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:412:27: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:445:35: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:474:32: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:506:32: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:533:35: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:574:40: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:611:38: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:647:34: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:683:28: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:727:30: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:752:34: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:780:27: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:821:30: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:852:35: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:887:43: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:926:32: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:965:32: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1000:35: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1045:35: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1090:29: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1126:37: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1161:37: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1196:37: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1231:31: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1267:36: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1293:32: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1325:29: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1349:29: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1373:31: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1403:30: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1428:35: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1448:36: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1468:29: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1497:33: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1526:34: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1556:27: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1584:33: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1604:31: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1624:34: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1645:35: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1665:32: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1689:29: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1710:32: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1734:28: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1758:26: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1782:29: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1815:27: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1858:24: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1882:25: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1912:7: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1942:33: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1962:24: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:1992:29: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2018:39: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2044:33: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2077:41: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2105:33: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2129:33: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2153:34: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2177:38: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2203:7: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2228:26: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2252:27: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2272:27: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2292:24: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2316:31: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2340:27: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2360:28: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2380:27: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2400:32: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2424:38: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2450:30: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2474:31: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2498:30: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2523:29: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2550:30: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2574:31: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2600:36: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2635:7: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2666:7: style: C-style reference casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.h:2843:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.h:533:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.h:578:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.h:612:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.h:1054:14: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.h:1055:14: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:703:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:729:43: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_datatypes.h:106:19: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:145:17: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:182:9: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:243:9: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:276:9: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:309:13: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:347:7: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:361:36: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:382:35: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:403:36: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:424:29: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:445:41: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_datatypes.h:63:38: style: Parameter 'src' can be declared as reference to const [constParameterReference] freewheeling-0.6.6/src/fweelin_datatypes.h:296:35: style: Parameter 'src' can be declared as reference to const [constParameterReference] freewheeling-0.6.6/src/fweelin_datatypes.h:461:34: style: Parameter 'src' can be declared as reference to const [constParameterReference] freewheeling-0.6.6/src/fweelin_datatypes.h:473:30: style: Parameter 'src' can be declared as reference to const [constParameterReference] freewheeling-0.6.6/src/fweelin_event.h:351:17: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:383:20: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:412:23: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:445:31: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:474:28: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:506:28: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:533:31: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:574:36: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:611:34: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:647:30: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:683:24: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:727:26: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:752:30: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:780:23: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:821:26: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:852:31: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:887:39: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:926:28: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:965:28: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1000:31: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1045:31: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1090:25: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1126:33: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1161:33: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1196:33: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1231:27: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1267:32: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1293:28: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1325:25: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1349:25: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1373:27: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1403:26: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1428:31: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1448:32: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1468:25: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1497:29: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1526:30: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1556:23: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1584:29: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1604:27: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1624:30: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1645:31: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1665:28: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1689:25: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1710:28: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1734:24: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1758:22: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1782:25: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1815:23: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1858:20: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1882:21: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1911:30: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1942:29: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1962:20: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:1992:25: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2018:35: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2044:29: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2077:37: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2105:29: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2129:29: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2153:30: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2177:34: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2202:41: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2228:22: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2252:23: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2272:23: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2292:20: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2316:27: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2340:23: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2360:24: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2380:23: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2400:28: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2424:34: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2450:26: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2474:27: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2498:26: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2523:25: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2550:26: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2574:27: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2600:32: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2634:41: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_event.h:2665:34: style: Variable 's' can be declared as reference to const [constVariableReference] freewheeling-0.6.6/src/fweelin_core_dsp.h:188:42: style: Parameter 'src' can be declared as reference to const [constParameterReference] freewheeling-0.6.6/src/fweelin_core.h:107:41: style: Parameter 'hash2' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.h:113:44: style: Parameter 'stext' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.h:174:11: style: Variable 'c' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.h:457:31: style: Parameter 'l' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.h:526:43: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.h:557:69: style: Parameter 'fn' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.h:591:70: style: Parameter 'fn' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.h:847:41: style: Parameter 'nw' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_datatypes.h:614:61: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_datatypes.h:864:46: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_datatypes.h:889:44: style: Parameter 'cur' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.h:821:43: style: Parameter 'hook' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.h:973:27: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_browser.h:281:48: style: Parameter 'nw' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_browser.h:179:13: style: Variable 'btype' is assigned a value that is never used. [unreadVariable] freewheeling-0.6.6/src/fweelin_amixer.cc:148:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_amixer.cc:263:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_amixer.cc:382:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_amixer.cc:541:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_amixer.h:79:15: performance:inconclusive: Technically the member function 'HardwareMixerInterface::control_type' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_amixer.cc:57:37: note: Technically the member function 'HardwareMixerInterface::control_type' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:79:15: note: Technically the member function 'HardwareMixerInterface::control_type' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:80:15: performance:inconclusive: Technically the member function 'HardwareMixerInterface::control_access' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_amixer.cc:62:37: note: Technically the member function 'HardwareMixerInterface::control_access' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:80:15: note: Technically the member function 'HardwareMixerInterface::control_access' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:81:8: performance:inconclusive: Technically the member function 'HardwareMixerInterface::get_integer' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_amixer.cc:84:30: note: Technically the member function 'HardwareMixerInterface::get_integer' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:81:8: note: Technically the member function 'HardwareMixerInterface::get_integer' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:82:8: performance:inconclusive: Technically the member function 'HardwareMixerInterface::get_integer64' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_amixer.cc:112:30: note: Technically the member function 'HardwareMixerInterface::get_integer64' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:82:8: note: Technically the member function 'HardwareMixerInterface::get_integer64' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:83:7: performance:inconclusive: Technically the member function 'HardwareMixerInterface::parse_control_id' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_amixer.cc:140:29: note: Technically the member function 'HardwareMixerInterface::parse_control_id' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:83:7: note: Technically the member function 'HardwareMixerInterface::parse_control_id' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:84:15: performance:inconclusive: Technically the member function 'HardwareMixerInterface::control_iface' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_amixer.cc:237:37: note: Technically the member function 'HardwareMixerInterface::control_iface' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:84:15: note: Technically the member function 'HardwareMixerInterface::control_iface' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:86:8: performance:inconclusive: Technically the member function 'HardwareMixerInterface::print_spaces' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_amixer.cc:260:30: note: Technically the member function 'HardwareMixerInterface::print_spaces' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:86:8: note: Technically the member function 'HardwareMixerInterface::print_spaces' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:87:8: performance:inconclusive: Technically the member function 'HardwareMixerInterface::print_dB' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_amixer.cc:266:30: note: Technically the member function 'HardwareMixerInterface::print_dB' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:87:8: note: Technically the member function 'HardwareMixerInterface::print_dB' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:91:7: performance:inconclusive: Technically the member function 'HardwareMixerInterface::get_ctl_enum_item_index' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_amixer.cc:496:29: note: Technically the member function 'HardwareMixerInterface::get_ctl_enum_item_index' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.h:91:7: note: Technically the member function 'HardwareMixerInterface::get_ctl_enum_item_index' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_amixer.cc:253:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_amixer.cc:255:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_amixer.cc:257:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_amixer.cc:287:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_amixer.cc:287:9: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_amixer.cc:287:9: warning: %i in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_amixer.cc:315:13: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_amixer.cc:375:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_amixer.cc:409:5: warning: %i in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_amixer.cc:483:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_amixer.cc:283:10: style: Redundant initialization for 'type'. The initialized value is overwritten before it is read. [redundantInitialization] freewheeling-0.6.6/src/fweelin_amixer.cc:273:23: note: type is initialized freewheeling-0.6.6/src/fweelin_amixer.cc:283:10: note: type is overwritten freewheeling-0.6.6/src/fweelin_amixer.cc:500:19: style: The scope of the variable 'len' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_amixer.cc:501:17: style: The scope of the variable 'name' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_amixer.cc:532:18: style: The scope of the variable 'idx' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_amixer.cc:533:10: style: The scope of the variable 'tmp' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_amixer.cc:385:48: style: Parameter 'card' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_audioio.cc:62:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JackTransportRolling [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_audioio.cc:163:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JackPositionBBT [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_audioio.cc:221:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JackPortIsOutput [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_audioio.cc:279:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_audioio.cc:250:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_audioio.cc:73:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_audioio.cc:76:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_audioio.cc:83:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_audioio.cc:86:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:53:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SFM_READ [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_block.cc:207:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SF_FORMAT_FLAC [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_block.cc:217:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SFM_WRITE [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_block.cc:1989:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCHED_OTHER [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_block.cc:1425:17: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_block.cc:2329:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_block.cc:191:17: warning: Member variable 'SndFileEncoder::sndoutfd' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.cc:40:15: warning: Member variable 'iFileDecoder::stereo' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.cc:42:17: warning: Member variable 'SndFileDecoder::obuf' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.cc:42:17: warning: Member variable 'SndFileDecoder::rbuf' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.cc:130:16: warning: Member variable 'VorbisDecoder::current_section' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.cc:130:16: warning: Member variable 'VorbisDecoder::pcmout' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.cc:380:19: warning: Member variable 'BlockReadManager::filetype' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.cc:583:20: warning: Member variable 'BlockWriteManager::ei' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_block.h:138:7: style:inconclusive: Technically the member function 'BED_MarkerPoints::CountMarkers' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.cc:737:23: note: Technically the member function 'BED_MarkerPoints::CountMarkers' can be const. freewheeling-0.6.6/src/fweelin_block.h:138:7: note: Technically the member function 'BED_MarkerPoints::CountMarkers' can be const. freewheeling-0.6.6/src/fweelin_block.h:174:8: style:inconclusive: Technically the member function 'AudioBlock::Zero' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.cc:837:18: note: Technically the member function 'AudioBlock::Zero' can be const. freewheeling-0.6.6/src/fweelin_block.h:174:8: note: Technically the member function 'AudioBlock::Zero' can be const. freewheeling-0.6.6/src/fweelin_block.h:189:8: style:inconclusive: Technically the member function 'AudioBlock::DeleteChain' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.cc:996:18: note: Technically the member function 'AudioBlock::DeleteChain' can be const. freewheeling-0.6.6/src/fweelin_block.h:189:8: note: Technically the member function 'AudioBlock::DeleteChain' can be const. freewheeling-0.6.6/src/fweelin_block.h:192:13: style:inconclusive: Technically the member function 'AudioBlock::GetTotalLen' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.cc:1018:23: note: Technically the member function 'AudioBlock::GetTotalLen' can be const. freewheeling-0.6.6/src/fweelin_block.h:192:13: note: Technically the member function 'AudioBlock::GetTotalLen' can be const. freewheeling-0.6.6/src/fweelin_block.h:202:8: style:inconclusive: Technically the member function 'AudioBlock::SetPtrsFromAbsOffset' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.cc:1045:18: note: Technically the member function 'AudioBlock::SetPtrsFromAbsOffset' can be const. freewheeling-0.6.6/src/fweelin_block.h:202:8: note: Technically the member function 'AudioBlock::SetPtrsFromAbsOffset' can be const. freewheeling-0.6.6/src/fweelin_block.h:284:8: style:inconclusive: Technically the member function 'AudioBlockIterator::GenCnt' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.cc:1277:26: note: Technically the member function 'AudioBlockIterator::GenCnt' can be const. freewheeling-0.6.6/src/fweelin_block.h:284:8: note: Technically the member function 'AudioBlockIterator::GenCnt' can be const. freewheeling-0.6.6/src/fweelin_block.h:957:8: style:inconclusive: Technically the member function 'BlockManager::HiPriTrigger' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_block.cc:2124:20: note: Technically the member function 'BlockManager::HiPriTrigger' can be const. freewheeling-0.6.6/src/fweelin_block.h:957:8: note: Technically the member function 'BlockManager::HiPriTrigger' can be const. freewheeling-0.6.6/src/fweelin_block.h:969:8: performance:inconclusive: Technically the member function 'BlockManager::DelManager' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_block.cc:2078:20: note: Technically the member function 'BlockManager::DelManager' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_block.h:969:8: note: Technically the member function 'BlockManager::DelManager' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_block.h:972:8: performance:inconclusive: Technically the member function 'BlockManager::RefDeleted' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_block.cc:2090:20: note: Technically the member function 'BlockManager::RefDeleted' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_block.h:972:8: note: Technically the member function 'BlockManager::RefDeleted' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_block.h:973:8: performance:inconclusive: Technically the member function 'BlockManager::HiRefDeleted' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_block.cc:2102:20: note: Technically the member function 'BlockManager::HiRefDeleted' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_block.h:973:8: note: Technically the member function 'BlockManager::HiRefDeleted' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_block.h:978:8: performance:inconclusive: Technically the member function 'BlockManager::DelManager' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_block.cc:2206:20: note: Technically the member function 'BlockManager::DelManager' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_block.h:978:8: note: Technically the member function 'BlockManager::DelManager' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_block.h:985:8: performance:inconclusive: Technically the member function 'BlockManager::DelHiManager' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_block.cc:2225:20: note: Technically the member function 'BlockManager::DelHiManager' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_block.h:985:8: note: Technically the member function 'BlockManager::DelHiManager' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_block.cc:827:15: warning: Class 'AudioBlock' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_block.cc:827:15: warning: Class 'AudioBlock' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_block.cc:799:15: warning: Class 'BED_ExtraChannel' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_block.cc:799:15: warning: Class 'BED_ExtraChannel' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_block.cc:202:5: warning: Class 'SndFileEncoder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_block.cc:202:5: warning: Class 'SndFileEncoder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_block.cc:1954:3: warning: Class 'BlockManager' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_block.cc:1954:3: warning: Class 'BlockManager' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_block.cc:486:10: style: The statement 'if (in!=0) in=0' is logically equivalent to 'in=0'. [duplicateConditionalAssign] freewheeling-0.6.6/src/fweelin_block.cc:489:8: note: Assignment 'in=0' freewheeling-0.6.6/src/fweelin_block.cc:486:10: note: Condition 'in!=0' is redundant freewheeling-0.6.6/src/fweelin_block.cc:1353:9: style: Condition 'ratescale' is always false [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_block.cc:1352:22: note: Assignment 'ratescale=0', assigned value is 0 freewheeling-0.6.6/src/fweelin_block.cc:1353:9: note: Condition 'ratescale' is always false freewheeling-0.6.6/src/fweelin_block.cc:1381:7: style: Condition 'ratescale' is always false [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_block.cc:1373:20: note: Assignment 'ratescale=0', assigned value is 0 freewheeling-0.6.6/src/fweelin_block.cc:1381:7: note: Condition 'ratescale' is always false freewheeling-0.6.6/src/fweelin_block.cc:1469:7: style: Condition 'ratescale' is always false [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_block.cc:1373:20: note: Assignment 'ratescale=0', assigned value is 0 freewheeling-0.6.6/src/fweelin_block.cc:1469:7: note: Condition 'ratescale' is always false freewheeling-0.6.6/src/fweelin_block.cc:1498:7: style: Condition 'ratescale' is always false [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_block.cc:1495:20: note: Assignment 'ratescale=0', assigned value is 0 freewheeling-0.6.6/src/fweelin_block.cc:1498:7: note: Condition 'ratescale' is always false freewheeling-0.6.6/src/fweelin_block.cc:1973:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_block.cc:1303:3: warning: Either the condition 'curblock==0' is redundant or there is possible null pointer dereference: curblock. [nullPointerRedundantCheck] freewheeling-0.6.6/src/fweelin_block.cc:1305:16: note: Assuming that condition 'curblock==0' is not redundant freewheeling-0.6.6/src/fweelin_block.cc:1303:3: note: Null pointer dereference freewheeling-0.6.6/src/fweelin_block.cc:432:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:438:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:439:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:552:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:896:5: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:897:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:938:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:961:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:982:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1004:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1087:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1098:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1105:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1115:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1137:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1140:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1162:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1176:20: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1411:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1422:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1511:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1543:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1586:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1631:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1708:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1724:8: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1870:8: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:1930:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:2017:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:2036:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:2056:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:2110:11: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:2139:11: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:2193:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:2234:11: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:2291:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:2304:16: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_block.cc:2129:7: style: Redundant initialization for 'cur'. The initialized value is overwritten before it is read. [redundantInitialization] freewheeling-0.6.6/src/fweelin_block.cc:2125:26: note: cur is initialized freewheeling-0.6.6/src/fweelin_block.cc:2129:7: note: cur is overwritten freewheeling-0.6.6/src/fweelin_block.cc:763:14: style: The scope of the variable 'markcnt' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_block.cc:192:52: style:inconclusive: Function 'SndFileEncoder' argument 4 names different: declaration 'type' definition 'format'. [funcArgNamesDifferent] freewheeling-0.6.6/src/fweelin_block.h:480:73: note: Function 'SndFileEncoder' argument 4 names different: declaration 'type' definition 'format'. freewheeling-0.6.6/src/fweelin_block.cc:192:52: note: Function 'SndFileEncoder' argument 4 names different: declaration 'type' definition 'format'. freewheeling-0.6.6/src/fweelin_block.cc:284:46: style:inconclusive: Function 'SetupFileForWriting' argument 1 names different: declaration 'file' definition 'out'. [funcArgNamesDifferent] freewheeling-0.6.6/src/fweelin_block.h:508:34: note: Function 'SetupFileForWriting' argument 1 names different: declaration 'file' definition 'out'. freewheeling-0.6.6/src/fweelin_block.cc:284:46: note: Function 'SetupFileForWriting' argument 1 names different: declaration 'file' definition 'out'. freewheeling-0.6.6/src/fweelin_block.cc:2314:21: style: Local variable 'cur' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_block.cc:2246:19: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_block.cc:2314:21: note: Shadow variable freewheeling-0.6.6/src/fweelin_block.cc:141:16: style: Variable 'vi' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_block.cc:1139:6: style: Variable 'right' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_block.cc:1277:45: style: Parameter 'blk' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_block.cc:1366:48: style: Parameter 'frag_l' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_block.cc:1366:66: style: Parameter 'frag_r' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_block.cc:2078:68: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_block.cc:2124:40: style: Parameter 'trigger' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_block.cc:2145:57: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_block.cc:2206:66: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_block.cc:2226:46: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_block.cc:2227:60: style: Parameter 'trigger' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_browser.cc:73:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDLK_BACKSPACE [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_browser.cc:199:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_browser.cc:271:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_browser.cc:309:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_browser.h:259:16: style: Virtual function 'ClearAllItems' is called from destructor '~Browser()' at line 343. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_browser.cc:343:3: note: Calling ClearAllItems freewheeling-0.6.6/src/fweelin_browser.h:259:16: note: ClearAllItems is a virtual function freewheeling-0.6.6/src/fweelin_browser.h:502:16: style: Virtual function 'ClearAllItems' is called from destructor '~PatchBrowser()' at line 904. Dynamic binding is not used. [virtualCallInConstructor] freewheeling-0.6.6/src/fweelin_browser.cc:904:3: note: Calling ClearAllItems freewheeling-0.6.6/src/fweelin_browser.h:502:16: note: ClearAllItems is a virtual function freewheeling-0.6.6/src/fweelin_browser.cc:818:16: style: Condition 'mx>=xpand_x1' is always true [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_browser.cc:756:10: note: Assuming that condition 'mx>=xpand_x1' is not redundant freewheeling-0.6.6/src/fweelin_browser.cc:818:16: note: Condition 'mx>=xpand_x1' is always true freewheeling-0.6.6/src/fweelin_browser.cc:821:49: style: Condition 'mx<=xpand_x2' is always true [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_browser.cc:756:28: note: Assuming that condition 'mx<=xpand_x2' is not redundant freewheeling-0.6.6/src/fweelin_browser.cc:821:49: note: Condition 'mx<=xpand_x2' is always true freewheeling-0.6.6/src/fweelin_browser.cc:830:16: style: Condition 'my>=xpand_y1' is always true [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_browser.cc:757:10: note: Assuming that condition 'my>=xpand_y1' is not redundant freewheeling-0.6.6/src/fweelin_browser.cc:830:16: note: Condition 'my>=xpand_y1' is always true freewheeling-0.6.6/src/fweelin_browser.cc:1102:14: style: Condition 'nw!=0' is always true [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_browser.cc:63:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:202:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:203:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:206:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:207:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:235:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:237:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:253:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:255:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:262:8: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:264:8: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:274:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:275:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:278:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:279:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:462:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:494:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:511:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:528:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:542:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:581:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:622:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:646:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:648:16: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:686:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:688:16: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:764:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:775:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:787:18: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:1032:43: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:1044:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:1072:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_browser.cc:1000:10: style: Variable 'pb_cur' is reassigned a value before the old one has been used. [redundantAssignment] freewheeling-0.6.6/src/fweelin_browser.cc:997:12: note: pb_cur is assigned freewheeling-0.6.6/src/fweelin_browser.cc:1000:10: note: pb_cur is overwritten freewheeling-0.6.6/src/fweelin_browser.cc:126:18: style: Local variable 'cur' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_browser.h:311:6: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_browser.cc:126:18: note: Shadow variable freewheeling-0.6.6/src/fweelin_browser.cc:230:16: style: Local variable 'cur' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_browser.h:311:6: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_browser.cc:230:16: note: Shadow variable freewheeling-0.6.6/src/fweelin_browser.cc:351:16: style: Local variable 'cur' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_browser.h:311:6: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_browser.cc:351:16: note: Shadow variable freewheeling-0.6.6/src/fweelin_browser.cc:381:18: style: Local variable 'cur' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_browser.h:311:6: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_browser.cc:381:18: note: Shadow variable freewheeling-0.6.6/src/fweelin_browser.cc:39:33: style: Parameter 'oldname' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_browser.cc:63:22: style: Variable 'kev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_browser.cc:224:39: style: Parameter 'old_filename' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_browser.cc:233:11: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_browser.cc:295:38: style: Parameter 'filetime' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_browser.cc:494:31: style: Variable 'bev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_browser.cc:510:39: style: Variable 'bev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_browser.cc:528:31: style: Variable 'bev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_browser.cc:542:31: style: Variable 'bev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_browser.cc:622:24: style: Variable 'rev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_browser.cc:642:45: style: Parameter 'l' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_browser.cc:1032:36: style: Variable 'pbev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_browser.cc:1043:43: style: Variable 'pbev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:87:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FWEELIN_DATADIR [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_config.cc:162:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IRWXU [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_config.cc:524:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDLK_UNKNOWN [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_config.cc:1252:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDLK_LAST [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_config.cc:1850:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IRWXU [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_config.cc:3427:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_COMMENT_NODE [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_config.cc:3736:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_config.cc:3587:12: warning: Member variable 'FloConfig::stream_final' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_config.cc:3587:12: warning: Member variable 'FloConfig::stream_loops' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_config.cc:3587:12: warning: Member variable 'FloConfig::stream_inputs' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_config.cc:3587:12: warning: Member variable 'FloConfig::fadermaxdb' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_paramset.h:48:3: warning: Member variable 'ParamSetBank::numparams' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_config.h:282:15: style: Unused private function: 'InputMatrix::ExtractKeys' [unusedPrivateFunction] freewheeling-0.6.6/src/fweelin_config.h:163:8: style:inconclusive: Technically the member function 'ParsedExpression::IsStatic' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.cc:320:24: note: Technically the member function 'ParsedExpression::IsStatic' can be const. freewheeling-0.6.6/src/fweelin_config.h:163:8: note: Technically the member function 'ParsedExpression::IsStatic' can be const. freewheeling-0.6.6/src/fweelin_config.h:237:8: performance:inconclusive: Technically the member function 'InputMatrix::SetVariable' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_config.cc:596:19: note: Technically the member function 'InputMatrix::SetVariable' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:237:8: note: Technically the member function 'InputMatrix::SetVariable' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:247:8: performance:inconclusive: Technically the member function 'InputMatrix::CheckConditions' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_config.cc:1475:19: note: Technically the member function 'InputMatrix::CheckConditions' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:247:8: note: Technically the member function 'InputMatrix::CheckConditions' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:274:9: performance:inconclusive: Technically the member function 'InputMatrix::RemoveSpaces' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_config.cc:504:20: note: Technically the member function 'InputMatrix::RemoveSpaces' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:274:9: note: Technically the member function 'InputMatrix::RemoveSpaces' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:290:8: performance:inconclusive: Technically the member function 'InputMatrix::StoreParameter' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_config.cc:1399:19: note: Technically the member function 'InputMatrix::StoreParameter' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:290:8: note: Technically the member function 'InputMatrix::StoreParameter' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:757:8: performance:inconclusive: Technically the member function 'FloConfig::CopyConfigFile' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_config.cc:79:17: note: Technically the member function 'FloConfig::CopyConfigFile' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:757:8: note: Technically the member function 'FloConfig::CopyConfigFile' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:769:8: performance:inconclusive: Technically the member function 'FloConfig::SetupParamSetBank' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_config.cc:2656:17: note: Technically the member function 'FloConfig::SetupParamSetBank' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:769:8: note: Technically the member function 'FloConfig::SetupParamSetBank' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:799:8: style:inconclusive: Technically the member function 'FloConfig::LinkSystemVariable' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.cc:3481:17: note: Technically the member function 'FloConfig::LinkSystemVariable' can be const. freewheeling-0.6.6/src/fweelin_config.h:799:8: note: Technically the member function 'FloConfig::LinkSystemVariable' can be const. freewheeling-0.6.6/src/fweelin_config.h:834:10: performance:inconclusive: Technically the member function 'FloConfig::ExtractArray' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_config.cc:2149:19: note: Technically the member function 'FloConfig::ExtractArray' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:834:10: note: Technically the member function 'FloConfig::ExtractArray' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:837:8: performance:inconclusive: Technically the member function 'FloConfig::ExtractArrayInt' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_config.cc:2183:17: note: Technically the member function 'FloConfig::ExtractArrayInt' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:837:8: note: Technically the member function 'FloConfig::ExtractArrayInt' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_config.h:866:8: style:inconclusive: Technically the member function 'FloConfig::IsStereoMaster' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_config.cc:2136:17: note: Technically the member function 'FloConfig::IsStereoMaster' can be const. freewheeling-0.6.6/src/fweelin_config.h:866:8: note: Technically the member function 'FloConfig::IsStereoMaster' can be const. freewheeling-0.6.6/src/fweelin_config.cc:411:3: warning: Class 'InputMatrix' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_config.cc:411:3: warning: Class 'InputMatrix' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_paramset.h:86:11: warning: Class 'FloDisplayParamSet' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_paramset.h:86:11: warning: Class 'FloDisplayParamSet' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_paramset.h:26:3: style: Class 'ParamSetParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_paramset.h:94:4: style: The destructor '~FloDisplayParamSet' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:494:12: note: Virtual destructor in base class freewheeling-0.6.6/src/fweelin_paramset.h:94:4: note: Destructor in derived class freewheeling-0.6.6/src/fweelin_paramset.h:133:26: style: The function 'GetFloDisplayType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:505:26: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_paramset.h:133:26: note: Function in derived class freewheeling-0.6.6/src/fweelin_paramset.h:135:16: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_config.h:503:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_paramset.h:135:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_paramset.h:137:16: style: The function 'ReceiveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] freewheeling-0.6.6/src/fweelin_event.h:43:16: note: Virtual function in base class freewheeling-0.6.6/src/fweelin_paramset.h:137:16: note: Function in derived class freewheeling-0.6.6/src/fweelin_config.cc:1622:24: style: Condition 'ev_hook!=0' is always true [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_paramset.h:60:40: warning: Either the condition 'name!=0' is redundant or there is possible null pointer dereference: name. [nullPointerRedundantCheck] freewheeling-0.6.6/src/fweelin_config.cc:2684:12: note: Assuming that condition 'name!=0' is not redundant freewheeling-0.6.6/src/fweelin_config.cc:2683:15: note: Calling function 'Setup', 1st argument 'name' value is 0 freewheeling-0.6.6/src/fweelin_paramset.h:60:40: note: Null pointer dereference freewheeling-0.6.6/src/fweelin_config.cc:683:10: warning: Either the condition 'value!=0' is redundant or there is possible null pointer dereference: value. [nullPointerRedundantCheck] freewheeling-0.6.6/src/fweelin_config.cc:685:13: note: Assuming that condition 'value!=0' is not redundant freewheeling-0.6.6/src/fweelin_config.cc:683:10: note: Null pointer dereference freewheeling-0.6.6/src/fweelin_config.cc:3738:51: warning: Either the condition 'ver==0' is redundant or there is possible null pointer dereference: ver. [nullPointerRedundantCheck] freewheeling-0.6.6/src/fweelin_config.cc:3736:15: note: Assuming that condition 'ver==0' is not redundant freewheeling-0.6.6/src/fweelin_config.cc:3738:51: note: Null pointer dereference freewheeling-0.6.6/src/fweelin_config.cc:284:21: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:641:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:650:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:654:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:662:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:672:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:676:20: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:707:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:714:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:774:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:841:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:884:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:891:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1085:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1091:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1095:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1131:46: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1133:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1156:50: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1162:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1171:52: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1250:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1407:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1411:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1415:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1419:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1423:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1427:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1445:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1543:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1564:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1565:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1595:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1613:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1634:32: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1677:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1707:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1730:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1758:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1769:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1795:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1799:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1813:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1818:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1820:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1825:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1826:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1831:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1837:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1840:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1859:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1860:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1869:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1870:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1876:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1877:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1883:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1884:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1890:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1891:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1895:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1896:43: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1904:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1905:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1914:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1915:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1925:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1926:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1931:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1932:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1941:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1948:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1955:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1988:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2021:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2226:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2231:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2233:32: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2234:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2235:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2236:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2243:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2246:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2282:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2287:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2289:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2294:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2297:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2303:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2306:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2317:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2320:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2331:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2334:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2344:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2346:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2374:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2379:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2380:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2383:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2384:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2387:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2388:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2394:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2395:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2402:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2403:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2410:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2411:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2419:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2420:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2425:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2431:43: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2443:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2453:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2460:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2467:49: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2476:49: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2490:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2494:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2496:48: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2509:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2511:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2517:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2518:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2524:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2525:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2531:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2532:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2540:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2541:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2544:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2545:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2548:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2549:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2552:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2553:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2571:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2575:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2576:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2582:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2583:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2589:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2590:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2598:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2599:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2602:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2603:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2606:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2607:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2610:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2611:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2617:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2632:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2659:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2662:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2668:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2670:21: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2679:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2691:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2692:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2694:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2698:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2700:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2715:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2719:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2725:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2728:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2739:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2741:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2750:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2765:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2786:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2789:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2795:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2798:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2817:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2819:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2830:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2832:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2841:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2843:48: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2851:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2854:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2879:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2881:16: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2887:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2889:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2892:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2897:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2899:52: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2913:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2915:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2919:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2921:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2925:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2928:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2946:14: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2956:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2958:49: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2978:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:2998:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3005:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3008:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3028:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3041:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3051:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3054:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3059:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3061:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3062:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3063:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3066:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3068:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3069:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3070:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3075:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3077:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3078:14: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3082:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3087:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3090:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3091:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3096:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3099:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3100:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3105:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3108:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3113:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3116:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3125:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3127:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3128:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3132:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3144:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3146:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3150:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3160:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3162:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3170:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3172:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3179:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3181:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3187:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3189:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3199:32: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3201:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3202:32: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3207:32: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3209:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3210:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3211:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3216:32: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3219:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3220:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3247:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3252:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3256:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3270:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3272:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3277:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3282:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3285:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3290:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3293:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3298:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3300:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3315:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3317:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3326:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3328:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3333:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3335:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3341:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3343:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3349:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3351:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3357:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3360:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3366:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3369:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3380:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3383:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3394:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3397:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3428:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3625:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3627:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3629:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3633:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3635:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3637:43: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3644:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3648:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3652:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3678:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3682:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3686:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3695:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3731:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3735:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3736:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3751:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3752:32: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3781:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:3798:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_config.cc:1415:7: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_config.cc:1082:26: style: The scope of the variable 'prev' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_config.cc:1533:8: style: The scope of the variable 'echo' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_config.cc:492:19: style: Local variable 'cur' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_config.cc:449:17: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_config.cc:492:19: note: Shadow variable freewheeling-0.6.6/src/fweelin_config.cc:494:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_config.cc:449:23: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_config.cc:494:21: note: Shadow variable freewheeling-0.6.6/src/fweelin_config.cc:1613:16: style: Local variable 'echo' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_config.cc:1533:8: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_config.cc:1613:16: note: Shadow variable freewheeling-0.6.6/src/fweelin_config.cc:2507:30: style: Local variable 'n' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_config.cc:2378:16: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_config.cc:2507:30: note: Shadow variable freewheeling-0.6.6/src/fweelin_config.cc:3751:18: style: Local variable 'ver' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_config.cc:3735:16: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_config.cc:3751:18: note: Shadow variable freewheeling-0.6.6/src/fweelin_config.cc:79:39: style: Parameter 'cfgname' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:81:9: style: Variable 'homedir' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:140:9: style: Variable 'homedir' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:284:13: style: Variable 'evofs' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:547:9: style: Variable 'delim' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:596:57: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:732:15: style: Variable 'lv' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:736:17: style: Variable 'rv' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:909:15: style: Variable 'lv' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:913:17: style: Variable 'rv' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:1286:9: style: Variable 'ascii_scalar' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:1300:9: style: Variable 'rng_delim' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:1305:11: style: Variable 'float_delim' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:1769:35: style: Variable 'tev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:1784:68: style: Parameter 'events' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:1806:61: style: Parameter 'gen' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:1834:17: style: Variable 'homedir' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:2149:38: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:2154:9: style: Variable 'delim' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:2183:39: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:2188:9: style: Variable 'delim' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_config.cc:2217:62: style: Parameter 'elemn' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:2273:57: style: Parameter 'layn' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:2369:46: style: Parameter 'pb' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:3239:59: style: Parameter 'vid' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:3465:49: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:3481:42: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:3498:44: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:3617:66: style: Parameter 'ifs' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:3674:56: style: Parameter 'root' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:3751:18: style: Variable 'ver' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_paramset.h:30:22: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_paramset.h:63:22: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_config.cc:1082:20: style: Variable 'nw' is assigned a value that is never used. [unreadVariable] freewheeling-0.6.6/src/fweelin_config.cc:1220:14: style: Variable 'nw' is assigned a value that is never used. [unreadVariable] freewheeling-0.6.6/src/fweelin_looplibrary.h:65:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:194:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:253:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:325:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:346:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:369:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:394:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:485:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:924:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:976:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:1209:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:1342:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:2230:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:3479:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MCL_CURRENT [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core.cc:3570:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_core.h:811:8: performance:inconclusive: Technically the member function 'LoopManager::AddLoopToBrowser' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_core.cc:324:19: note: Technically the member function 'LoopManager::AddLoopToBrowser' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_core.h:811:8: note: Technically the member function 'LoopManager::AddLoopToBrowser' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_core.h:812:21: performance:inconclusive: Technically the member function 'LoopManager::AddSceneToBrowser' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_core.cc:368:32: note: Technically the member function 'LoopManager::AddSceneToBrowser' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_core.h:812:21: note: Technically the member function 'LoopManager::AddSceneToBrowser' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_core.h:994:19: performance:inconclusive: Technically the member function 'Fweelin::getSTREAMSIZE' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_core.cc:3408:19: note: Technically the member function 'Fweelin::getSTREAMSIZE' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_core.h:994:19: note: Technically the member function 'Fweelin::getSTREAMSIZE' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_core.cc:552:3: warning: Class 'LoopManager' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_core.cc:552:3: warning: Class 'LoopManager' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core.cc:1243:18: style: Condition '*out!=0' is always false [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_core.cc:1237:16: note: Assuming that condition '*out==0' is not redundant freewheeling-0.6.6/src/fweelin_core.cc:1243:18: note: Condition '*out!=0' is always false freewheeling-0.6.6/src/fweelin_core.cc:2592:31: style: Condition 'exists==0' is always true [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_core.cc:2587:24: note: Assuming that condition 'exists!=0' is not redundant freewheeling-0.6.6/src/fweelin_core.cc:2592:31: note: Condition 'exists==0' is always true freewheeling-0.6.6/src/fweelin_core.cc:2318:40: warning: Either the condition 'n!=0' is redundant or there is possible null pointer dereference: n. [nullPointerRedundantCheck] freewheeling-0.6.6/src/fweelin_core.cc:2320:19: note: Assuming that condition 'n!=0' is not redundant freewheeling-0.6.6/src/fweelin_core.cc:2318:40: note: Null pointer dereference freewheeling-0.6.6/src/fweelin_core.cc:303:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:314:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:416:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:417:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:422:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:423:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:435:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:478:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:479:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:480:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:486:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:502:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:517:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:518:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:690:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:706:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:749:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:751:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:777:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:779:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:790:6: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:792:6: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:799:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:801:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:922:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:939:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:961:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1020:32: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1027:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1033:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1037:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1042:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1046:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1055:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1059:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1063:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1068:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1072:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1076:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1080:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1084:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1122:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1265:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1271:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1275:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1279:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1283:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1286:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1287:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1377:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1379:18: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1393:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1395:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1400:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1401:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1464:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1500:47: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1520:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1543:21: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1574:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1607:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1697:21: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1699:21: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1714:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1716:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:1895:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2157:20: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2173:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2182:6: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2186:6: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2241:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2247:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2253:46: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2255:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2260:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2261:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2266:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2282:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2288:46: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2290:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2316:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2319:52: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2329:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2347:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2351:54: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2353:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2358:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2360:52: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2365:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2367:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2372:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2374:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2403:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2414:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2421:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2455:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2486:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2536:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2572:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2607:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2621:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2635:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2649:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2656:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2664:49: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2686:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2710:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2731:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2743:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2772:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2783:43: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2795:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2806:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2817:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2828:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2839:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2850:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2861:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2872:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2883:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2894:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2906:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2918:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2929:32: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2940:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2952:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2964:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2976:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:2987:34: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3000:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3010:23: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3046:18: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3064:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3095:28: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3107:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3119:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3166:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3197:18: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3345:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3600:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3751:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3753:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3755:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3757:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3759:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3761:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3763:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3765:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3767:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3769:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3775:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3777:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3779:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3781:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3784:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3787:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3791:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3793:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3797:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3802:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3805:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3808:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3812:7: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3815:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3875:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3899:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3918:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core.cc:3010:23: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_core.cc:3755:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_core.cc:3757:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_core.cc:3763:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_core.cc:3802:29: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_core.cc:3875:27: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] freewheeling-0.6.6/src/fweelin_core.cc:325:8: style: The scope of the variable 'tmp' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_core.cc:369:8: style: The scope of the variable 'tmp' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_core.cc:2231:5: style: The scope of the variable 'tmp2' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_core.cc:65:38: style:inconclusive: Function 'CreateSnapshot' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent] freewheeling-0.6.6/src/fweelin_core.h:341:30: note: Function 'CreateSnapshot' argument 1 names different: declaration 'name' definition '_name'. freewheeling-0.6.6/src/fweelin_core.cc:65:38: note: Function 'CreateSnapshot' argument 1 names different: declaration 'name' definition '_name'. freewheeling-0.6.6/src/fweelin_core.cc:412:45: style:inconclusive: Function 'ItemSelected' argument 1 names different: declaration 'i' definition 'item'. [funcArgNamesDifferent] freewheeling-0.6.6/src/fweelin_core.h:640:42: note: Function 'ItemSelected' argument 1 names different: declaration 'i' definition 'item'. freewheeling-0.6.6/src/fweelin_core.cc:412:45: note: Function 'ItemSelected' argument 1 names different: declaration 'i' definition 'item'. freewheeling-0.6.6/src/fweelin_core.cc:430:44: style:inconclusive: Function 'ItemRenamed' argument 1 names different: declaration 'i' definition 'item'. [funcArgNamesDifferent] freewheeling-0.6.6/src/fweelin_core.h:641:41: note: Function 'ItemRenamed' argument 1 names different: declaration 'i' definition 'item'. freewheeling-0.6.6/src/fweelin_core.cc:430:44: note: Function 'ItemRenamed' argument 1 names different: declaration 'i' definition 'item'. freewheeling-0.6.6/src/fweelin_core.cc:1762:11: style: Local variable 'newlen' shadows outer argument [shadowArgument] freewheeling-0.6.6/src/fweelin_core.cc:1724:49: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_core.cc:1762:11: note: Shadow variable freewheeling-0.6.6/src/fweelin_core.cc:2298:17: style: Local variable 'i' shadows outer argument [shadowArgument] freewheeling-0.6.6/src/fweelin_core.cc:2226:47: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_core.cc:2298:17: note: Shadow variable freewheeling-0.6.6/src/fweelin_core.cc:2343:19: style: Local variable 'i' shadows outer argument [shadowArgument] freewheeling-0.6.6/src/fweelin_core.cc:2226:47: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_core.cc:2343:19: note: Shadow variable freewheeling-0.6.6/src/fweelin_core.cc:65:38: style: Parameter '_name' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.cc:87:17: style: Variable 'loop' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:106:21: style: Variable 'ls' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:192:37: style: Parameter 'newname' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.cc:236:37: style: Parameter 'librarypath' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.cc:236:56: style: Parameter 'basename' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.cc:237:37: style: Parameter 'old_objname' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.cc:237:56: style: Parameter 'nw_objname' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.cc:311:44: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.cc:774:11: style: Variable 'cur' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:947:31: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.cc:1040:26: style: Variable 'sh' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:1066:27: style: Variable 'ls' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:1309:66: style: Parameter 'l_filename' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core.cc:1843:11: style: Variable 'tgtloop' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2227:9: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2296:23: style: Variable 'snaps' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2455:30: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2572:29: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2607:29: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2621:28: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2635:27: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2649:28: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2664:43: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2686:36: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2710:32: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2743:22: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2772:27: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2783:37: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2795:33: style: Variable 'vev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2806:34: style: Variable 'vev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2817:27: style: Variable 'vev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2828:31: style: Variable 'vev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2839:32: style: Variable 'vev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2850:25: style: Variable 'vev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2861:31: style: Variable 'vev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2872:25: style: Variable 'dev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2883:25: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2918:25: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2929:26: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2940:25: style: Variable 'sev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2952:30: style: Variable 'laev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2964:26: style: Variable 'laev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2976:24: style: Variable 'laev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:2987:27: style: Variable 'laev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:3064:34: style: Variable 'tev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:3095:22: style: Variable 'mev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:3107:24: style: Variable 'rev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:3119:23: style: Variable 'eev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:3166:33: style: Variable 'aev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:3301:15: style: Variable 'peaks' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core.cc:3905:18: style: Variable 'pb' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_looplibrary.h:73:12: style: Variable 'go' is assigned a value that is never used. [unreadVariable] freewheeling-0.6.6/src/fweelin_core.cc:149:13: style: Variable 'len' is assigned a value that is never used. [unreadVariable] freewheeling-0.6.6/src/fweelin_core_dsp.cc:402:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:2638:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1352:18: warning: Member variable 'RecordProcessor::endsyncidx' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1352:18: warning: Member variable 'RecordProcessor::endsyncwait' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1352:18: warning: Member variable 'RecordProcessor::od_playvol' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1352:18: warning: Member variable 'RecordProcessor::od_feedback_lastval' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1352:18: warning: Member variable 'RecordProcessor::od_curbeat' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1352:18: warning: Member variable 'RecordProcessor::od_fadein' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1352:18: warning: Member variable 'RecordProcessor::od_last_mbuf' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1352:18: warning: Member variable 'RecordProcessor::od_last_lpbuf' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1389:18: warning: Member variable 'RecordProcessor::od_playvol' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1389:18: warning: Member variable 'RecordProcessor::od_feedback_lastval' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1389:18: warning: Member variable 'RecordProcessor::od_curbeat' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1389:18: warning: Member variable 'RecordProcessor::od_fadein' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1389:18: warning: Member variable 'RecordProcessor::od_last_mbuf' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1389:18: warning: Member variable 'RecordProcessor::od_last_lpbuf' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_core_dsp.h:459:13: style:inconclusive: Member variable 'Pulse::metroofs' uses an uninitialized argument 'metrolen' due to the order of declarations. [initializerList] freewheeling-0.6.6/src/fweelin_core_dsp.cc:389:3: note: Member variable 'Pulse::metroofs' uses an uninitialized argument 'metrolen' due to the order of declarations. freewheeling-0.6.6/src/fweelin_core_dsp.h:459:13: note: Member variable 'Pulse::metroofs' uses an uninitialized argument 'metrolen' due to the order of declarations. freewheeling-0.6.6/src/fweelin_core_dsp.h:460:5: style:inconclusive: Member variable 'Pulse::metrohiofs' uses an uninitialized argument 'metrolen' due to the order of declarations. [initializerList] freewheeling-0.6.6/src/fweelin_core_dsp.cc:389:23: note: Member variable 'Pulse::metrohiofs' uses an uninitialized argument 'metrolen' due to the order of declarations. freewheeling-0.6.6/src/fweelin_core_dsp.h:460:5: note: Member variable 'Pulse::metrohiofs' uses an uninitialized argument 'metrolen' due to the order of declarations. freewheeling-0.6.6/src/fweelin_core_dsp.h:461:5: style:inconclusive: Member variable 'Pulse::metroloofs' uses an uninitialized argument 'metrolen' due to the order of declarations. [initializerList] freewheeling-0.6.6/src/fweelin_core_dsp.cc:389:45: note: Member variable 'Pulse::metroloofs' uses an uninitialized argument 'metrolen' due to the order of declarations. freewheeling-0.6.6/src/fweelin_core_dsp.h:461:5: note: Member variable 'Pulse::metroloofs' uses an uninitialized argument 'metrolen' due to the order of declarations. freewheeling-0.6.6/src/fweelin_core_dsp.h:669:8: style:inconclusive: Technically the member function 'RecordProcessor::FadeOut_Input' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1738:23: note: Technically the member function 'RecordProcessor::FadeOut_Input' can be const. freewheeling-0.6.6/src/fweelin_core_dsp.h:669:8: note: Technically the member function 'RecordProcessor::FadeOut_Input' can be const. freewheeling-0.6.6/src/fweelin_core_dsp.h:676:8: style:inconclusive: Technically the member function 'RecordProcessor::FadeIn_Input' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1791:23: note: Technically the member function 'RecordProcessor::FadeIn_Input' can be const. freewheeling-0.6.6/src/fweelin_core_dsp.h:676:8: note: Technically the member function 'RecordProcessor::FadeIn_Input' can be const. freewheeling-0.6.6/src/fweelin_core_dsp.cc:319:3: warning: Class 'Processor' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_core_dsp.cc:319:3: warning: Class 'Processor' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core_dsp.cc:398:3: warning: Class 'Pulse' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_core_dsp.cc:398:3: warning: Class 'Pulse' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core_dsp.cc:859:3: warning: Class 'RootProcessor' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_core_dsp.cc:859:3: warning: Class 'RootProcessor' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1428:3: warning: Class 'RecordProcessor' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1428:3: warning: Class 'RecordProcessor' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core_dsp.cc:2129:3: warning: Class 'PlayProcessor' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_core_dsp.cc:2129:3: warning: Class 'PlayProcessor' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core_dsp.cc:2648:3: warning: Class 'PassthroughProcessor' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_core_dsp.cc:2648:3: warning: Class 'PassthroughProcessor' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_core_dsp.cc:2100:11: style: Condition '!pre' is always true [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_core_dsp.cc:2029:9: note: Assuming that condition '!pre' is not redundant freewheeling-0.6.6/src/fweelin_core_dsp.cc:2100:11: note: Condition '!pre' is always true freewheeling-0.6.6/src/fweelin_core_dsp.cc:2600:25: style: Condition 'inst->outfd!=0' is always false [knownConditionTrueFalse] freewheeling-0.6.6/src/fweelin_core_dsp.cc:2563:23: note: Assuming that condition 'inst->outfd!=0' is not redundant freewheeling-0.6.6/src/fweelin_core_dsp.cc:2600:25: note: Condition 'inst->outfd!=0' is always false freewheeling-0.6.6/src/fweelin_core_dsp.cc:2326:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_core_dsp.cc:435:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:563:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:585:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:607:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:947:31: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1004:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1030:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1051:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1089:49: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1407:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1445:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1488:25: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1489:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1564:5: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_core_dsp.cc:474:14: style: The scope of the variable 'midi_clock_count' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_core_dsp.cc:475:7: style: The scope of the variable 'midi_beat_count' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_core_dsp.cc:214:19: style: Variable 'in' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:369:21: style: Variable 'pre' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1015:14: style: Variable 'out' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1455:21: style: Variable 'prevm' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1739:47: style: Parameter 'input_l' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1739:66: style: Parameter 'input_r' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1740:47: style: Parameter 'loop_l' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1740:65: style: Parameter 'loop_r' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1792:46: style: Parameter 'input_l' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1792:65: style: Parameter 'input_r' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1793:46: style: Parameter 'loop_l' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_core_dsp.cc:1793:64: style: Parameter 'loop_r' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_datatypes.h:672:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_datatypes.h:703:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_datatypes.h:727:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_datatypes.h:754:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_datatypes.h:670:5: warning: Class 'SRMWRingBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_datatypes.h:670:5: warning: Class 'SRMWRingBuffer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_datatypes.h:791:5: warning: Class 'RTStore' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_datatypes.h:791:5: warning: Class 'RTStore' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_datatypes.h:669:3: style: Class 'SRMWRingBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_datatypes.h:790:3: style: Class 'RTStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] freewheeling-0.6.6/src/fweelin_datatypes.cc:47:36: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_event.cc:470:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCHED_OTHER [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_event.cc:380:11: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_event.cc:400:11: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_event.cc:438:3: warning: Class 'EventManager' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_event.cc:438:3: warning: Class 'EventManager' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_event.cc:450:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_event.cc:371:18: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.cc:381:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.cc:391:18: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.cc:401:17: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_event.cc:417:36: style: Parameter 'evtname' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_event.cc:652:49: style: Parameter 'callme' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_event.cc:653:35: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_mem.cc:72:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCHED_OTHER [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_mem.cc:302:7: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_mem.h:80:8: style:inconclusive: Technically the member function 'PreallocatedType::GoPostdelete' can be const. [functionConst] freewheeling-0.6.6/src/fweelin_mem.cc:316:24: note: Technically the member function 'PreallocatedType::GoPostdelete' can be const. freewheeling-0.6.6/src/fweelin_mem.h:80:8: note: Technically the member function 'PreallocatedType::GoPostdelete' can be const. freewheeling-0.6.6/src/fweelin_mem.cc:186:3: warning: Class 'PreallocatedType' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_mem.cc:186:3: warning: Class 'PreallocatedType' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_mem.cc:49:3: warning: Class 'MemoryManager' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_mem.cc:49:3: warning: Class 'MemoryManager' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_mem.cc:55:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_mem.cc:165:27: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:168:11: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:209:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:211:37: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:334:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:341:49: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:360:49: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:374:45: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:385:51: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:397:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:453:38: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_mem.cc:346:14: style: Local variable 'tofree' shadows outer argument [shadowArgument] freewheeling-0.6.6/src/fweelin_mem.cc:316:51: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_mem.cc:346:14: note: Shadow variable freewheeling-0.6.6/src/fweelin_mem.cc:95:49: style: Parameter 'upd' can be declared as reference to const [constParameterReference] freewheeling-0.6.6/src/fweelin_mem.cc:360:21: style: Variable 'second' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_midiio.cc:366:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_SEQ_OPEN_DUPLEX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_midiio.cc:421:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCHED_FIFO [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_midiio.cc:472:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_midiio.cc:642:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_SEQ_EVENT_CLOCK [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_midiio.cc:652:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_SEQ_EVENT_START [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_midiio.cc:662:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_SEQ_EVENT_SONGPOS [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_midiio.cc:673:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_SEQ_EVENT_STOP [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_midiio.cc:476:26: warning: Obsolete function 'alloca' called. [allocaCalled] freewheeling-0.6.6/src/fweelin_midiio.cc:686:9: warning: Member variable 'MidiIO::midi_thread' is not initialized in the constructor. [uninitMemberVar] freewheeling-0.6.6/src/fweelin_midiio.h:149:8: performance:inconclusive: Technically the member function 'MidiIO::OutputStartOnPort' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_midiio.cc:679:14: note: Technically the member function 'MidiIO::OutputStartOnPort' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_midiio.h:149:8: note: Technically the member function 'MidiIO::OutputStartOnPort' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_midiio.h:150:8: performance:inconclusive: Technically the member function 'MidiIO::OutputEndOnPort' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_midiio.cc:680:14: note: Technically the member function 'MidiIO::OutputEndOnPort' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_midiio.h:150:8: note: Technically the member function 'MidiIO::OutputEndOnPort' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_midiio.cc:702:3: warning: Class 'MidiIO' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_midiio.cc:702:3: warning: Class 'MidiIO' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_midiio.cc:401:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_midiio.cc:441:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:476:10: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:746:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:764:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:795:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:807:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:819:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:831:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:965:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:977:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1050:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1062:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1087:43: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1097:9: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1106:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1115:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1192:11: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1193:21: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1195:30: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1196:32: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:1216:18: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_midiio.cc:917:22: style: Variable 'z' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_midiio.cc:977:27: style: Variable 'tev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_midiio.cc:1026:14: style: Variable 'fs' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_midiio.cc:1050:32: style: Variable 'ssevt' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_midiio.cc:1087:36: style: Variable 'mpev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_midiio.cc:1096:38: style: Variable 'mpev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_midiio.cc:1106:32: style: Variable 'mpev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_midiio.cc:1169:10: style: Variable 'xmitports' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_midiio.cc:1214:28: style: Variable 'note' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_midiio.cc:1214:33: style: Variable 'note' is assigned a value that is never used. [unreadVariable] freewheeling-0.6.6/src/fweelin_osc.cc:130:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_osc.cc:70:37: style:inconclusive: Function 'ReceiveEvent' argument 1 names different: declaration 'ev' definition 'evt'. [funcArgNamesDifferent] freewheeling-0.6.6/src/fweelin_osc.h:35:28: note: Function 'ReceiveEvent' argument 1 names different: declaration 'ev' definition 'evt'. freewheeling-0.6.6/src/fweelin_osc.cc:70:37: note: Function 'ReceiveEvent' argument 1 names different: declaration 'ev' definition 'evt'. freewheeling-0.6.6/src/fweelin_osc.cc:131:19: style: Variable 'res' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_paramset.cc:55:50: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_paramset.cc:86:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_paramset.cc:107:39: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_paramset.cc:139:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_paramset.cc:163:42: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_paramset.cc:66:29: style: Variable 'b' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_paramset.cc:86:32: style: Variable 'psev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_paramset.cc:139:37: style: Variable 'psev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_paramset.cc:163:35: style: Variable 'psev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_sdlio.cc:382:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDLK_FIRST [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_sdlio.cc:635:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_JOYBUTTONUP [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_sdlio.cc:630:44: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_sdlio.cc:647:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_sdlio.cc:669:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_sdlio.cc:698:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_sdlio.cc:723:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_sdlio.cc:457:14: style: The scope of the variable 'prevkeycode' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_sdlio.cc:458:5: style: The scope of the variable 'prevcnt' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_sdlio.cc:380:31: style: Parameter 'keyname' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_videoio.cc:255:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_BYTEORDER [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_videoio.cc:850:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_SRCCOLORKEY [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_videoio.cc:1093:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_videoio.cc:1366:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_HWSURFACE [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_videoio.cc:2081:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_HWSURFACE [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_videoio.cc:2118:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_videoio.cc:1512:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_videoio.cc:2197:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] freewheeling-0.6.6/src/fweelin_videoio.h:162:8: performance:inconclusive: Technically the member function 'VideoIO::Custom_BlitSurface' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_videoio.cc:657:15: note: Technically the member function 'VideoIO::Custom_BlitSurface' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_videoio.h:162:8: note: Technically the member function 'VideoIO::Custom_BlitSurface' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_videoio.h:165:8: performance:inconclusive: Technically the member function 'VideoIO::Squeeze_BlitSurface' can be static (but you may consider moving to unnamed namespace). [functionStatic] freewheeling-0.6.6/src/fweelin_videoio.cc:725:15: note: Technically the member function 'VideoIO::Squeeze_BlitSurface' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_videoio.h:165:8: note: Technically the member function 'VideoIO::Squeeze_BlitSurface' can be static (but you may consider moving to unnamed namespace). freewheeling-0.6.6/src/fweelin_videoio.cc:67:3: warning: Class 'CircularMap' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] freewheeling-0.6.6/src/fweelin_videoio.cc:67:3: warning: Class 'CircularMap' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] freewheeling-0.6.6/src/fweelin_videoio.cc:310:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] freewheeling-0.6.6/src/fweelin_videoio.cc:76:20: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:202:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:243:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:273:15: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:375:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:383:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:392:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:400:19: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:422:43: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:451:41: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:461:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:481:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:522:36: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:541:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:579:40: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:625:33: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:640:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:676:20: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:677:16: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:695:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:712:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:749:20: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:750:16: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:781:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:806:13: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:905:29: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:909:35: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:918:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio.cc:1488:10: style: Redundant initialization for 'helpx2'. The initialized value is overwritten before it is read. [redundantInitialization] freewheeling-0.6.6/src/fweelin_videoio.cc:1443:14: note: helpx2 is initialized freewheeling-0.6.6/src/fweelin_videoio.cc:1488:10: note: helpx2 is overwritten freewheeling-0.6.6/src/fweelin_videoio.cc:201:7: style: The scope of the variable 'ptr2' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_videoio.cc:206:7: style: The scope of the variable 'ofs' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_videoio.cc:893:24: style: The scope of the variable 'ispd' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_videoio.cc:931:9: style: The scope of the variable 'loopvol' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_videoio.cc:828:29: style:inconclusive: Function 'draw_text' argument 7 names different: declaration 'centerx' definition 'justifyx'. [funcArgNamesDifferent] freewheeling-0.6.6/src/fweelin_videoio.h:125:69: note: Function 'draw_text' argument 7 names different: declaration 'centerx' definition 'justifyx'. freewheeling-0.6.6/src/fweelin_videoio.cc:828:29: note: Function 'draw_text' argument 7 names different: declaration 'centerx' definition 'justifyx'. freewheeling-0.6.6/src/fweelin_videoio.cc:828:44: style:inconclusive: Function 'draw_text' argument 8 names different: declaration 'centery' definition 'justifyy'. [funcArgNamesDifferent] freewheeling-0.6.6/src/fweelin_videoio.h:126:29: note: Function 'draw_text' argument 8 names different: declaration 'centery' definition 'justifyy'. freewheeling-0.6.6/src/fweelin_videoio.cc:828:44: note: Function 'draw_text' argument 8 names different: declaration 'centery' definition 'justifyy'. freewheeling-0.6.6/src/fweelin_videoio.cc:1604:16: style: Local variable 'curlayout' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_videoio.cc:1379:14: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_videoio.cc:1604:16: note: Shadow variable freewheeling-0.6.6/src/fweelin_videoio.cc:2046:18: style: Local variable 'tmp' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_videoio.cc:1328:8: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_videoio.cc:2046:18: note: Shadow variable freewheeling-0.6.6/src/fweelin_videoio.cc:451:35: style: Variable 'vev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio.cc:481:27: style: Variable 'vev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio.cc:579:34: style: Variable 'vev' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio.cc:868:35: style: Parameter 'fs' can be declared as pointer to const [constParameterPointer] freewheeling-0.6.6/src/fweelin_videoio.cc:894:13: style: Variable 'peakbuf' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio.cc:894:23: style: Variable 'avgbuf' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio.cc:1090:23: style: Variable 'rui' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio.cc:1635:17: style: Variable 'l' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio.cc:931:17: style: Variable 'loopvol' is assigned a value that is never used. [unreadVariable] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:64:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:213:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:325:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:392:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:861:31: warning: Either the condition 'font!=0' is redundant or there is possible null pointer dereference: font. [nullPointerRedundantCheck] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:852:12: note: Assuming that condition 'font!=0' is not redundant freewheeling-0.6.6/src/fweelin_videoio_displays.cc:861:31: note: Null pointer dereference freewheeling-0.6.6/src/fweelin_videoio_displays.cc:124:26: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:155:16: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:162:12: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:170:14: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:187:22: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:257:24: style: C-style pointer casting [cstyleCast] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:251:15: style: The scope of the variable 'tmp' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:447:15: style: The scope of the variable 'tmp' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:865:10: style: The scope of the variable 'buf' can be reduced. [variableScope] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:884:11: style: Local variable 'sx' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_browser.h:620:7: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_videoio_displays.cc:884:11: note: Shadow variable freewheeling-0.6.6/src/fweelin_videoio_displays.cc:884:15: style: Local variable 'sy' shadows outer variable [shadowVariable] freewheeling-0.6.6/src/fweelin_browser.h:620:11: note: Shadowed declaration freewheeling-0.6.6/src/fweelin_videoio_displays.cc:884:15: note: Shadow variable freewheeling-0.6.6/src/fweelin_videoio_displays.cc:217:23: style: Variable 'rui' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:257:20: style: Variable 'p' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:278:25: style: Variable 'rui' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:868:21: style: Variable 'rui' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/fweelin_videoio_displays.cc:869:13: style: Variable 'nm' can be declared as pointer to const [constVariablePointer] freewheeling-0.6.6/src/stacktrace.c:764:33: style:inconclusive: Function 'StackTraceInit' argument 1 names different: declaration 'progname' definition 'in_name'. [funcArgNamesDifferent] freewheeling-0.6.6/src/stacktrace.h:46:33: note: Function 'StackTraceInit' argument 1 names different: declaration 'progname' definition 'in_name'. freewheeling-0.6.6/src/stacktrace.c:764:33: note: Function 'StackTraceInit' argument 1 names different: declaration 'progname' definition 'in_name'. freewheeling-0.6.6/src/stacktrace.c:764:46: style:inconclusive: Function 'StackTraceInit' argument 2 names different: declaration 'handle' definition 'in_handle'. [funcArgNamesDifferent] freewheeling-0.6.6/src/stacktrace.h:46:47: note: Function 'StackTraceInit' argument 2 names different: declaration 'handle' definition 'in_handle'. freewheeling-0.6.6/src/stacktrace.c:764:46: note: Function 'StackTraceInit' argument 2 names different: declaration 'handle' definition 'in_handle'. freewheeling-0.6.6/src/stacktrace.c:488:23: style: Parameter 'gdb_command_file' can be declared as pointer to const [constParameterPointer] diff: DONE