2024-04-23 11:55 ftp://ftp.de.debian.org/debian/pool/main/a/agg/agg_2.6.1-r134+dfsg1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=motif --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: 9b87f67 (2024-04-23 10:17:07 +0200) count: 1065 1065 elapsed-time: 17.0 18.0 head-timing-info: old-timing-info: head results: agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:211:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:242:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:283:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:126:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:126:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:55:14: performance:inconclusive: Technically the member function 'renderer_enlarged < agg :: renderer_base < agg :: pixfmt_bgr24 > >::prepare' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:23:9: style: Class 'square' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:45:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:70:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_move_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:90:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_move_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:574:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:143:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable round_cap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:43:5: warning: Member variable 'simple_vertex_source::m_x' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:43:5: warning: Member variable 'simple_vertex_source::m_y' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:285:16: style: The scope of the variable 'x1' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:285:20: style: The scope of the variable 'y1' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:285:24: style: The scope of the variable 'x2' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:285:28: style: The scope of the variable 'y2' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:501:32: style: The scope of the variable 'x3' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:501:36: style: The scope of the variable 'y3' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/agg2d_demo.cpp:62:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XMidYMid [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/agg2d_demo.cpp:408:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/agg2d_demo.cpp:389:10: style: The scope of the variable 'buf' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/agg2d_demo.cpp:380:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/alpha_gradient.cpp:104:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_gradient.cpp:273:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_gradient.cpp:304:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_gradient.cpp:366:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_gradient.cpp:38:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/alpha_gradient.cpp:38:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/alpha_gradient.cpp:272:18: style: The scope of the variable 'i' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/alpha_mask.cpp:136:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask.cpp:157:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask.cpp:192:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask2.cpp:261:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask2.cpp:374:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask2.cpp:408:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask2.cpp:267:13: style: The scope of the variable 'x' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/alpha_mask2.cpp:267:16: style: The scope of the variable 'y' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/alpha_mask2.cpp:343:20: style: Local variable 'r' shadows outer variable [shadowVariable] agg-2.6.1-r134+dfsg1/examples/alpha_mask2.cpp:252:24: note: Shadowed declaration agg-2.6.1-r134+dfsg1/examples/alpha_mask2.cpp:343:20: note: Shadow variable agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:61:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:159:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable round_cap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:315:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_flags_ccw [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:525:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:543:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:562:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:39:5: warning: Member variable 'spiral::m_curr_r' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:39:5: warning: Member variable 'spiral::m_start' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:223:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dist [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:260:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dist [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:446:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable round_cap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:562:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:231:9: warning:inconclusive: Member variable 'curve_point::x' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:231:9: warning:inconclusive: Member variable 'curve_point::y' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:231:9: warning:inconclusive: Member variable 'curve_point::dist' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:231:9: warning:inconclusive: Member variable 'curve_point::mu' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:232:9: warning: Member variable 'curve_point::dist' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:293:26: style: Condition 'find_point(curve_points,reference_points[i].dist,&idx1,&idx2)' is always true [knownConditionTrueFalse] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:293:26: note: Calling function 'find_point' returns 1 agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:293:26: note: Condition 'find_point(curve_points,reference_points[i].dist,&idx1,&idx2)' is always true agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:450:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:218:13: style: The scope of the variable 'k' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/interactive_polygon.h:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/bspline.cpp:135:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/bspline.cpp:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/bspline.cpp:192:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/circles.cpp:113:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/circles.cpp:189:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/circles.cpp:232:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/circles.cpp:261:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/circles.cpp:248:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/compositing.cpp:241:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cover_full [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/compositing.cpp:367:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/compositing.cpp:341:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/compositing2.cpp:196:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comp_op_difference [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/compositing2.cpp:244:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/conv_contour.cpp:56:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_flags_cw [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/conv_dash_marker.cpp:99:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable butt_cap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/conv_dash_marker.cpp:185:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/conv_dash_marker.cpp:217:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/conv_dash_marker.cpp:45:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/conv_dash_marker.cpp:45:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/conv_stroke.cpp:114:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable butt_cap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/conv_stroke.cpp:175:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/conv_stroke.cpp:207:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/conv_stroke.cpp:43:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/conv_stroke.cpp:43:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:322:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_subpixel_scale [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:339:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_subpixel_scale [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:485:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:665:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:701:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:400:34: style:inconclusive: Member variable 'the_application::m_amplitude' is in the wrong place in the initializer list. [initializerList] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:417:9: note: Member variable 'the_application::m_amplitude' is in the wrong place in the initializer list. agg-2.6.1-r134+dfsg1/examples/distortions.cpp:400:34: note: Member variable 'the_application::m_amplitude' is in the wrong place in the initializer list. agg-2.6.1-r134+dfsg1/examples/distortions.cpp:354:18: style: The function 'calculate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:306:18: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/distortions.cpp:354:18: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/distortions.cpp:362:18: style: The function 'calculate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:306:18: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/distortions.cpp:362:18: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/distortions.cpp:370:18: style: The function 'calculate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:306:18: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/distortions.cpp:370:18: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/distortions.cpp:380:18: style: The function 'calculate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:306:18: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/distortions.cpp:380:18: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/distortions.cpp:677:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:145:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_id [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:178:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aspect_ratio_meet [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:393:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable round_join [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:443:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_kp_plus [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:550:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:91:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:92:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:94:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:96:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:98:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:100:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:109:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:110:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:112:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:114:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:116:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:123:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:124:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:126:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:52:9: warning: Member variable 'compound_shape::m_x1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:52:9: warning: Member variable 'compound_shape::m_y1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:52:9: warning: Member variable 'compound_shape::m_x2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:52:9: warning: Member variable 'compound_shape::m_y2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:52:9: warning: Member variable 'compound_shape::m_fd' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:243:14: performance:inconclusive: Technically the member function 'agg::test_styles::is_solid' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:62:13: warning: Possible leak in public function. The pointer 'm_fd' is not deallocated before it is allocated. [publicAllocationError] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:92:28: style: Variable 'ts' is reassigned a value before the old one has been used. [redundantAssignment] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:91:28: note: ts is assigned agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:92:28: note: ts is overwritten agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:110:28: style: Variable 'ts' is reassigned a value before the old one has been used. [redundantAssignment] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:109:28: note: ts is assigned agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:110:28: note: ts is overwritten agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:124:28: style: Variable 'ts' is reassigned a value before the old one has been used. [redundantAssignment] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:123:28: note: ts is assigned agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:124:28: note: ts is overwritten agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:71:20: style: The scope of the variable 'ax' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:71:24: style: The scope of the variable 'ay' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:71:28: style: The scope of the variable 'cx' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:71:32: style: The scope of the variable 'cy' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:75:23: style: Variable 'ts' can be declared as pointer to const [constVariablePointer] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:527:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:223:51: style: class member 'compound_shape::m_x1' is never used. [unusedStructMember] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:223:57: style: class member 'compound_shape::m_y1' is never used. [unusedStructMember] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:223:63: style: class member 'compound_shape::m_x2' is never used. [unusedStructMember] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:223:69: style: class member 'compound_shape::m_y2' is never used. [unusedStructMember] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:157:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_id [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:193:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aspect_ratio_meet [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:377:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable round_join [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:426:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_kp_plus [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:524:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:95:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:96:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:98:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:100:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:102:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:104:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:123:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:124:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:126:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:128:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:130:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:137:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:138:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:140:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:51:9: warning: Member variable 'compound_shape::m_x1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:51:9: warning: Member variable 'compound_shape::m_y1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:51:9: warning: Member variable 'compound_shape::m_x2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:51:9: warning: Member variable 'compound_shape::m_y2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:51:9: warning: Member variable 'compound_shape::m_fd' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:63:13: warning: Possible leak in public function. The pointer 'm_fd' is not deallocated before it is allocated. [publicAllocationError] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:96:28: style: Variable 'ts' is reassigned a value before the old one has been used. [redundantAssignment] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:95:28: note: ts is assigned agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:96:28: note: ts is overwritten agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:124:28: style: Variable 'ts' is reassigned a value before the old one has been used. [redundantAssignment] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:123:28: note: ts is assigned agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:124:28: note: ts is overwritten agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:138:28: style: Variable 'ts' is reassigned a value before the old one has been used. [redundantAssignment] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:137:28: note: ts is assigned agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:138:28: note: ts is overwritten agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:75:20: style: The scope of the variable 'ax' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:75:24: style: The scope of the variable 'ay' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:75:28: style: The scope of the variable 'cx' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:75:32: style: The scope of the variable 'cy' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:79:23: style: Variable 'ts' can be declared as pointer to const [constVariablePointer] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:501:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:238:51: style: class member 'compound_shape::m_x1' is never used. [unusedStructMember] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:238:57: style: class member 'compound_shape::m_y1' is never used. [unusedStructMember] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:238:63: style: class member 'compound_shape::m_x2' is never used. [unusedStructMember] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:238:69: style: class member 'compound_shape::m_y2' is never used. [unusedStructMember] agg-2.6.1-r134+dfsg1/examples/freetype_test.cpp:265:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyph_ren_native_mono [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/freetype_test.cpp:477:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gamma_correction.cpp:149:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gamma_correction.cpp:32:5: warning: Member variable 'the_application::m_rx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gamma_correction.cpp:32:5: warning: Member variable 'the_application::m_ry' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gamma_ctrl.cpp:228:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gamma_ctrl.cpp:244:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gamma_tuner.cpp:124:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gamma_tuner.cpp:23:34: style:inconclusive: Member variable 'the_application::m_gamma' is in the wrong place in the initializer list. [initializerList] agg-2.6.1-r134+dfsg1/examples/gamma_tuner.cpp:36:9: note: Member variable 'the_application::m_gamma' is in the wrong place in the initializer list. agg-2.6.1-r134+dfsg1/examples/gamma_tuner.cpp:23:34: note: Member variable 'the_application::m_gamma' is in the wrong place in the initializer list. agg-2.6.1-r134+dfsg1/examples/gouraud.cpp:200:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_right [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gouraud.cpp:245:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gouraud.cpp:307:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gouraud.cpp:49:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud.cpp:49:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:248:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:270:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:288:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:414:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable round_cap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:45:9: warning:inconclusive: Member variable 'mesh_point::x' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:45:9: warning:inconclusive: Member variable 'mesh_point::y' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:45:9: warning:inconclusive: Member variable 'mesh_point::dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:45:9: warning:inconclusive: Member variable 'mesh_point::dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:59:9: warning:inconclusive: Member variable 'mesh_triangle::p1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:59:9: warning:inconclusive: Member variable 'mesh_triangle::p2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:59:9: warning:inconclusive: Member variable 'mesh_triangle::p3' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:70:9: warning:inconclusive: Member variable 'mesh_edge::p1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:70:9: warning:inconclusive: Member variable 'mesh_edge::p2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:70:9: warning:inconclusive: Member variable 'mesh_edge::tl' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:70:9: warning:inconclusive: Member variable 'mesh_edge::tr' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:131:16: warning: Member variable 'mesh_ctrl::m_cell_w' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:131:16: warning: Member variable 'mesh_ctrl::m_cell_h' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:131:16: warning: Member variable 'mesh_ctrl::m_start_x' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:131:16: warning: Member variable 'mesh_ctrl::m_start_y' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:336:14: performance:inconclusive: Technically the member function 'agg::styles_gouraud::is_solid' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:338:20: performance:inconclusive: Technically the member function 'agg::styles_gouraud::color' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:314:9: style: Class 'styles_gouraud' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:417:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:196:29: style: Variable 'left_t2' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:55:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:163:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpc_or [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:301:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_flags_ccw [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:641:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:659:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:678:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:33:5: warning: Member variable 'spiral::m_curr_r' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:33:5: warning: Member variable 'spiral::m_start' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:131:5: warning: Member variable 'the_application::m_x' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:131:5: warning: Member variable 'the_application::m_y' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:91:18: style:inconclusive: Member variable 'conv_poly_counter::m_contours' is in the wrong place in the initializer list. [initializerList] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:94:52: note: Member variable 'conv_poly_counter::m_contours' is in the wrong place in the initializer list. agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:91:18: note: Member variable 'conv_poly_counter::m_contours' is in the wrong place in the initializer list. agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:94:9: style: Struct 'conv_poly_counter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:191:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:191:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/examples/gradient_focal.cpp:201:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradient_focal.cpp:213:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradient_focal.cpp:245:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradients.cpp:426:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kbd_ctrl [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradients.cpp:469:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradients.cpp:484:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_f1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradients.cpp:524:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradients.cpp:66:5: warning:inconclusive: Member variable 'color_function_profile::m_colors' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gradients.cpp:66:5: warning:inconclusive: Member variable 'color_function_profile::m_profile' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gradients.cpp:54:17: style: The function 'calculate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/gradients.cpp:45:17: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/gradients.cpp:54:17: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/gradients.cpp:501:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/examples/gradients_contour.cpp:76:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradients_contour.cpp:112:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradients_contour.cpp:1220:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable round_cap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradients_contour.cpp:1723:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_kp_plus [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradients_contour.cpp:1790:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/gradients_contour.cpp:90:5: warning: Member variable 'spiral::m_curr_r' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gradients_contour.cpp:90:5: warning: Member variable 'spiral::m_start' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/gradients_contour.cpp:78:3: warning: Suspicious use of ; at the end of 'else' statement. [suspiciousSemicolon] agg-2.6.1-r134+dfsg1/examples/graph_test.cpp:98:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/graph_test.cpp:165:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_move_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/graph_test.cpp:836:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_non_zero [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/graph_test.cpp:918:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/graph_test.cpp:68:9: warning:inconclusive: Member variable 'node::x' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/graph_test.cpp:68:9: warning:inconclusive: Member variable 'node::y' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/graph_test.cpp:76:9: warning:inconclusive: Member variable 'edge::node1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/graph_test.cpp:76:9: warning:inconclusive: Member variable 'edge::node2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/idea.cpp:244:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_non_zero [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/idea.cpp:357:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/idea.cpp:35:5: warning:inconclusive: Member variable 'path_attributes::index' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/idea.cpp:35:5: warning:inconclusive: Member variable 'path_attributes::stroke_width' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/idea.cpp:168:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/idea.cpp:168:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image1.cpp:67:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image1.cpp:176:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image1.cpp:152:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:128:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:244:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:80:5: warning: Member variable 'the_application::m_x' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:80:5: warning: Member variable 'the_application::m_y' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:80:5: warning: Member variable 'the_application::m_rx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:80:5: warning: Member variable 'the_application::m_ry' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:46:14: performance:inconclusive: Technically the member function 'agg::span_conv_brightness_alpha::prepare' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:41:9: style: Class 'span_conv_brightness_alpha' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:53:39: style: Local variable 'x' shadows outer argument [shadowArgument] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:48:45: note: Shadowed declaration agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:53:39: note: Shadow variable agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:220:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/image_filters.cpp:198:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_filters.cpp:46:33: style:inconclusive: Member variable 'the_application::m_radius' is in the wrong place in the initializer list. [initializerList] agg-2.6.1-r134+dfsg1/examples/image_filters.cpp:65:9: note: Member variable 'the_application::m_radius' is in the wrong place in the initializer list. agg-2.6.1-r134+dfsg1/examples/image_filters.cpp:46:33: note: Member variable 'the_application::m_radius' is in the wrong place in the initializer list. agg-2.6.1-r134+dfsg1/examples/image_filters.cpp:387:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/image_filters2.cpp:117:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pix_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_filters2.cpp:201:33: style: Variable 'x_center' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:268:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_filter_lut [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:308:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:45:20: style: The function 'radius' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:28:20: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:45:20: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:46:20: style: The function 'calc_weight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:30:20: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:46:20: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:47:18: style: The function 'set_radius' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:29:18: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:47:18: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:36:20: style: The function 'radius' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:28:20: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:36:20: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:37:18: style: The function 'set_radius' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:29:18: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:37:18: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:38:20: style: The function 'calc_weight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:30:20: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:38:20: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:155:23: style: Local variable 'm_filters' shadows outer variable [shadowVariable] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:73:32: note: Shadowed declaration agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:155:23: note: Shadow variable agg-2.6.1-r134+dfsg1/examples/image_perspective.cpp:230:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_perspective.cpp:242:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_perspective.cpp:318:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_perspective.cpp:271:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/image_resample.cpp:277:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_resample.cpp:289:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_resample.cpp:318:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_resample.cpp:360:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_resample.cpp:335:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:130:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:167:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:299:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:337:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:59:5: warning: Member variable 'the_application::m_image_center_x' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:59:5: warning: Member variable 'the_application::m_image_center_y' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:59:5: warning: Member variable 'the_application::m_polygon_cx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:59:5: warning: Member variable 'the_application::m_polygon_cy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:59:5: warning: Member variable 'the_application::m_image_cx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:59:5: warning: Member variable 'the_application::m_image_cy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:59:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:59:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:421:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/interactive_polygon.cpp:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/interactive_polygon.cpp:231:21: style: The scope of the variable 'yflag1' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/interactive_polygon.cpp:226:55: style:inconclusive: Function 'point_in_polygon' argument 1 names different: declaration 'x' definition 'tx'. [funcArgNamesDifferent] agg-2.6.1-r134+dfsg1/examples/interactive_polygon.h:91:38: note: Function 'point_in_polygon' argument 1 names different: declaration 'x' definition 'tx'. agg-2.6.1-r134+dfsg1/examples/interactive_polygon.cpp:226:55: note: Function 'point_in_polygon' argument 1 names different: declaration 'x' definition 'tx'. agg-2.6.1-r134+dfsg1/examples/interactive_polygon.cpp:226:66: style:inconclusive: Function 'point_in_polygon' argument 2 names different: declaration 'y' definition 'ty'. [funcArgNamesDifferent] agg-2.6.1-r134+dfsg1/examples/interactive_polygon.h:91:48: note: Function 'point_in_polygon' argument 2 names different: declaration 'y' definition 'ty'. agg-2.6.1-r134+dfsg1/examples/interactive_polygon.cpp:226:66: note: Function 'point_in_polygon' argument 2 names different: declaration 'y' definition 'ty'. agg-2.6.1-r134+dfsg1/examples/line_patterns.cpp:326:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/line_patterns.cpp:84:5: style: Class 'pattern_src_brightness_to_alpha' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/line_patterns_clip.cpp:292:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable round_cap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/line_patterns_clip.cpp:309:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_kp_plus [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/line_patterns_clip.cpp:345:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/line_patterns_clip.cpp:85:5: style: Class 'pattern_src_brightness_to_alpha' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/line_thickness.cpp:101:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/line_thickness.cpp:138:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/lion.cpp:96:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/lion.cpp:130:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/lion.cpp:164:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/lion_lens.cpp:120:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/lion_lens.cpp:161:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/lion_lens.cpp:193:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/lion_outline.cpp:102:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/lion_outline.cpp:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/lion_outline.cpp:181:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:343:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_move_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:426:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_move_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:541:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_move_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:681:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:807:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srgba8 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:910:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable round_join [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:979:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:998:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:1067:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:208:11: error: Array 'm_name[128]' accessed at index 128, which is out of bounds. [arrayIndexOutOfBounds] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:205:25: note: Assignment 'len=128', assigned value is 128 agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:208:11: note: Array index out of bounds agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:219:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:220:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:288:9: warning: Member variable 'line::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:288:9: warning: Member variable 'line::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:288:9: warning: Member variable 'line::m_vertex' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:293:9: warning: Member variable 'line::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:293:9: warning: Member variable 'line::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:293:9: warning: Member variable 'line::m_vertex' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:371:9: warning: Member variable 'solid_wedge::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:371:9: warning: Member variable 'solid_wedge::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:371:9: warning: Member variable 'solid_wedge::m_vertex' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:376:9: warning: Member variable 'solid_wedge::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:376:9: warning: Member variable 'solid_wedge::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:376:9: warning: Member variable 'solid_wedge::m_vertex' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:454:9: warning: Member variable 'dashed_wedge::m_xt2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:454:9: warning: Member variable 'dashed_wedge::m_yt2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:454:9: warning: Member variable 'dashed_wedge::m_xt3' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:454:9: warning: Member variable 'dashed_wedge::m_yt3' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:454:9: warning: Member variable 'dashed_wedge::m_xd' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:454:9: warning: Member variable 'dashed_wedge::m_yd' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:454:9: warning: Member variable 'dashed_wedge::m_vertex' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:461:9: warning: Member variable 'dashed_wedge::m_xt2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:461:9: warning: Member variable 'dashed_wedge::m_yt2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:461:9: warning: Member variable 'dashed_wedge::m_xt3' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:461:9: warning: Member variable 'dashed_wedge::m_yt3' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:461:9: warning: Member variable 'dashed_wedge::m_xd' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:461:9: warning: Member variable 'dashed_wedge::m_yd' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:461:9: warning: Member variable 'dashed_wedge::m_vertex' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:585:5: warning: Member variable 'bond_vertex_generator::m_status' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:1055:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/multi_clip.cpp:174:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/multi_clip.cpp:329:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/multi_clip.cpp:363:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/parse_lion.cpp:212:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_flags_cw [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/parse_lion.cpp:182:20: style: The scope of the variable 'x' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/parse_lion.cpp:183:20: style: The scope of the variable 'y' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/parse_lion.cpp:182:22: style: Variable 'x' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/examples/parse_lion.cpp:183:22: style: Variable 'y' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/examples/pattern_fill.cpp:125:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_fill.cpp:166:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pix_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_fill.cpp:214:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_fill.cpp:265:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_fill.cpp:292:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_fill.cpp:71:5: warning: Member variable 'the_application::m_polygon_cx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/pattern_fill.cpp:71:5: warning: Member variable 'the_application::m_polygon_cy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/pattern_fill.cpp:71:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/pattern_fill.cpp:71:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/pattern_perspective.cpp:206:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_perspective.cpp:233:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_perspective.cpp:286:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_perspective.cpp:262:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/pattern_resample.cpp:303:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_resample.cpp:315:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_resample.cpp:344:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_resample.cpp:388:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/pattern_resample.cpp:363:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/perspective.cpp:254:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/perspective.cpp:266:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/perspective.cpp:300:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:160:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:55:9: style: Class 'polymorphic_renderer_solid_rgba8_adaptor < agg :: pixfmt_rgb555 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:55:9: style: Class 'polymorphic_renderer_solid_rgba8_adaptor < agg :: pixfmt_rgb565 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:55:9: style: Class 'polymorphic_renderer_solid_rgba8_adaptor < agg :: pixfmt_rgb24 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:55:9: style: Class 'polymorphic_renderer_solid_rgba8_adaptor < agg :: pixfmt_bgr24 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:55:9: style: Class 'polymorphic_renderer_solid_rgba8_adaptor < agg :: pixfmt_rgba32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:55:9: style: Class 'polymorphic_renderer_solid_rgba8_adaptor < agg :: pixfmt_argb32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:55:9: style: Class 'polymorphic_renderer_solid_rgba8_adaptor < agg :: pixfmt_abgr32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:55:9: style: Class 'polymorphic_renderer_solid_rgba8_adaptor < agg :: pixfmt_bgra32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:77:22: style: The function 'prepare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:44:22: note: Virtual function in base class agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:77:22: note: Function in derived class agg-2.6.1-r134+dfsg1/examples/raster_text.cpp:69:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gse4x6 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/raster_text.cpp:172:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/raster_text.cpp:32:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/raster_text.cpp:129:32: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/examples/raster_text.cpp:161:33: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/examples/rasterizer_compound.cpp:213:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer_inverse [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rasterizer_compound.cpp:35:10: performance:inconclusive: Technically the member function 'style_handler::is_solid' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/examples/rasterizer_compound.cpp:45:10: performance:inconclusive: Technically the member function 'style_handler::generate_span' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/examples/rasterizer_compound.cpp:45:36: style: Parameter 'span' can be declared as pointer to const [constParameterPointer] agg-2.6.1-r134+dfsg1/examples/rasterizers.cpp:144:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rasterizers.cpp:181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rasterizers.cpp:274:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rasterizers.cpp:41:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/rasterizers.cpp:41:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:99:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:236:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable round_cap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:284:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outline_round_join [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:472:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outline_round_join [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:77:5: warning: Member variable 'spiral::m_curr_r' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:77:5: warning: Member variable 'spiral::m_start' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:131:10: performance:inconclusive: Technically the member function 'roundoff::transform' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:56:9: style: Class 'pattern_pixmap_argb32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:242:83: style: Parameter 'ren' can be declared as reference to const [constParameterReference] agg-2.6.1-r134+dfsg1/examples/rounded_rect.cpp:106:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rounded_rect.cpp:125:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rounded_rect.cpp:154:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/rounded_rect.cpp:34:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/rounded_rect.cpp:34:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean.cpp:163:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_even_odd [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean.cpp:207:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean.cpp:220:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean.cpp:266:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:57:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:171:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sbool_or [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:330:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_even_odd [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:631:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:649:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:668:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:35:5: warning: Member variable 'spiral::m_curr_r' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:35:5: warning: Member variable 'spiral::m_start' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:119:5: warning: Member variable 'the_application::m_x' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:119:5: warning: Member variable 'the_application::m_y' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:301:13: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/examples/simple_blur.cpp:166:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/simple_blur.cpp:223:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/simple_blur.cpp:249:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/simple_blur.cpp:117:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/simple_blur.cpp:74:10: performance:inconclusive: Technically the member function 'span_simple_blur_rgb24 < agg :: order_bgr >::prepare' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/examples/simple_blur.cpp:66:5: style: Class 'span_simple_blur_rgb24 < agg :: order_bgr >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_path_renderer.h:209:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_flags_ccw [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_path_renderer.h:220:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transform [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_path_renderer.h:261:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill_non_zero [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:240:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_size [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:515:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable butt_cap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_path_tokenizer.h:75:14: performance:inconclusive: Technically the member function 'agg::svg::path_tokenizer::contains' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_exception.h:46:17: warning: Class 'exception' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:203:9: warning: Class 'parser' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:203:9: warning: Class 'parser' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.h:37:9: style: Class 'parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_path_renderer.h:42:9: style: Class 'conv_count < conv_curve < path_storage > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:267:25: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:332:25: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:359:25: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:427:24: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:458:38: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:442:25: style: Local variable 'c' shadows outer variable [shadowVariable] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:434:18: note: Shadowed declaration agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:442:25: note: Shadow variable agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:707:18: style: Variable 'x' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_parser.cpp:708:18: style: Variable 'y' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_path_renderer.cpp:188:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_flags_close [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_path_tokenizer.cpp:37:21: warning: Member variable 'path_tokenizer::m_separators_mask' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_path_tokenizer.cpp:37:21: warning: Member variable 'path_tokenizer::m_commands_mask' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/svg_viewer/agg_svg_path_tokenizer.cpp:37:21: warning: Member variable 'path_tokenizer::m_numeric_mask' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/svg_viewer/svg_test.cpp:253:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/svg_viewer/svg_test.cpp:135:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/examples/svg_viewer/svg_test.cpp:222:30: style: Parameter 'argv' can be declared as const array [constParameter] agg-2.6.1-r134+dfsg1/examples/trans_curve1.cpp:148:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyph_ren_outline [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1.cpp:211:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1.cpp:223:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1.cpp:311:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1.cpp:66:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1.cpp:66:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1_ft.cpp:143:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyph_ren_outline [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1_ft.cpp:213:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1_ft.cpp:225:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1_ft.cpp:312:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1_ft.cpp:64:5: warning: Member variable 'the_application::m_dx' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve1_ft.cpp:64:5: warning: Member variable 'the_application::m_dy' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2.cpp:178:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyph_ren_outline [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2.cpp:250:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2.cpp:266:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2.cpp:378:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2.cpp:68:5: warning: Member variable 'the_application::m_dx1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2.cpp:68:5: warning: Member variable 'the_application::m_dy1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2.cpp:68:5: warning: Member variable 'the_application::m_dx2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2.cpp:68:5: warning: Member variable 'the_application::m_dy2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2_ft.cpp:170:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyph_ren_outline [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2_ft.cpp:249:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2_ft.cpp:265:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mouse_left [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2_ft.cpp:376:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2_ft.cpp:66:5: warning: Member variable 'the_application::m_dx1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2_ft.cpp:66:5: warning: Member variable 'the_application::m_dy1' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2_ft.cpp:66:5: warning: Member variable 'the_application::m_dx2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_curve2_ft.cpp:66:5: warning: Member variable 'the_application::m_dy2' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/examples/trans_polar.cpp:60:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/trans_polar.cpp:196:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/truetype_test.cpp:239:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyph_ren_native_mono [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/truetype_test.cpp:442:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_resize [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/win32_api/pure_api/pure_api.cpp:42:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/win32_api/pure_api/pure_api.cpp:79:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WNDCLASSEX [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/win32_api/pure_api/pure_api.cpp:113:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CW_USEDEFAULT [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/win32_api/pure_api/pure_api.cpp:174:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITMAPINFOHEADER [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/win32_api/pure_api/pure_api.cpp:281:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/examples/win32_api/pure_api/pure_api.cpp:207:29: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:186:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_CURVE_TAG_CUBIC [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:433:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cover_full [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:630:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_Face [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:829:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyph_ren_native_gray8 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:908:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_LOAD_NO_HINTING [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:1128:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_KERNING_DEFAULT [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.h:53:9: style: Class 'font_engine_freetype_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.h:171:9: style: Class 'font_engine_freetype_int16' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.h:189:9: style: Class 'font_engine_freetype_int32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:842:18: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:842:18: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:842:18: warning: %d in format string (no. 7) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:416:29: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:457:29: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:640:56: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:839:41: warning: Uninitialized variable: gamma_table [uninitvar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:835:30: note: Assuming condition is false agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype.cpp:839:41: note: Uninitialized variable: gamma_table agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.h:196:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyph_ren_native_gray8 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.cpp:186:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_CURVE_TAG_CUBIC [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.cpp:433:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cover_full [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.cpp:499:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_LOAD_NO_HINTING [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.cpp:727:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_KERNING_DEFAULT [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.h:252:9: style: Class 'font_engine_freetype_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.h:305:9: style: Class 'font_engine_freetype_int16' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.h:323:9: style: Class 'font_engine_freetype_int32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.cpp:416:29: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.cpp:457:29: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.cpp:822:6: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_freetype/agg_font_freetype2.cpp:694:78: style: Parameter 'prepared' can be declared as pointer to const [constParameterPointer] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:200:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cover_full [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:279:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TTPOLYGONHEADER [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:496:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HFONT [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:550:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable glyph_ren_native_gray8 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:605:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GGO_BITMAP [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:905:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wFirst [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.h:189:9: style: Class 'font_engine_win32_tt_int16' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.h:207:9: style: Class 'font_engine_win32_tt_int32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:702:53: style: Condition 'decompose_win32_glyph_outline(m_gbuf,total_size,m_flip_y,m_affine,m_path32)' is always true [knownConditionTrueFalse] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:702:53: note: Calling function 'decompose_win32_glyph_outline' returns 1 agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:702:53: note: Condition 'decompose_win32_glyph_outline(m_gbuf,total_size,m_flip_y,m_affine,m_path32)' is always true agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:721:53: style: Condition 'decompose_win32_glyph_outline(m_gbuf,total_size,m_flip_y,m_affine,m_path16)' is always true [knownConditionTrueFalse] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:721:53: note: Calling function 'decompose_win32_glyph_outline' returns 1 agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:721:53: note: Condition 'decompose_win32_glyph_outline(m_gbuf,total_size,m_flip_y,m_affine,m_path16)' is always true agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:563:13: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:563:13: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:563:13: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:133:17: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:145:20: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:146:17: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:158:17: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:184:29: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:226:29: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:276:41: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:290:42: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:317:30: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:318:30: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:631:47: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:646:51: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:641:21: style: Local variable 'total_size' shadows outer variable [shadowVariable] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:626:17: note: Shadowed declaration agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:641:21: note: Shadow variable agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:560:41: warning: Uninitialized variable: gamma_table [uninitvar] agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:556:30: note: Assuming condition is false agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:560:41: note: Uninitialized variable: gamma_table agg-2.6.1-r134+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:651:28: style: Variable 'total_size' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/src/agg_arc.cpp:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_arc.cpp:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_arc.cpp:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_path_cmd [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_arc.cpp:67:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_path_cmd [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_arc.cpp:89:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_arrowhead.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_arrowhead.cpp:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bezier_arc.cpp:76:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bezier_arc.cpp:144:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_radii_ok [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bezier_arc.cpp:92:28: style: Variable 'local_sweep' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:60:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_max [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:87:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:163:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last_idx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:186:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:198:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:207:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:216:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:237:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:93:20: style: The scope of the variable 'h' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:93:23: style: The scope of the variable 'p' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:93:29: style: The scope of the variable 'f' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/agg_bspline.cpp:171:13: style: The scope of the variable 'k' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_start_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_steps [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:103:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_step [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:134:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:169:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:246:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:252:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scale [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:266:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_start_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:326:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_steps [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:343:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_step [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:383:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_curves.cpp:463:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance_tolerance_square [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:503:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_chr [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:512:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_font [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:519:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_height [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:526:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_space [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:532:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_line_space [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:538:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:558:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_loaded_font [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:572:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_chr [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:588:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:611:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:506:23: style: Condition '*(char*)&t==0' is always false [knownConditionTrueFalse] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:505:17: note: Assignment 't=1', assigned value is 1 agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:506:23: note: Condition '*(char*)&t==0' is always false agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:506:13: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:591:21: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/agg_gsv_text.cpp:594:20: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/agg_image_filters.cpp:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_radius [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_image_filters.cpp:53:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_subpixel_scale [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_line_aa_basics.cpp:72:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_subpixel_scale [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_line_profile_aa.cpp:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_smoother_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_line_profile_aa.cpp:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_subpixel_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_line_profile_aa.cpp:59:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subpixel_scale [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_rounded_rect.cpp:32:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_rounded_rect.cpp:39:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_rounded_rect.cpp:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_rounded_rect.cpp:56:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_rounded_rect.cpp:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_rounded_rect.cpp:74:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rx1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_rounded_rect.cpp:81:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_rounded_rect.cpp:101:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_rounded_rect.cpp:107:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_affine.cpp:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_affine.cpp:75:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shy [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_affine.cpp:91:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sy [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_affine.cpp:107:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_affine.cpp:116:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_affine.cpp:125:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_affine.cpp:133:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_affine.cpp:144:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_affine.cpp:150:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_affine.cpp:173:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kindex1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:50:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:65:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:90:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:107:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dist [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:137:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:151:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_length [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:161:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_length [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:184:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:249:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_double_path.cpp:213:26: style: The scope of the variable 'k' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:36:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_kindex [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:57:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:108:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_length [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:118:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:71:20: style: The scope of the variable 'd' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:165:30: style: The scope of the variable 'k' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:94:24: style: Local variable 'd' shadows outer variable [shadowVariable] agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:71:20: note: Shadowed declaration agg-2.6.1-r134+dfsg1/src/agg_trans_single_path.cpp:94:24: note: Shadow variable agg-2.6.1-r134+dfsg1/src/agg_trans_warp_magnifier.cpp:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xc [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_trans_warp_magnifier.cpp:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xc [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_bspline.cpp:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closed [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_bspline.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_bspline.cpp:69:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cur_abscissa [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_bspline.cpp:128:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_bspline.cpp:154:21: style: Variable 'cmd' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/src/agg_vcgen_contour.cpp:43:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closed [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_contour.cpp:51:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_contour.cpp:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_contour.cpp:103:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_dash_len [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:57:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_dashes [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:69:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dash_start [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:77:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_dash [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:109:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:131:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:144:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_move_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:172:30: style: Local variable 'cmd' shadows outer variable [shadowVariable] agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:144:18: note: Shadowed declaration agg-2.6.1-r134+dfsg1/src/agg_vcgen_dash.cpp:172:30: note: Shadow variable agg-2.6.1-r134+dfsg1/src/agg_vcgen_markers_term.cpp:58:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_markers [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_markers_term.cpp:78:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_markers_term.cpp:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curr_id [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_smooth_poly1.cpp:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closed [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_smooth_poly1.cpp:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_smooth_poly1.cpp:70:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_smooth_poly1.cpp:94:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ctrl1_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_smooth_poly1.cpp:104:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_stroke.cpp:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closed [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_stroke.cpp:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_stroke.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vcgen_stroke.cpp:86:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_clip_polygon.cpp:42:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_clip_polygon.cpp:65:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_clip_polygon.cpp:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_clip_polygon.cpp:90:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_clip_polygon.cpp:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_clip_polyline.cpp:24:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_clip_polyline.cpp:32:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_clip_polyline.cpp:44:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_clip_polyline.cpp:69:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertex [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_segmentator.cpp:24:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_segmentator.cpp:35:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/agg_vpgen_segmentator.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cmd [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_bezier_ctrl.cpp:70:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curve [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_bezier_ctrl.cpp:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_bezier_ctrl.cpp:136:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_bezier_ctrl.cpp:241:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curve [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_bezier_ctrl.cpp:247:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_bezier_ctrl.cpp:296:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_cbox_ctrl.cpp:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_cbox_ctrl.cpp:54:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_label [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_cbox_ctrl.cpp:63:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_cbox_ctrl.cpp:82:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_cbox_ctrl.cpp:101:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_cbox_ctrl.cpp:170:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xs1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:74:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xp1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:86:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xp1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:97:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:108:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_border_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:132:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:259:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:324:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1_active [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:350:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_p1_active [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:360:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:370:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point_size [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:395:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_point [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_ctrl.cpp:413:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_point [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_spline.cpp:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_spline.cpp:80:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_spline.cpp:90:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_spline.cpp:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cur_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_gamma_spline.cpp:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cur_x [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_polygon_ctrl.cpp:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_polygon_ctrl.cpp:51:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_stop [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_polygon_ctrl.cpp:89:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_points [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_polygon_ctrl.cpp:134:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_polygon_ctrl.cpp:184:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_polygon_ctrl.cpp:229:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_polygon_ctrl.cpp:275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_points [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_polygon_ctrl.cpp:279:21: style: The scope of the variable 'yflag1' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/ctrl/agg_rbox_ctrl.cpp:49:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xs1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_rbox_ctrl.cpp:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_items [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_rbox_ctrl.cpp:71:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_border_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_rbox_ctrl.cpp:80:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_rbox_ctrl.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_rbox_ctrl.cpp:167:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_rbox_ctrl.cpp:258:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_rbox_ctrl.cpp:268:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_items [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_rbox_ctrl.cpp:297:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cur_item [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xs1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:55:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_border_thickness [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:80:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:90:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:98:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:116:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:226:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:270:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:286:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:362:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pdx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:427:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_move_what [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:283:16: style: The scope of the variable 'xp' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/ctrl/agg_scale_ctrl.cpp:284:16: style: The scope of the variable 'yp' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:44:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_label [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:52:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xs1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_steps [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:85:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_border_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:94:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_preview_value [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_label [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:116:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:217:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:268:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:277:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xs1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:300:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_move [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:315:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mouse_move [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_slider_ctrl.cpp:325:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_steps [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_pnt [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_border_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:69:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xs1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:83:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_spline_values [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:96:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ys2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:108:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xs1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:115:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ys1 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:129:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_pnt [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:146:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_yp [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:153:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_pnt [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:164:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_pnt [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:185:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_idx [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:264:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_cmd_line_to [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:310:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_active_pnt [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:318:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y2 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:327:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_pnt [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:346:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_move_pnt [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:364:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_move_pnt [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/ctrl/agg_spline_ctrl.cpp:385:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_active_pnt [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:114:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBFB_R5G5B5 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:160:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:178:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WM_HANDLEINPUT [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:226:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DTM_PROCLAYOUT [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:338:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BMF_USERPRIVATE [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:362:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_InnerWidth [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:404:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:410:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_specific [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:416:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:430:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_start_time [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:440:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_start_time [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:456:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQ_TitleText [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:482:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ftype [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:574:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_obj [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:611:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:638:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:668:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bitmap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:708:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IECODE_UP_PREFIX [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:614:9: warning:inconclusive: The buffer 'fn' may not be null-terminated after the call to strncpy(). [terminateStrncpy] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:687:37: style:inconclusive: Function 'handle_idcmp' argument 2 names different: declaration 'win' definition 'obj'. [funcArgNamesDifferent] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:56:37: note: Function 'handle_idcmp' argument 2 names different: declaration 'win' definition 'obj'. agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:687:37: note: Function 'handle_idcmp' argument 2 names different: declaration 'win' definition 'obj'. agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:691:11: style: Variable 'window' can be declared as pointer to const [constVariablePointer] agg-2.6.1-r134+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:419:23: style: Variable 'ignore' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:59:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_NO_COLOR_SPACE [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:165:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_TRANSPARENT_32_BIT [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:250:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pix_format_bgra32 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:381:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_OK [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:421:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_OK [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:450:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_PRIMARY_MOUSE_BUTTON [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:522:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_PRIMARY_MOUSE_BUTTON [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:542:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_QUIT_REQUESTED [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:594:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_ASYNCHRONOUS_CONTROLS [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:634:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_OK [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:653:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:665:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_NO_INIT [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:722:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:729:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_specific [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:735:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:770:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_initial_width [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:796:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fFilePath [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:804:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:926:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:534:21: warning: Member variable 'AGGWindow::fView' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:620:21: warning: Member variable 'platform_specific::fFilePath' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:673:21: style:inconclusive: Technically the member function 'agg::platform_specific::SetTitle' can be const. [functionConst] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:689:21: style:inconclusive: Technically the member function 'agg::platform_specific::ForceRedraw' can be const. [functionConst] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:693:21: style:inconclusive: Technically the member function 'agg::platform_specific::UpdateWindow' can be const. [functionConst] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:629:25: warning: Class 'platform_specific' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:629:25: warning: Class 'platform_specific' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:43:19: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:381:50: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:871:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:875:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:879:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:883:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:887:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:891:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:895:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] agg-2.6.1-r134+dfsg1/src/platform/BeOS/agg_platform_support.cpp:899:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:109:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XK_Pause [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:248:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XA_WM_NAME [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:493:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:499:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_specific [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:507:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:531:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_flags [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:832:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rbuf_window [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:846:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_display [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:1139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:1369:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:1529:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:1552:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_update_flag [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:1559:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:1565:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sw_start [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:1572:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sw_start [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:622:23: style: Condition '*(char*)&t==0' is always false [knownConditionTrueFalse] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:620:17: note: Assignment 't=1', assigned value is 1 agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:622:23: note: Condition '*(char*)&t==0' is always false agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:1385:18: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:1385:18: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:247:20: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:262:31: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:468:35: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:622:13: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:759:26: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/X11/agg_platform_support.cpp:917:42: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buf [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bpp [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:83:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buf [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pmap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pmap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:191:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:232:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:262:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buf [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:268:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pmap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:278:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pmap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_mac_pmap.cpp:288:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pmap [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:109:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kClearCharCode [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:450:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:457:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_specific [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:465:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:479:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shiftKey [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:493:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAlertPlainAlert [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:501:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sw_start [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:511:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lo [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:519:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sys_format [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:637:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:660:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:683:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:705:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_redraw_flag [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:718:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:761:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:816:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:853:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Point [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:897:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UInt32 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:975:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UInt32 [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:493:39: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:1051:1: style: Label 'launch' is not used. [unusedLabel] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:738:2: warning: Unused variable value 'userData' [constStatement] agg-2.6.1-r134+dfsg1/src/platform/mac/agg_platform_support.cpp:749:2: warning: Unused variable value 'userData' [constStatement] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:202:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:221:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_INIT_VIDEO [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:229:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_specific [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:237:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:251:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_flags [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:326:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_surf_window [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:339:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_update_flag [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:546:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:610:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:629:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:664:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sw_start [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:671:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sw_start [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:677:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:683:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_update_flag [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:60:24: warning: Member variable 'platform_specific::m_sw_start' is not initialized in the constructor. [uninitMemberVar] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:303:30: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:593:36: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:649:36: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:335:14: style: The scope of the variable 'ev_flag' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/src/platform/sdl/agg_platform_support.cpp:335:22: style: Variable 'ev_flag' is assigned a value that is never used. [unreadVariable] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:95:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_PAUSE [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:750:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:757:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_specific [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:765:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_caption [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:775:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sw_start [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:784:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuadPart [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:794:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MK_LBUTTON [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:804:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_dc [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:815:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GWLP_USERDATA [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1174:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hwnd [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1181:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sys_format [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1257:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_wait_mode [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1300:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1319:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1338:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_images [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1358:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_redraw_flag [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1367:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hwnd [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1424:14: performance:inconclusive: Technically the member function 'agg::tokenizer::check_chr' can be static (but you may consider moving to unnamed namespace). [functionStatic] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1448:27: note: Technically the member function 'agg::tokenizer::check_chr' can be static (but you may consider moving to unnamed namespace). agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1424:14: note: Technically the member function 'agg::tokenizer::check_chr' can be static (but you may consider moving to unnamed namespace). agg-2.6.1-r134+dfsg1/src/platform/win32/agg_platform_support.cpp:1414:9: style: Class 'tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bmp [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bpp [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:79:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bpp [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:95:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buf [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:106:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_internal [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:118:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITMAPINFOHEADER [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:128:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITMAPINFOHEADER [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:174:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBQUAD [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:202:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITMAPINFOHEADER [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bmp [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:349:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bmp [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:460:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bmp [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:482:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITMAPFILEHEADER [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:517:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_bmp [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:551:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buf [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:557:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable biWidth [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:563:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable biHeight [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:570:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable biBitCount [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:580:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_img_size [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:600:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGBQUAD [valueFlowBailoutIncompleteVar] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:42:46: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:163:17: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:177:27: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:202:36: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:484:15: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:493:27: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:603:27: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:625:27: style: C-style pointer casting [cstyleCast] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:296:20: style: Redundant initialization for 'dvc_width'. The initialized value is overwritten before it is read. [redundantInitialization] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:283:29: note: dvc_width is initialized agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:296:20: note: dvc_width is overwritten agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:297:20: style: Redundant initialization for 'dvc_height'. The initialized value is overwritten before it is read. [redundantInitialization] agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:284:29: note: dvc_height is initialized agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:297:20: note: dvc_height is overwritten agg-2.6.1-r134+dfsg1/src/platform/win32/agg_win32_bmp.cpp:203:18: style: The scope of the variable 'brightness' can be reduced. [variableScope] agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/aa_test.cpp:205:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/agg2d_demo.cpp:9:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/alpha_gradient.cpp:27:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/alpha_mask.cpp:59:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/alpha_mask2.cpp:149:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:98:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/bezier_div.cpp:53:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/blend_color.cpp:313:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/blur.cpp:33:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/bspline.cpp:33:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/circles.cpp:62:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/component_rendering.cpp:22:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/compositing.cpp:165:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/compositing2.cpp:85:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/conv_contour.cpp:25:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/conv_dash_marker.cpp:30:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/conv_stroke.cpp:29:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/distortions.cpp:396:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer.cpp:279:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/flash_rasterizer2.cpp:252:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/freetype_test.cpp:163:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/gamma_correction.cpp:23:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/gamma_ctrl.cpp:86:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/gamma_tuner.cpp:21:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/gouraud.cpp:35:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/gouraud_mesh.cpp:354:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/gpc_test.cpp:123:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/gradient_focal.cpp:22:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/gradients.cpp:81:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/gradients_contour.cpp:975:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/graph_test.cpp:411:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/idea.cpp:156:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/image1.cpp:28:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/image_alpha.cpp:70:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/image_filters.cpp:41:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/image_filters2.cpp:38:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/image_fltr_graph.cpp:54:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/image_perspective.cpp:40:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/image_resample.cpp:50:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/image_transforms.cpp:29:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/line_patterns.cpp:106:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/line_patterns_clip.cpp:107:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/line_thickness.cpp:21:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/lion.cpp:62:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/lion_lens.cpp:62:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/lion_outline.cpp:63:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/mol_view.cpp:742:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/multi_clip.cpp:142:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/pattern_fill.cpp:39:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/pattern_perspective.cpp:39:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/pattern_resample.cpp:52:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/perspective.cpp:75:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/polymorphic_renderer.cpp:102:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/raster_text.cpp:48:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/rasterizer_compound.cpp:56:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/rasterizers.cpp:25:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:36:1: error: The one definition rule is violated, different classes/structs have the same name 'spiral' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:74:1: note: The one definition rule is violated, different classes/structs have the same name 'spiral' agg-2.6.1-r134+dfsg1/examples/alpha_mask3.cpp:36:1: note: The one definition rule is violated, different classes/structs have the same name 'spiral' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/rasterizers2.cpp:139:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/rounded_rect.cpp:21:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/scanline_boolean.cpp:72:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/scanline_boolean2.cpp:109:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/simple_blur.cpp:128:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/svg_viewer/svg_test.cpp:19:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/trans_curve1.cpp:45:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/trans_curve1_ft.cpp:43:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/trans_curve2.cpp:45:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/trans_curve2_ft.cpp:43:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/trans_polar.cpp:106:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: error: The one definition rule is violated, different classes/structs have the same name 'the_application' [ctuOneDefinitionRuleViolation] agg-2.6.1-r134+dfsg1/examples/truetype_test.cpp:144:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' agg-2.6.1-r134+dfsg1/examples/aa_demo.cpp:115:1: note: The one definition rule is violated, different classes/structs have the same name 'the_application' diff: DONE