Covellite++  Version: 2.3.3 Revision: 2585 Platform: x64 Build: 21:20 20.09.2026
Кроссплатформенный фреймворк для разработки приложений на С++
Загрузка...
Поиск...
Не найдено
Обработка кода решения CppCheck

Лог последней обработки

P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\CallProxy.cpp(7): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'IsSuccessfull' argument 1 names different: declaration '<unnamed>' definition '_Result'.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\config.cpp(36): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If CHECK_PROXY is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\context.cpp(43): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If CHECK_PROXY is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\display.cpp(11): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If CHECK_PROXY is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\surface.cpp(30): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If CHECK_PROXY is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Api\Covellite.Api\stdafx.h(23): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Example\Example\stdafx.h(17): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(0): information (suppress_id = normalCheckLevelMaxBranches): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(26): style (suppress_id = functionConst): Technically the member function 'basement::model::Assimp::LoadSkeleton' can be const.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(108): style (suppress_id = badBitmaskCheck): Operator '|' with one operand equal to zero is redundant.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(119): style (suppress_id = badBitmaskCheck): Operator '|' with one operand equal to zero is redundant.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(20): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'Assimp' argument 1 names different: declaration '<unnamed>' definition '_FileName'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(26): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadSkeleton' argument 1 names different: declaration '<unnamed>' definition '_BoneListener'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(36): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadGeometry' argument 1 names different: declaration '<unnamed>' definition '_FaceListener'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(43): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadAnimation' argument 1 names different: declaration '<unnamed>' definition '_FrameListener'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(76): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'aiMatrix4x4ToGlm' argument 1 names different: declaration '<unnamed>' definition 'from'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(88): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadFile' argument 1 names different: declaration '<unnamed>' definition '_FileName'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(89): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadFile' argument 2 names different: declaration '<unnamed>' definition '_Importer'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(137): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadBoneLocals' argument 1 names different: declaration '<unnamed>' definition '_pScene'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(157): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadSkeleton' argument 1 names different: declaration '<unnamed>' definition '_BoneListener'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(158): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadSkeleton' argument 2 names different: declaration '<unnamed>' definition '_BoneInfos'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(159): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadSkeleton' argument 3 names different: declaration '<unnamed>' definition '_pNode'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(160): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadSkeleton' argument 4 names different: declaration '<unnamed>' definition '_ParentTransformation'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(179): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadBoneWeights' argument 1 names different: declaration '<unnamed>' definition '_pMesh'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(234): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadSkin' argument 1 names different: declaration '<unnamed>' definition '_FaceListener'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(235): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadSkin' argument 2 names different: declaration '<unnamed>' definition '_pScene'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(236): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'LoadSkin' argument 3 names different: declaration '<unnamed>' definition '_pNode'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(301): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'BuildFrames' argument 1 names different: declaration '<unnamed>' definition '_PositionKeys'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(302): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'BuildFrames' argument 2 names different: declaration '<unnamed>' definition '_RotationKeys'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(303): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'BuildFrames' argument 3 names different: declaration '<unnamed>' definition '_ScalingKeys'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(211): style (suppress_id = useStlAlgorithm): Consider using std::accumulate algorithm instead of a raw loop.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(0): information (suppress_id = normalCheckLevelMaxBranches): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Lights.hpp(31): warning (suppress_id = uninitMemberVarNoCtor): Member variable 'Points_t::UsedSlotCount' has no initializer.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(55): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'operator+' argument 1 names different: declaration '<unnamed>' definition '_CubeCoords'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(60): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'operator-' argument 1 names different: declaration '<unnamed>' definition '_CubeCoords'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(65): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'operator*' argument 1 names different: declaration '<unnamed>' definition '_Value'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(29): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'Add' argument 1 names different: declaration '<unnamed>' definition '_CellPosition'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(29): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'Add' argument 2 names different: declaration '<unnamed>' definition '_Height'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(67): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'Remove' argument 1 names different: declaration '<unnamed>' definition '_CellPosition'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(74): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'Get' argument 1 names different: declaration '<unnamed>' definition '_CellPosition'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(74): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'Get' argument 2 names different: declaration '<unnamed>' definition '_Height'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(123): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'GetUserConstantBuffer' argument 1 names different: declaration '<unnamed>' definition '_CellPosition'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(124): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'GetUserConstantBuffer' argument 2 names different: declaration '<unnamed>' definition '_Height'.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Common.hpp(76): style (suppress_id = missingOverride): The destructor '~Common' overrides a destructor in a base class but is not marked with a 'override' specifier.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Simple2DGame.hpp(139): style (suppress_id = missingOverride): The destructor '~Simple2DGame' overrides a destructor in a base class but is not marked with a 'override' specifier.
P:\projects\Covellitepp\Solution\Solution\Example\Example\ExampleWindow.cpp(14): style (suppress_id = funcArgNamesDifferentUnnamed): Function 'ExampleWindow' argument 1 names different: declaration '<unnamed>' definition '_WindowGui'.
P:\projects\Covellitepp\Solution\Solution\Covellite.Os\Covellite.Os\stdafx.h(18): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.App\Covellite.App\stdafx.h(10): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Gui\Covellite.Gui\stdafx.h(20): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Gui\Covellite.Gui\Layers.cpp(29): style (suppress_id = useStlAlgorithm): Consider using std::any_of algorithm instead of a raw loop.
P:\projects\Covellitepp\Solution\Solution\Covellite.Gui\Covellite.Rocket\StringTranslator.cpp(0): error (suppress_id = missingFile): File is missing: P:/projects/Covellitepp/Solution/Solution/Covellite.Gui/Covellite.Rocket/StringTranslator.cpp
P:\projects\Covellitepp\Solution\Solution\Covellite.Expanse\Covellite.Expanse\stdafx.h(9): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\CallProxy.cpp(7): style (suppress_id = unusedFunction): The function 'IsSuccessfull' is never used.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\CallProxy.cpp(12): style (suppress_id = unusedFunction): The function 'GetMessageText' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(36): style (suppress_id = unusedFunction): The function 'LoadGeometry' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(43): style (suppress_id = unusedFunction): The function 'LoadAnimation' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(32): style (suppress_id = unusedFunction): The function 'GetX' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(33): style (suppress_id = unusedFunction): The function 'GetY' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(34): style (suppress_id = unusedFunction): The function 'GetZ' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(40): style (suppress_id = unusedFunction): The function 'TurnLeft' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(41): style (suppress_id = unusedFunction): The function 'TurnRight' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(29): style (suppress_id = unusedFunction): The function 'Add' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(67): style (suppress_id = unusedFunction): The function 'Remove' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(122): style (suppress_id = unusedFunction): The function 'GetUserConstantBuffer' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Simple2DGame.hpp(76): style (suppress_id = unusedFunction): The function 'GetMin' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Simple2DGame.hpp(77): style (suppress_id = unusedFunction): The function 'GetMax' is never used.
*(0): information (suppress_id = unmatchedSuppression): Unmatched suppression: missingInclude
nofile(0): information (suppress_id = checkersReport): Active checkers: There was critical errors (use --checkers-report=<filename> to see details)
Класс входит в проект Example Класс GUI окна программы.
Определения ExampleWindow.hpp:24