2026-05-28 05:59 ftp://ftp.de.debian.org/debian/pool/main/o/opencsg/opencsg_1.8.2.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=opengl --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j4 platform: Linux-7.0.7+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.4.0 compiler: g++ (Debian 15.2.0-17) 15.2.0 cppcheck: head 2.20.0 head-info: 6e46c6ba (2026-05-27 18:39:55 +0200) count: 33 821 elapsed-time: 0.2 1.5 head-timing-info: old-timing-info: head results: OpenCSG-1.8.2/example/displaylistPrimitive.cpp:31:61: style:inconclusive: Function 'DisplayListPrimitive' argument 1 names different: declaration 'displayListId_' definition 'i'. [funcArgNamesDifferent] OpenCSG-1.8.2/example/displaylistPrimitive.h:38:43: note: Function 'DisplayListPrimitive' argument 1 names different: declaration 'displayListId_' definition 'i'. OpenCSG-1.8.2/example/displaylistPrimitive.cpp:31:61: note: Function 'DisplayListPrimitive' argument 1 names different: declaration 'displayListId_' definition 'i'. OpenCSG-1.8.2/example/displaylistPrimitive.cpp:31:74: style:inconclusive: Function 'DisplayListPrimitive' argument 2 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] OpenCSG-1.8.2/example/displaylistPrimitive.cpp:31:90: style:inconclusive: Function 'DisplayListPrimitive' argument 3 names different: declaration 'convexity' definition 'c'. [funcArgNamesDifferent] OpenCSG-1.8.2/example/displaylistPrimitive.h:38:83: note: Function 'DisplayListPrimitive' argument 3 names different: declaration 'convexity' definition 'c'. OpenCSG-1.8.2/example/displaylistPrimitive.cpp:31:90: note: Function 'DisplayListPrimitive' argument 3 names different: declaration 'convexity' definition 'c'. OpenCSG-1.8.2/example/displaylistPrimitive.cpp:37:62: style:inconclusive: Function 'setDisplayListId' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] OpenCSG-1.8.2/example/main.cpp:112:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COMPILE [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:146:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COMPILE [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:193:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COMPILE [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:223:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COMPILE [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:251:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COMPILE [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:288:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COMPILE [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:361:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COMPILE [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:401:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_DEPTH_TEST [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:421:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MODELVIEW [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:493:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Automatic [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:560:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:591:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:634:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:657:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLUT_ELAPSED_TIME [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:739:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LIGHT0 [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/example/main.cpp:762:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLUT_DOUBLE [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/src/glad/include/glad/gl.h:1316:9: error: syntax error [syntaxError] OpenCSG-1.8.2/src/batch.h:43:9: style: Class 'Batcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenCSG-1.8.2/src/area.h:34:9: style: Struct 'PCArea' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenCSG-1.8.2/src/area.h:51:9: style: Struct 'NDCVolume' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] OpenCSG-1.8.2/src/primitive.cpp:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mOperation [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/src/primitive.cpp:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mOperation [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/src/primitive.cpp:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mConvexity [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/src/primitive.cpp:57:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mConvexity [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/src/primitive.cpp:65:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mMinx [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/src/primitive.cpp:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mMinx [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/src/settings.cpp:76:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptionTypeUnused [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/src/settings.cpp:83:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptionTypeUnused [valueFlowBailoutIncompleteVar] OpenCSG-1.8.2/src/settings.cpp:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptionTypeUnused [valueFlowBailoutIncompleteVar] diff: head OpenCSG-1.8.2/example/displaylistPrimitive.cpp:31:74: style:inconclusive: Function 'DisplayListPrimitive' argument 2 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] head OpenCSG-1.8.2/example/displaylistPrimitive.cpp:37:62: style:inconclusive: Function 'setDisplayListId' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] 2.20.0 OpenCSG-1.8.2/src/channelManager.cpp:101:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLAD_GL_ARB_texture_rectangle [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/channelManager.cpp:131:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffscreenSetting [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/channelManager.cpp:194:35: style: Variable 'resizeOffscreenBufferLimit' is assigned a value that is never used. [unreadVariable] 2.20.0 OpenCSG-1.8.2/src/channelManager.cpp:326:26: style:inconclusive: Technically the member function 'OpenCSG::ChannelManager::renderToChannel' can be const. [functionConst] OpenCSG-1.8.2/src/channelManager.h:80:14: note: Technically the member function 'OpenCSG::ChannelManager::renderToChannel' can be const. OpenCSG-1.8.2/src/channelManager.cpp:326:26: note: Technically the member function 'OpenCSG::ChannelManager::renderToChannel' can be const. 2.20.0 OpenCSG-1.8.2/src/channelManager.cpp:356:26: style:inconclusive: Technically the member function 'OpenCSG::ChannelManager::setupProjectiveTexture' can be const. [functionConst] OpenCSG-1.8.2/src/channelManager.h:88:14: note: Technically the member function 'OpenCSG::ChannelManager::setupProjectiveTexture' can be const. OpenCSG-1.8.2/src/channelManager.cpp:356:26: note: Technically the member function 'OpenCSG::ChannelManager::setupProjectiveTexture' can be const. 2.20.0 OpenCSG-1.8.2/src/channelManager.cpp:437:26: style:inconclusive: Technically the member function 'OpenCSG::ChannelManager::resetProjectiveTexture' can be const. [functionConst] OpenCSG-1.8.2/src/channelManager.h:90:14: note: Technically the member function 'OpenCSG::ChannelManager::resetProjectiveTexture' can be const. OpenCSG-1.8.2/src/channelManager.cpp:437:26: note: Technically the member function 'OpenCSG::ChannelManager::resetProjectiveTexture' can be const. 2.20.0 OpenCSG-1.8.2/src/channelManager.cpp:510:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/channelManager.cpp:514:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/context.cpp:112:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/context.cpp:135:18: style: The scope of the variable 'infoLog' can be reduced. [variableScope] 2.20.0 OpenCSG-1.8.2/src/context.cpp:156:66: style:inconclusive: Function 'getGLSLProgram' argument 2 names different: declaration 'vertexShader' definition 'vertexProg'. [funcArgNamesDifferent] OpenCSG-1.8.2/src/context.h:71:66: note: Function 'getGLSLProgram' argument 2 names different: declaration 'vertexShader' definition 'vertexProg'. OpenCSG-1.8.2/src/context.cpp:156:66: note: Function 'getGLSLProgram' argument 2 names different: declaration 'vertexShader' definition 'vertexProg'. 2.20.0 OpenCSG-1.8.2/src/context.cpp:156:90: style:inconclusive: Function 'getGLSLProgram' argument 3 names different: declaration 'fragmentShader' definition 'fragmentProg'. [funcArgNamesDifferent] OpenCSG-1.8.2/src/context.h:71:92: note: Function 'getGLSLProgram' argument 3 names different: declaration 'fragmentShader' definition 'fragmentProg'. OpenCSG-1.8.2/src/context.cpp:156:90: note: Function 'getGLSLProgram' argument 3 names different: declaration 'fragmentShader' definition 'fragmentProg'. 2.20.0 OpenCSG-1.8.2/src/context.cpp:173:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/context.cpp:188:53: style: Variable 'idFP' can be declared as reference to const [constVariableReference] 2.20.0 OpenCSG-1.8.2/src/context.cpp:195:53: style: Variable 'idGLSL' can be declared as reference to const [constVariableReference] 2.20.0 OpenCSG-1.8.2/src/context.cpp:81:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FrameBufferObjectARB [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.cpp:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLAD_GL_ARB_framebuffer_object [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.cpp:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLAD_GL_ARB_framebuffer_object [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:39:22: style: The destructor '~FrameBufferObject' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:56:22: note: Virtual destructor in base class OpenCSG-1.8.2/src/frameBufferObject.h:39:22: note: Destructor in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:42:26: style: The function 'ReadCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:61:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:42:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:46:26: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:65:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:46:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:49:26: style: The function 'IsInitialized' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:68:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:49:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:52:26: style: The function 'Resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:72:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:52:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:55:26: style: The function 'BeginCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:75:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:55:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:57:26: style: The function 'EndCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:77:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:57:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:60:26: style: The function 'Bind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:80:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:60:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:63:26: style: The function 'EnableTextureTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:83:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:63:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:65:26: style: The function 'DisableTextureTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:85:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:65:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:68:34: style: The function 'GetTextureTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:88:34: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:68:34: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:70:25: style: The function 'GetWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:90:25: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:70:25: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObject.h:72:25: style: The function 'GetHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:92:25: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObject.h:72:25: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.cpp:46:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLAD_GL_EXT_framebuffer_object [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.cpp:57:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLAD_GL_EXT_framebuffer_object [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:39:22: style: The destructor '~FrameBufferObjectExt' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:56:22: note: Virtual destructor in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:39:22: note: Destructor in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:42:26: style: The function 'ReadCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:61:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:42:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:46:26: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:65:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:46:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:49:26: style: The function 'IsInitialized' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:68:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:49:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:52:26: style: The function 'Resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:72:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:52:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:55:26: style: The function 'BeginCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:75:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:55:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:57:26: style: The function 'EndCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:77:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:57:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:60:26: style: The function 'Bind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:80:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:60:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:63:26: style: The function 'EnableTextureTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:83:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:63:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:65:26: style: The function 'DisableTextureTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:85:26: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:65:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:68:34: style: The function 'GetTextureTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:88:34: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:68:34: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:70:25: style: The function 'GetWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:90:25: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:70:25: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/frameBufferObjectExt.h:72:25: style: The function 'GetHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/offscreenBuffer.h:92:25: note: Virtual function in base class OpenCSG-1.8.2/src/frameBufferObjectExt.h:72:25: note: Function in derived class head OpenCSG-1.8.2/src/glad/include/glad/gl.h:1316:9: error: syntax error [syntaxError] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1000:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1001:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1002:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1003:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1004:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1005:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1006:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1007:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1008:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1009:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1010:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1011:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1012:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1013:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1014:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1015:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1016:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1017:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1018:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1019:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1020:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1021:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1022:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1023:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1024:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1028:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1029:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1030:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1031:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1032:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1033:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1034:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1035:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1036:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1037:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1038:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1039:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1040:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1041:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1042:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1043:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1044:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1045:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1046:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1047:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1048:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1049:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1050:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1051:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1052:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1053:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1054:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1055:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1056:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1057:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1061:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1062:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1063:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1064:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1068:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1069:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1070:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1071:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1072:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1073:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1074:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1075:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1076:36: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1077:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1078:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1079:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1080:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1081:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1082:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1083:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1084:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1085:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1086:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1087:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1088:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1089:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1090:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1091:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1092:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1093:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1094:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1095:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1096:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1097:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1098:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1099:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1100:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1101:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1102:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1103:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1104:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1105:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1106:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1107:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1108:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1109:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1110:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1111:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1112:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1113:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1117:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1118:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1119:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1120:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1121:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1122:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1123:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1124:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1125:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1126:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1127:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1128:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1129:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1130:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1131:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1132:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1133:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1134:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1135:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1136:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1137:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1138:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1139:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1140:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1141:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1142:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1143:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1144:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1145:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1146:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1147:36: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1148:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1149:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1150:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1151:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1152:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1153:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1154:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1155:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1156:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1157:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1158:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1159:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1160:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1161:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1162:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1163:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1167:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1168:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1169:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1170:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1171:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1172:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1173:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1174:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1175:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1176:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1177:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1178:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1179:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1180:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1181:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1182:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1183:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1184:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1185:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1189:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1190:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1191:36: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1192:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1193:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1194:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1195:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1196:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1197:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1198:39: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1199:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1200:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1201:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1202:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1203:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1204:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1205:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1206:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1207:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1208:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1209:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1210:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1211:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1212:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1213:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1214:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1215:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1216:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1217:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1218:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1219:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1220:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1221:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1222:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1223:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1224:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1225:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1226:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1227:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1228:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1229:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1230:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1231:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1232:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1233:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1234:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1235:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1236:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1237:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1238:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1239:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1240:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1241:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1242:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1243:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1244:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1245:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1246:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1247:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1248:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1249:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1250:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1251:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1252:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1253:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1254:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1255:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1256:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1257:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1258:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1259:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1260:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1261:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1262:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1263:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1264:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1265:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1266:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1267:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1268:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1269:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1270:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1271:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1272:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1273:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1274:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1275:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1276:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1277:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1278:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1279:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1280:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1281:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1285:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1286:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1287:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1288:42: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1289:42: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1290:44: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1291:44: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1292:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1293:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1294:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1295:39: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1296:40: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1297:39: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1298:40: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1299:41: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1300:42: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1301:41: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1302:42: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1303:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1307:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1308:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1309:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1310:37: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1311:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1312:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1313:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1314:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1315:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1316:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1317:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1318:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1319:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1320:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1321:50: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1322:41: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1323:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1324:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1325:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1326:45: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1330:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1331:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1332:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1333:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1334:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1335:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1336:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1337:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1341:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1342:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1343:42: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1344:41: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1345:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1346:42: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1347:42: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1348:44: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1349:44: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1350:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1351:30: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1352:41: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1353:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1354:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1355:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1356:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1357:39: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1358:40: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1359:39: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1360:40: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1361:41: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1362:42: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1363:41: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1364:42: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1365:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1366:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1367:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1368:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1369:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1370:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1371:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1372:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1373:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1374:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1375:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1376:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1377:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1378:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1379:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1380:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1381:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1382:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1383:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1384:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1385:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1386:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1387:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1388:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1389:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1390:35: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1391:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1392:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1393:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1394:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1395:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1396:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1397:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1398:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1399:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1400:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1401:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1402:37: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1406:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1410:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1411:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1412:40: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1413:36: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1414:37: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1415:41: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1416:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1417:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1418:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1419:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1420:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1421:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1422:53: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1423:44: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1424:31: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1425:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1426:37: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1430:36: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1431:39: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1432:34: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1433:36: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1434:36: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1435:37: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1436:33: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1445:18: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1447:14: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1448:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1488:17: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1571:15: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1597:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1625:82: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1648:11: style: The scope of the variable 'handle' can be reduced. [variableScope] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1708:40: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1712:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:1761:9: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:719:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:720:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:721:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:722:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:723:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:724:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:725:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:726:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:727:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:728:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:729:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:730:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:731:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:732:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:733:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:734:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:735:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:736:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:737:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:738:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:739:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:740:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:741:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:742:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:743:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:744:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:745:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:746:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:747:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:748:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:749:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:750:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:751:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:752:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:753:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:754:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:755:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:756:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:757:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:758:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:759:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:760:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:761:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:762:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:763:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:764:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:765:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:766:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:767:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:768:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:769:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:770:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:771:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:772:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:773:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:774:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:775:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:776:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:777:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:778:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:779:18: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:780:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:781:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:782:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:783:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:784:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:785:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:786:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:787:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:788:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:789:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:790:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:791:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:792:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:793:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:794:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:795:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:796:19: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:797:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:798:19: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:799:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:800:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:801:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:802:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:803:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:804:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:805:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:806:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:807:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:808:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:809:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:810:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:811:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:812:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:813:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:814:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:815:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:816:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:817:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:818:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:819:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:820:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:821:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:822:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:823:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:824:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:825:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:826:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:827:37: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:828:37: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:829:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:830:32: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:831:19: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:832:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:833:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:834:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:835:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:836:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:837:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:838:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:839:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:840:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:841:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:842:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:843:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:844:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:845:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:846:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:847:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:848:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:849:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:850:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:851:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:852:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:853:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:854:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:855:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:856:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:857:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:858:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:859:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:860:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:861:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:862:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:863:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:864:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:865:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:866:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:867:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:868:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:869:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:870:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:871:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:872:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:873:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:874:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:875:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:876:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:877:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:878:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:879:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:880:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:881:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:882:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:883:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:884:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:885:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:886:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:887:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:888:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:889:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:890:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:891:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:892:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:893:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:894:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:895:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:896:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:897:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:898:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:899:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:900:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:901:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:902:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:903:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:904:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:905:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:906:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:907:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:908:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:909:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:910:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:911:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:912:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:913:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:914:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:915:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:916:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:917:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:918:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:919:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:920:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:921:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:922:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:923:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:924:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:925:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:926:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:927:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:928:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:929:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:930:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:931:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:932:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:933:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:934:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:935:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:936:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:937:20: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:938:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:939:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:940:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:941:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:942:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:943:21: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:944:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:945:27: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:946:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:947:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:948:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:949:24: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:950:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:951:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:952:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:953:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:954:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:955:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:956:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:957:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:958:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:959:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:960:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:961:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:962:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:963:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:964:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:965:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:966:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:967:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:968:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:969:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:970:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:971:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:972:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:973:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:974:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:975:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:976:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:977:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:978:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:979:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:980:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:981:26: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:982:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:983:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:984:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:985:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:986:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:987:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:988:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:989:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:990:22: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:991:23: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:992:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:993:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:994:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:995:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:996:28: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:997:29: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:998:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/glad/src/gl.cpp:999:25: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/occlusionQuery.cpp:109:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLAD_GL_ARB_occlusion_query2 [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/occlusionQuery.cpp:34:22: style: The destructor '~OcclusionQueryARB' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/occlusionQuery.h:37:22: note: Virtual destructor in base class OpenCSG-1.8.2/src/occlusionQuery.cpp:34:22: note: Destructor in derived class 2.20.0 OpenCSG-1.8.2/src/occlusionQuery.cpp:36:26: style: The function 'beginQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/occlusionQuery.h:40:26: note: Virtual function in base class OpenCSG-1.8.2/src/occlusionQuery.cpp:36:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/occlusionQuery.cpp:37:26: style: The function 'endQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/occlusionQuery.h:42:26: note: Virtual function in base class OpenCSG-1.8.2/src/occlusionQuery.cpp:37:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/occlusionQuery.cpp:38:34: style: The function 'getQueryResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/occlusionQuery.h:48:34: note: Virtual function in base class OpenCSG-1.8.2/src/occlusionQuery.cpp:38:34: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/occlusionQuery.cpp:73:22: style: The destructor '~OcclusionQueryNV' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/occlusionQuery.h:37:22: note: Virtual destructor in base class OpenCSG-1.8.2/src/occlusionQuery.cpp:73:22: note: Destructor in derived class 2.20.0 OpenCSG-1.8.2/src/occlusionQuery.cpp:75:26: style: The function 'beginQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/occlusionQuery.h:40:26: note: Virtual function in base class OpenCSG-1.8.2/src/occlusionQuery.cpp:75:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/occlusionQuery.cpp:76:26: style: The function 'endQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/occlusionQuery.h:42:26: note: Virtual function in base class OpenCSG-1.8.2/src/occlusionQuery.cpp:76:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/occlusionQuery.cpp:77:34: style: The function 'getQueryResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/occlusionQuery.h:48:34: note: Virtual function in base class OpenCSG-1.8.2/src/occlusionQuery.cpp:77:34: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/opencsgRender.cpp:111:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlgorithmSetting [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/opencsgRender.cpp:35:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLAD_GL_ARB_occlusion_query [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/opencsgRender.cpp:41:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Goldfeather [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/opencsgRender.cpp:48:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DepthComplexitySampling [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/opencsgRender.cpp:72:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/primitiveHelper.cpp:134:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/primitiveHelper.cpp:64:66: style:inconclusive: Function 'getConvexity' argument 1 names different: declaration 'primitives' definition 'batch'. [funcArgNamesDifferent] OpenCSG-1.8.2/src/primitiveHelper.h:46:66: note: Function 'getConvexity' argument 1 names different: declaration 'primitives' definition 'batch'. OpenCSG-1.8.2/src/primitiveHelper.cpp:64:66: note: Function 'getConvexity' argument 1 names different: declaration 'primitives' definition 'batch'. 2.20.0 OpenCSG-1.8.2/src/primitiveHelper.cpp:93:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderGoldfeather.cpp:104:26: style: The function 'merge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/channelManager.h:77:22: note: Virtual function in base class OpenCSG-1.8.2/src/renderGoldfeather.cpp:104:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/renderGoldfeather.cpp:195:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderGoldfeather.cpp:265:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CameraOutsideOptimization [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderGoldfeather.cpp:357:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Subtraction [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderGoldfeather.cpp:366:63: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] 2.20.0 OpenCSG-1.8.2/src/renderGoldfeather.cpp:455:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderGoldfeather.cpp:47:26: style: The function 'merge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/channelManager.h:77:22: note: Virtual function in base class OpenCSG-1.8.2/src/renderGoldfeather.cpp:47:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/renderGoldfeather.cpp:76:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:146:13: style: Class 'SCSChannelManagerARBProgram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:147:29: style: The function 'request' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/channelManager.h:66:25: note: Virtual function in base class OpenCSG-1.8.2/src/renderSCS.cpp:147:29: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:148:26: style: The function 'merge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/channelManager.h:77:22: note: Virtual function in base class OpenCSG-1.8.2/src/renderSCS.cpp:148:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:264:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:294:29: style: The function 'request' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/channelManager.h:66:25: note: Virtual function in base class OpenCSG-1.8.2/src/renderSCS.cpp:294:29: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:295:26: style: The function 'merge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/channelManager.h:77:22: note: Virtual function in base class OpenCSG-1.8.2/src/renderSCS.cpp:295:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:373:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:375:31: style: Variable 'id' can be declared as pointer to const [constVariablePointer] 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:398:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLAD_GL_VERSION_2_0 [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:414:38: style: C-style pointer casting [cstyleCast] 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:523:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CameraOutsideOptimization [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:616:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CameraOutsideOptimization [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:72:26: style: The function 'merge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/channelManager.h:77:22: note: Virtual function in base class OpenCSG-1.8.2/src/renderSCS.cpp:72:26: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:756:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/renderSCS.cpp:96:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/scissorMemo.cpp:122:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intersection [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/scissorMemo.cpp:40:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DepthBoundsOptimization [valueFlowBailoutIncompleteVar] 2.20.0 OpenCSG-1.8.2/src/scissorMemo.cpp:62:23: style: The member function 'OpenCSG::ScissorMemo::disableScissor' can be static. [functionStatic] OpenCSG-1.8.2/src/scissorMemo.h:49:14: note: The member function 'OpenCSG::ScissorMemo::disableScissor' can be static. OpenCSG-1.8.2/src/scissorMemo.cpp:62:23: note: The member function 'OpenCSG::ScissorMemo::disableScissor' can be static. 2.20.0 OpenCSG-1.8.2/src/sequencer.h:108:9: style: Class 'SchoenfieldSequencer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] 2.20.0 OpenCSG-1.8.2/src/sequencer.h:112:24: style: The function 'index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/sequencer.h:42:24: note: Virtual function in base class OpenCSG-1.8.2/src/sequencer.h:112:24: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/sequencer.h:125:24: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/sequencer.h:43:24: note: Virtual function in base class OpenCSG-1.8.2/src/sequencer.h:125:24: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/sequencer.h:133:24: style: The function 'sizeForDepthComplexity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/sequencer.h:44:24: note: Virtual function in base class OpenCSG-1.8.2/src/sequencer.h:133:24: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/sequencer.h:57:9: style: Class 'SimpleSequencer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] 2.20.0 OpenCSG-1.8.2/src/sequencer.h:61:24: style: The function 'index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/sequencer.h:42:24: note: Virtual function in base class OpenCSG-1.8.2/src/sequencer.h:61:24: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/sequencer.h:65:24: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/sequencer.h:43:24: note: Virtual function in base class OpenCSG-1.8.2/src/sequencer.h:65:24: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/sequencer.h:69:24: style: The function 'sizeForDepthComplexity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/sequencer.h:44:24: note: Virtual function in base class OpenCSG-1.8.2/src/sequencer.h:69:24: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/sequencer.h:79:9: style: Class 'BouncingSequencer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] 2.20.0 OpenCSG-1.8.2/src/sequencer.h:83:24: style: The function 'index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/sequencer.h:42:24: note: Virtual function in base class OpenCSG-1.8.2/src/sequencer.h:83:24: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/sequencer.h:93:24: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/sequencer.h:43:24: note: Virtual function in base class OpenCSG-1.8.2/src/sequencer.h:93:24: note: Function in derived class 2.20.0 OpenCSG-1.8.2/src/sequencer.h:97:24: style: The function 'sizeForDepthComplexity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OpenCSG-1.8.2/src/sequencer.h:44:24: note: Virtual function in base class OpenCSG-1.8.2/src/sequencer.h:97:24: note: Function in derived class DONE