Skip to content

Cppcheck Results

Summary

SeverityCountDelta
Error17
Warning61
Style113
Performance13
Portability0
Information0
No category0
Total204

Details

Show issues highlighted on a single page

StateFileLineSeverityTypeInconclusiveMessage
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/be_m1/fortemodule.cpp29errorinternalAstErrorfalseSyntax Error: AST broken, binary operator '=' doesn't have two operands.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/mapper/io_mapper.cpp24errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_SINGLETON is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/stringdict.cpp23errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_SINGLETON is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/mixedStorage.h92errorderefInvalidIteratorfalseDereference of an invalid iterator: m_vData.end()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/mixedStorage.h101errorderefInvalidIteratorfalseDereference of an invalid iterator: m_vData.end()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/mixedStorage.cpp23errorderefInvalidIteratorfalseDereference of an invalid iterator: m_vData.end()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/IEC61131-3/Arithmetic/GEN_ADD.cpp27errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_GENERIC_FIRMWARE_FB is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/IEC61131-3/BitwiseOperators/GEN_AND.cpp23errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_GENERIC_FIRMWARE_FB is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/IEC61131-3/BitwiseOperators/GEN_OR.cpp22errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_GENERIC_FIRMWARE_FB is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/IEC61131-3/BitwiseOperators/GEN_XOR.cpp23errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_GENERIC_FIRMWARE_FB is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/IEC61131-3/Comparison/tests/F_EQ_TIME_tester.cpp18errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_FB_TESTER is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/IEC61131-3/Comparison/tests/F_GT_TIME_tester.cpp18errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_FB_TESTER is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/ads/CAdsConnectionManager.cpp17errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_SINGLETON is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/embrick/types/Master.h72errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If FORTE_FB_DATA_ARRAY is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/mlpi/processinterface.cpp163errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_HANDLER is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/piface/processinterface.cpp78errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_HANDLER is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/wagokbus/processinterface.cpp18errorunknownMacrofalseThere is an unknown macro here somewhere. Configuration is required. If DEFINE_HANDLER is a macro then please configure it.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/pikeos_posix/pctimeha.cpp25warninguninitDerivedMemberVarPrivatefalseMember variable 'CTimerHandler::mForteTime' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/pikeos_posix/pctimeha.cpp25warninguninitDerivedMemberVarPrivatefalseMember variable 'CTimerHandler::mTimedFBList' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/pikeos_posix/pctimeha.cpp25warninguninitDerivedMemberVarPrivatefalseMember variable 'CTimerHandler::mAddFBList' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/posix/pctimeha.cpp24warninguninitDerivedMemberVarPrivatefalseMember variable 'CTimerHandler::mForteTime' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/posix/pctimeha.cpp24warninguninitDerivedMemberVarPrivatefalseMember variable 'CTimerHandler::mTimedFBList' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/posix/pctimeha.cpp24warninguninitDerivedMemberVarPrivatefalseMember variable 'CTimerHandler::mAddFBList' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/win32/pctimeha.cpp23warninguninitDerivedMemberVarfalseMember variable 'CTimerHandler::mForteTime' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/win32/pctimeha.cpp23warninguninitDerivedMemberVarfalseMember variable 'CTimerHandler::mTimedFBList' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/win32/pctimeha.cpp23warninguninitDerivedMemberVarfalseMember variable 'CTimerHandler::mAddFBList' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/modbus/modbuslayer.cpp314warningobjectIndexfalseThe address of local variable 'retVal' might be accessed at non-zero index.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/modbus/modbuslayer.cpp322warningobjectIndexfalseThe address of local variable 'retVal' might be accessed at non-zero index.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp50warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp51warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp52warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp78warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp85warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp92warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp122warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp123warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp135warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp142warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp154warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp157warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp159warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp165warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp183warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp193warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_layer.cpp220warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_local_handler.cpp1144warningobjectIndexfalseThe address of local variable 'browsePaths' might be accessed at non-zero index.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_local_handler.cpp1255warningobjectIndexfalseThe address of local variable 'browsePaths' might be accessed at non-zero index.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/cominfra/fbdkasn1layer.cpp75warningnoCopyConstructorfalseClass 'CFBDKASN1ComLayer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/cominfra/fbdkasn1layer.cpp75warningnoOperatorEqfalseClass 'CFBDKASN1ComLayer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_struct.h155warningnoOperatorEqfalseClass 'CStructSpecs' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/comm/fmuComLayer.cpp56warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/comm/fmuComLayer.cpp57warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/comm/fmuComLayer.cpp62warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/comm/fmuComLayer.cpp63warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/comm/fmuComLayer.cpp69warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/comm/fmuComLayer.cpp71warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/comm/fmuComLayer.cpp74warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/comm/fmuComLayer.cpp79warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/comm/fmuComLayer.cpp86warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/comm/fmuComLayer.cpp87warningnullPointerfalsePossible null pointer dereference: getCommFB()
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/fmiTimerHandler.cpp22warninguninitDerivedMemberVarfalseMember variable 'CTimerHandler::mForteTime' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/fmiTimerHandler.cpp22warninguninitDerivedMemberVarfalseMember variable 'CTimerHandler::mTimedFBList' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/fmiTimerHandler.cpp22warninguninitDerivedMemberVarfalseMember variable 'CTimerHandler::mAddFBList' is not initialized in the constructor. Maybe it should be initialized directly in the class CTimerHandler?
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/fmuValueContainer.cpp21warningnoOperatorEqfalseClass 'fmuValueContainer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/monitoring.h65warninguninitMemberVarfalseMember variable 'SEventWatchEntry::mEventDataBuf' is not initialized in the constructor.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/configFileParser.cpp18warningnoCopyConstructorfalseClass 'CConfigFileParser' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/configFileParser.cpp18warningnoOperatorEqfalseClass 'CConfigFileParser' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/embrick/slave/slave.cpp25warningnoOperatorEqfalseClass 'EmbrickSlaveHandler' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h59warningduplInheritedMemberfalseThe class 'FORTE_Wago1506' defines member variable with name 'scm_nBusAdapterOutAdpNum' also defined in its parent class 'IOConfigFBMultiSlave'.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h64warningduplInheritedMemberfalseThe class 'FORTE_Wago1506' defines member variable with name 'scm_nBusAdapterInAdpNum' also defined in its parent class 'IOConfigFBMultiSlave'.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h59warningduplInheritedMemberfalseThe class 'FORTE_Wago1405_6' defines member variable with name 'scm_nBusAdapterOutAdpNum' also defined in its parent class 'IOConfigFBMultiSlave'.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h64warningduplInheritedMemberfalseThe class 'FORTE_Wago1405_6' defines member variable with name 'scm_nBusAdapterInAdpNum' also defined in its parent class 'IOConfigFBMultiSlave'.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h59warningduplInheritedMemberfalseThe class 'FORTE_Wago1504_5' defines member variable with name 'scm_nBusAdapterOutAdpNum' also defined in its parent class 'IOConfigFBMultiSlave'.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h64warningduplInheritedMemberfalseThe class 'FORTE_Wago1504_5' defines member variable with name 'scm_nBusAdapterInAdpNum' also defined in its parent class 'IOConfigFBMultiSlave'.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h59warningduplInheritedMemberfalseThe class 'FORTE_Wago459' defines member variable with name 'scm_nBusAdapterOutAdpNum' also defined in its parent class 'IOConfigFBMultiSlave'.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h64warningduplInheritedMemberfalseThe class 'FORTE_Wago459' defines member variable with name 'scm_nBusAdapterInAdpNum' also defined in its parent class 'IOConfigFBMultiSlave'.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/wagokbus/modular/wagoHandle.cpp24warningnoCopyConstructorfalseClass 'WagoHandle' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/wagokbus/modular/wagoHandle.cpp24warningnoOperatorEqfalseClass 'WagoHandle' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/timerha.h44stylenoConstructorfalseThe class 'CTimerHandler' does not have a constructor although it has private member variables.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/devexec.h32stylenoExplicitConstructorfalseClass 'CDeviceExecution' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_any.h72styleduplicateExpressionTernaryfalseSame expression in both branches of ternary operator.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/threadbase.h124stylemissingOverridefalseThe function 'run' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/rcX/rcXSocketInterface.h29stylenoConstructorfalseThe class 'CrcXSocketInterface' does not have a constructor although it has private member variables.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/forteiterator.h101stylenoExplicitConstructorfalseClass 'CIterator' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fortenode.h39stylenoExplicitConstructorfalseClass 'CSinglyLinkedListNode < void * >' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/threadbase.h124stylemissingOverridefalseThe function 'run' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fortelist.h315styleconstParameterfalseParameter 'it' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fortelist.h442styleconstParameterfalseParameter 'it' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/rcX/forte_thread.cpp26styleshadowVariablefalseLocal variable 'retVal' shadows outer variable
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/fdselecthand.h34stylenoConstructorfalseThe class 'CFDSelectHandler' does not have a constructor although it has private member variables.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/fdselecthand.cpp51styleunreadVariablefalseVariable 'retval' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_string.h42stylenoExplicitConstructorfalseClass 'CIEC_STRING' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/timerha.cpp61styleredundantAssignmentfalseVariable 'runner->mNext' is reassigned a value before the old one has been used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/win32/pctimeha.cpp31styleunreadVariablefalseVariable 'stReq' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/HTTP/http_handler.cpp284styleconstParameterfalseParameter 'paPath' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc/Variant.h338styleunreadVariablefalseVariable 'a[1.2]' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc/opcprocessvar.cpp58styleunreadVariablefalseVariable 'itEnd' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_client_information.h215stylenoExplicitConstructorfalseStruct 'UA_MonitoringItemInfo' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/opc_ua/opcua_local_handler.cpp1127styleconstParameterfalseParameter 'paNodeName' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/cominfra/commfb.cpp163styleknownConditionTrueFalsefalseCondition 'forte::com_infra::e_Responder==(forte::com_infra::e_Responder&m_eCommServiceType)' is always true
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/cominfra/fbdkasn1layer.cpp558styleunreadVariablefalseVariable 'nStreamUsed' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_int.h44stylenoExplicitConstructorfalseClass 'CIEC_INT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_int.h49stylenoExplicitConstructorfalseClass 'CIEC_INT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_uint.h42stylenoExplicitConstructorfalseClass 'CIEC_UINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_real.h44stylenoExplicitConstructorfalseClass 'CIEC_REAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_real.h49stylenoExplicitConstructorfalseClass 'CIEC_REAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_real.h54stylenoExplicitConstructorfalseClass 'CIEC_REAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_real.h59stylenoExplicitConstructorfalseClass 'CIEC_REAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_dint.h46stylenoExplicitConstructorfalseClass 'CIEC_DINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_dint.h51stylenoExplicitConstructorfalseClass 'CIEC_DINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_dint.h56stylenoExplicitConstructorfalseClass 'CIEC_DINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_dint.h61stylenoExplicitConstructorfalseClass 'CIEC_DINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_udint.h43stylenoExplicitConstructorfalseClass 'CIEC_UDINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_udint.h48stylenoExplicitConstructorfalseClass 'CIEC_UDINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lreal.h45stylenoExplicitConstructorfalseClass 'CIEC_LREAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lreal.h50stylenoExplicitConstructorfalseClass 'CIEC_LREAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lreal.h55stylenoExplicitConstructorfalseClass 'CIEC_LREAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lreal.h60stylenoExplicitConstructorfalseClass 'CIEC_LREAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lreal.h65stylenoExplicitConstructorfalseClass 'CIEC_LREAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lreal.h70stylenoExplicitConstructorfalseClass 'CIEC_LREAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lreal.h75stylenoExplicitConstructorfalseClass 'CIEC_LREAL' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lint.h48stylenoExplicitConstructorfalseClass 'CIEC_LINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lint.h53stylenoExplicitConstructorfalseClass 'CIEC_LINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lint.h58stylenoExplicitConstructorfalseClass 'CIEC_LINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lint.h63stylenoExplicitConstructorfalseClass 'CIEC_LINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lint.h68stylenoExplicitConstructorfalseClass 'CIEC_LINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lint.h73stylenoExplicitConstructorfalseClass 'CIEC_LINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_ulint.h45stylenoExplicitConstructorfalseClass 'CIEC_ULINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_ulint.h49stylenoExplicitConstructorfalseClass 'CIEC_ULINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_ulint.h53stylenoExplicitConstructorfalseClass 'CIEC_ULINT' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_byte.h44stylenoExplicitConstructorfalseClass 'CIEC_BYTE' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_word.h47stylenoExplicitConstructorfalseClass 'CIEC_WORD' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_word.h52stylenoExplicitConstructorfalseClass 'CIEC_WORD' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_dword.h48stylenoExplicitConstructorfalseClass 'CIEC_DWORD' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_dword.h53stylenoExplicitConstructorfalseClass 'CIEC_DWORD' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_dword.h58stylenoExplicitConstructorfalseClass 'CIEC_DWORD' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_ldate.h38stylenoExplicitConstructorfalseClass 'CIEC_LDATE' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_ldate_and_time.h39stylenoExplicitConstructorfalseClass 'CIEC_LDATE_AND_TIME' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_ltime_of_day.h42stylenoExplicitConstructorfalseClass 'CIEC_LTIME_OF_DAY' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_ltime.h38stylenoExplicitConstructorfalseClass 'CIEC_LTIME' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lword.h49stylenoExplicitConstructorfalseClass 'CIEC_LWORD' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lword.h54stylenoExplicitConstructorfalseClass 'CIEC_LWORD' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lword.h59stylenoExplicitConstructorfalseClass 'CIEC_LWORD' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_lword.h64stylenoExplicitConstructorfalseClass 'CIEC_LWORD' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/datatypes/forte_wstring.h46stylenoExplicitConstructorfalseClass 'CIEC_WSTRING' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/fmi/fmuValueContainer.cpp27styleconstParameterfalseParameter 'pa_Source' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.cpp44styleclarifyConditionfalseSuspicious condition (assignment + comparison); Clarify expression with parentheses.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/processinterface.cpp76styleconstParameterfalseParameter 'paData' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/lua/luaadaptertypeentry.cpp119styleconstParameterfalseParameter 'paInterfaceSpec' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/lua/luaadaptertypeentry.cpp143styleconstParameterfalseParameter 'paInterfaceSpec' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/lua/luabfbtypeentry.cpp123styleconstParameterfalseParameter 'paInterfaceSpec' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/lua/luabfbtypeentry.cpp151styleconstParameterfalseParameter 'paInternalVarsInformation' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/lua/luacfbtypeentry.cpp168styleconstParameterfalseParameter 'paInterfaceSpec' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/lua/luacfbtypeentry.cpp217styleconstParameterfalseParameter 'paFbnSpec' can be declared with const
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/ifSpecBuilder.h127stylenoExplicitConstructorfalseClass 'CStringIdListSpecBuilder' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/ifSpecBuilder.h46stylenoExplicitConstructorfalseClass 'CSpecReference < CEventSpecTag , CInputSpecTag >' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/ifSpecBuilder.h46stylenoExplicitConstructorfalseClass 'CSpecReference < CEventSpecTag , COutputSpecTag >' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/ifSpecBuilder.h97stylenoExplicitConstructorfalseClass 'CSpecReferenceRange < CDataSpecTag , CInputSpecTag >' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/ifSpecBuilder.h97stylenoExplicitConstructorfalseClass 'CSpecReferenceRange < CDataSpecTag , COutputSpecTag >' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/ifSpecBuilder.h97stylenoExplicitConstructorfalseClass 'CSpecReferenceRange < CEventSpecTag , CInputSpecTag >' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/utils/ifSpecBuilder.h97stylenoExplicitConstructorfalseClass 'CSpecReferenceRange < CEventSpecTag , COutputSpecTag >' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/conmeleon_c1/util/fileres.h44stylenoExplicitConstructorfalseClass 'CFileResource' has a constructor with 1 argument that is not explicit.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/embrick/handler/bus.cpp178styleunreadVariablefalseVariable 'sCur' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h72stylemissingOverridefalseThe function 'init' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h76stylemissingOverridefalseThe function 'deInit' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/embrick/types/Slave.h32stylemissingOverridefalseThe function 'UpdateInterval' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h80stylemissingOverridefalseThe function 'initHandles' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller.h89stylemissingOverridefalseThe function 'setConfig' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller_multi.h64stylemissingOverridefalseThe function 'dropSlaveHandles' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller.h112stylemissingOverridefalseThe function 'init' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller.h130stylemissingOverridefalseThe function 'deInit' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller.h164stylemissingOverridefalseThe function 'initHandle' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller.h123stylemissingOverridefalseThe function 'runLoop' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller_multi.h80stylemissingOverridefalseThe function 'isSlaveAvailable' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller_multi.h88stylemissingOverridefalseThe function 'checkSlaveType' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/embrick/types/Slave.h32stylemissingOverridefalseThe function 'UpdateInterval' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h80stylemissingOverridefalseThe function 'initHandles' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/lms_ev3/processinterface.cpp322styleunreadVariablefalseVariable 'finalVal' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/sysfs/sysfsprocint.cpp67styleredundantAssignmentfalseVariable 'retVal' is reassigned a value before the old one has been used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/utils/GEN_APPEND_STRING.cpp55styleunreadVariablefalseVariable 'nUsedBytes' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/utils/GEN_APPEND_STRING.cpp56styleunreadVariablefalseVariable 'nCurrentLength' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/utils/GEN_APPEND_STRING.cpp57styleunreadVariablefalseVariable 'nArrayElements' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/utils/GEN_APPEND_STRING.cpp58styleunreadVariablefalseVariable 'nRequiredBytes' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/utils/GEN_APPEND_STRING.cpp59styleunreadVariablefalseVariable 'nStringLength' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/modules/utils/GEN_F_MUX.cpp172styleunreadVariablefalseVariable 'di_posIndex' is assigned a value that is never used.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_slave_multi.h80stylemissingOverridefalseThe function 'initHandles' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_configFB_controller.h73stylemissingOverridefalseThe function 'createDeviceController' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/configFB/io_configFB_controller.h80stylemissingOverridefalseThe function 'setConfig' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller.h112stylemissingOverridefalseThe function 'init' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller_multi.h80stylemissingOverridefalseThe function 'isSlaveAvailable' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/io/device/io_controller_multi.h88stylemissingOverridefalseThe function 'checkSlaveType' overrides a function in a base class but is not marked with a 'override' specifier.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/freeRTOS/forte_sem.cpp22performanceuseInitializationListfalseVariable 'mSemaphore' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/freeRTOS/forte_sync.cpp16performanceuseInitializationListfalseVariable 'mMutexHandle' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/macos/forte_sem.cpp27performanceuseInitializationListfalseVariable 'mSemaphore' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/rcX/forte_sync.cpp20performanceuseInitializationListfalseVariable 'mMutexHandle' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/rcX/forte_sem.cpp24performanceuseInitializationListfalseVariable 'mSemaphore' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/vxworks/forte_sem.cpp23performanceuseInitializationListfalseVariable 'mSemaphore' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/vxworks/forte_sync.cpp15performanceuseInitializationListfalseVariable 'm_oSemBinary' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/arch/win32/forte_sem.cpp24performanceuseInitializationListfalseVariable 'mSemaphore' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/modbus/modbustimedevent.cpp17performanceuseInitializationListfalseVariable 'm_nUpdateInterval' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/ros/ROSLayer.cpp29performanceuseInitializationListfalseVariable 'm_eInterruptResp' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/ros/ROSLayer.cpp30performanceuseInitializationListfalseVariable 'm_TopicName' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/com/ros/ROSLayer.cpp31performanceuseInitializationListfalseVariable 'm_TopicType' is assigned in constructor body. Consider performing initialization in initialization list.
unchanged/home/jenkins/agent/workspace/FORTE_DEVELOP_POSIX/src/core/trace/barectf_platform_forte.cpp47performancepassedByValuefalseFunction parameter 'filename' should be passed by const reference.