|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) | Wed Aug 13 13:07:29 2025 |
backend/comics/comics-document.c |
246 | variableScope | 398 | style | The scope of the variable 'quoted_file_aux' can be reduced. | Wed Aug 13 13:07:29 2025 |
476 | variableScope | 398 | style | The scope of the variable 'key_1' can be reduced. | Wed Aug 13 13:07:29 2025 |
476 | variableScope | 398 | style | The scope of the variable 'key_2' can be reduced. | Wed Aug 13 13:07:29 2025 |
658 | variableScope | 398 | style | The scope of the variable 'loader' can be reduced. | Wed Aug 13 13:07:29 2025 |
659 | variableScope | 398 | style | The scope of the variable 'argv' can be reduced. | Wed Aug 13 13:07:29 2025 |
666 | variableScope | 398 | style | The scope of the variable 'filename' can be reduced. | Wed Aug 13 13:07:29 2025 |
733 | variableScope | 398 | style | The scope of the variable 'loader' can be reduced. | Wed Aug 13 13:07:29 2025 |
735 | variableScope | 398 | style | The scope of the variable 'argv' can be reduced. | Wed Aug 13 13:07:29 2025 |
742 | variableScope | 398 | style | The scope of the variable 'filename' can be reduced. | Wed Aug 13 13:07:29 2025 |
767 | knownConditionTrueFalse | 571 | style | Condition 'bytes<=0' is always true | Wed Aug 13 13:07:29 2025 |
820 | constVariablePointer | 398 | style | Variable 'scale' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
836 | variableScope | 398 | style | The scope of the variable 'content_dir' can be reduced. | Wed Aug 13 13:07:29 2025 |
837 | variableScope | 398 | style | The scope of the variable 'filename' can be reduced. | Wed Aug 13 13:07:29 2025 |
838 | variableScope | 398 | style | The scope of the variable 'filename_with_path' can be reduced. | Wed Aug 13 13:07:29 2025 |
backend/djvu/djvu-document.c |
107 | duplicateBreak | 561 | style | Consecutive return, break, continue, goto or throw statements are unnecessary. | Wed Aug 13 13:07:29 2025 |
271 | staticFunction | | style | The function 'djvu_document_get_n_pages' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
448 | constParameterCallback | 398 | style | Parameter 'points' can be declared as pointer to const. However it seems that 'djvu_selection_get_selected_text' is a callback function, if 'points' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
598 | constParameterCallback | 398 | style | Parameter 'exporter' can be declared as pointer to const. However it seems that 'djvu_document_file_exporter_get_capabilities' is a callback function, if 'exporter' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
backend/djvu/djvu-links.c |
232 | constParameterPointer | 398 | style | Parameter 'page_info' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
297 | constParameterPointer | 398 | style | Parameter 'djvu_document' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
372 | variableScope | 398 | style | The scope of the variable 'ev_link_mapping' can be reduced. | Wed Aug 13 13:07:29 2025 |
backend/djvu/djvu-text-page.c |
104 | constParameterPointer | 398 | style | Parameter 'rect' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
183 | constVariablePointer | 398 | style | Variable 'link' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
206 | constParameterPointer | 398 | style | Parameter 'source' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
381 | variableScope | 398 | style | The scope of the variable 'result' can be reduced. | Wed Aug 13 13:07:29 2025 |
backend/dvi/cairo-device.c |
204 | variableScope | 398 | style | The scope of the variable 'frac' can be reduced. | Wed Aug 13 13:07:29 2025 |
207 | variableScope | 398 | style | The scope of the variable 'alpha' can be reduced. | Wed Aug 13 13:07:29 2025 |
backend/dvi/dvi-document.c |
233 | constParameterCallback | 398 | style | Parameter 'document' can be declared as pointer to const. However it seems that 'dvi_document_support_synctex' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
261 | constParameterCallback | 398 | style | Parameter 'rc' can be declared as pointer to const. However it seems that 'dvi_document_thumbnails_get_dimensions' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
404 | constParameterCallback | 398 | style | Parameter 'exporter' can be declared as pointer to const. However it seems that 'dvi_document_file_exporter_get_capabilities' is a callback function, if 'exporter' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
backend/dvi/fonts.c |
24 | unusedStructMember | 563 | style | struct member 'fontinfo::desc' is never used. | Wed Aug 13 13:07:29 2025 |
46 | variableScope | 398 | style | The scope of the variable 'type' can be reduced. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/afmparse.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/bitmap.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/color.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/common.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/dviread.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/files.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/font.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/fontmap.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/fontsrch.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/gf.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/hash.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/list.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/pagesel.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/paper.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/pk.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/setup.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/sp-epsf.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/special.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/sysdeps.h |
56 | preprocessorErrorDirective | | error | #error No appropriate 32bit native type found. Fix sysdeps.h | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/t1.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/tfm.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/tfmfile.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/tt.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/util.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/dvi/mdvi-lib/vf.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
backend/epub/epub-document.c |
106 | constParameterCallback | 398 | style | Parameter 'rc' can be declared as pointer to const. However it seems that 'epub_document_thumbnails_get_dimensions' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
318 | constParameterCallback | 398 | style | Parameter 'document_links' can be declared as pointer to const. However it seems that 'epub_document_links_get_links' is a callback function, if 'document_links' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
319 | constParameterCallback | 398 | style | Parameter 'page' can be declared as pointer to const. However it seems that 'epub_document_links_get_links' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
383 | variableScope | 398 | style | The scope of the variable 'content_dir' can be reduced. | Wed Aug 13 13:07:29 2025 |
384 | variableScope | 398 | style | The scope of the variable 'filename' can be reduced. | Wed Aug 13 13:07:29 2025 |
385 | variableScope | 398 | style | The scope of the variable 'filename_with_path' can be reduced. | Wed Aug 13 13:07:29 2025 |
502 | unusedVariable | 563 | style | Unused variable: children | Wed Aug 13 13:07:29 2025 |
622 | variableScope | 398 | style | The scope of the variable 'typecount' can be reduced. | Wed Aug 13 13:07:29 2025 |
662 | constVariablePointer | 398 | style | Variable 'directory' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
690 | constVariablePointer | 398 | style | Variable 'createdir' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
888 | constVariablePointer | 398 | style | Variable 'documentfolder' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
890 | constVariablePointer | 398 | style | Variable 'copybuffer' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
936 | constVariablePointer | 398 | style | Variable 'res' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
937 | unreadVariable | 563 | style | Variable 'res' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1147 | constParameterPointer | 398 | style | Parameter 'containeruri' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1208 | constVariablePointer | 398 | style | Variable 'navdirend' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1210 | constVariablePointer | 398 | style | Variable 'reader' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1333 | constVariablePointer | 398 | style | Variable 'archive_dir' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1333 | unreadVariable | 563 | style | Variable 'archive_dir' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1333 | unreadVariable | 563 | style | Variable 'archive_dir' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1510 | unreadVariable | 563 | style | Variable 'href' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1510 | unreadVariable | 563 | style | Variable 'href' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1511 | unreadVariable | 563 | style | Variable 'rel' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1511 | unreadVariable | 563 | style | Variable 'rel' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1512 | unreadVariable | 563 | style | Variable 'class' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1512 | unreadVariable | 563 | style | Variable 'class' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1581 | constParameterPointer | 398 | style | Parameter 'containeruri' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1599 | constVariablePointer | 398 | style | Variable 'pagedata' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1660 | unreadVariable | 563 | style | Variable 'backenddir' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
backend/epub/minizip/ioapi.c |
79 | redundantAssignment | 563 | style | Variable 'p_filefunc64_32->zfile_func64.zerror_file' is reassigned a value before the old one has been used. | Wed Aug 13 13:07:29 2025 |
backend/epub/minizip/unzip.c |
585 | constParameterPointer | 398 | style | Parameter 'pzlib_filefunc64_32_def' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
603 | knownConditionTrueFalse | 570 | style | Condition 'unz_copyright[0]!=' '' is always false | Wed Aug 13 13:07:29 2025 |
611 | uninitvar | 457 | warning | Uninitialized variable: *pzlib_filefunc64_32_def.zopen32_file | Wed Aug 13 13:07:29 2025 |
766 | constParameterPointer | 398 | style | Parameter 'pzlib_filefunc32_def' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
779 | constParameterPointer | 398 | style | Parameter 'pzlib_filefunc_def' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
830 | constVariablePointer | 398 | style | Variable 's' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1041 | shadowVariable | 398 | style | Local variable 'uL' shadows outer variable | Wed Aug 13 13:07:29 2025 |
1094 | unreadVariable | 563 | style | Variable 'lSeek' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1102 | unreadVariable | 563 | style | Variable 'lSeek' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1105 | unreadVariable | 563 | style | Variable 'lSeek' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1282 | redundantAssignment | 563 | style | Variable 's->num_file' is assigned an expression that holds the same value. | Wed Aug 13 13:07:29 2025 |
1310 | constVariablePointer | 398 | style | Variable 's' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1362 | constParameterPointer | 398 | style | Parameter 'file_pos' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1403 | knownConditionTrueFalse | 398 | style | The comparison 'err == 0' is always true. | Wed Aug 13 13:07:29 2025 |
1538 | unreadVariable | 563 | style | Variable 'err' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1661 | constVariablePointer | 398 | style | Variable 'pfile_in_zip_read_info' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1908 | constVariablePointer | 398 | style | Variable 'pfile_in_zip_read_info' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1927 | constVariablePointer | 398 | style | Variable 'pfile_in_zip_read_info' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
2081 | constVariablePointer | 398 | style | Variable 's' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
backend/pdf/ev-poppler.cc |
413 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. | Wed Aug 13 13:07:29 2025 |
482 | variableScope | 398 | style | The scope of the variable 'language_string' can be reduced. | Wed Aug 13 13:07:29 2025 |
483 | variableScope | 398 | style | The scope of the variable 'aux' can be reduced. | Wed Aug 13 13:07:29 2025 |
484 | variableScope | 398 | style | The scope of the variable 'tags' can be reduced. | Wed Aug 13 13:07:29 2025 |
485 | variableScope | 398 | style | The scope of the variable 'tag' can be reduced. | Wed Aug 13 13:07:29 2025 |
486 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. | Wed Aug 13 13:07:29 2025 |
486 | variableScope | 398 | style | The scope of the variable 'j' can be reduced. | Wed Aug 13 13:07:29 2025 |
518 | dangerousTypeCast | 398 | warning | Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast | Wed Aug 13 13:07:29 2025 |
541 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
556 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
569 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
581 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
809 | constParameterCallback | 398 | style | Parameter 'document' can be declared as pointer to const. However it seems that 'pdf_document_support_synctex' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
836 | constParameterCallback | 398 | style | Parameter 'document_security' can be declared as pointer to const. However it seems that 'pdf_document_has_document_security' is a callback function, if 'document_security' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
1135 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
1135 | constVariablePointer | 398 | style | Variable 'action_layer' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1138 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
1210 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'strlen(ev_link_get_title(link))' is less than zero. | Wed Aug 13 13:07:29 2025 |
1251 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
1283 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
1365 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
1544 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
1544 | constVariablePointer | 398 | style | Variable 'rect' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1805 | constVariablePointer | 398 | style | Variable 'ctx' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1805 | unreadVariable | 563 | style | Variable 'ctx' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1805 | unreadVariable | 563 | style | Variable 'ctx' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
1824 | constParameterCallback | 398 | style | Parameter 'exporter' can be declared as pointer to const. However it seems that 'pdf_document_file_exporter_get_capabilities' is a callback function, if 'exporter' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
1875 | constParameterCallback | 398 | style | Parameter 'text' can be declared as pointer to const. However it seems that 'pdf_selection_render_selection' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
1876 | constParameterCallback | 398 | style | Parameter 'base' can be declared as pointer to const. However it seems that 'pdf_selection_render_selection' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
1913 | dangerousTypeCast | 398 | warning | Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast | Wed Aug 13 13:07:29 2025 |
1914 | dangerousTypeCast | 398 | warning | Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast | Wed Aug 13 13:07:29 2025 |
1931 | dangerousTypeCast | 398 | warning | Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast | Wed Aug 13 13:07:29 2025 |
1947 | dangerousTypeCast | 398 | warning | Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast | Wed Aug 13 13:07:29 2025 |
2003 | dangerousTypeCast | 398 | warning | Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast | Wed Aug 13 13:07:29 2025 |
2021 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
2284 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
2665 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
2783 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
2797 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
2859 | variableScope | 398 | style | The scope of the variable 'annot_mapping' can be reduced. | Wed Aug 13 13:07:29 2025 |
2860 | unusedVariable | 563 | style | Unused variable: list | Wed Aug 13 13:07:29 2025 |
2870 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
2885 | constParameterCallback | 398 | style | Parameter 'rect' can be declared as pointer to const. However it seems that 'pdf_document_annotations_add_annotation' is a callback function, if 'rect' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
2964 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
2978 | unreadVariable | 563 | style | Variable 'list' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
3069 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
3075 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
3099 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
3129 | variableScope | 398 | style | The scope of the variable 'ev_attachment' can be reduced. | Wed Aug 13 13:07:29 2025 |
3134 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
3255 | cstyleCast | 398 | style | C-style pointer casting | Wed Aug 13 13:07:29 2025 |
backend/pixbuf/pixbuf-document.c |
90 | constParameterCallback | 398 | style | Parameter 'document' can be declared as pointer to const. However it seems that 'pixbuf_document_get_n_pages' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
109 | constParameterCallback | 398 | style | Parameter 'rc' can be declared as pointer to const. However it seems that 'pixbuf_document_render' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
158 | constParameterCallback | 398 | style | Parameter 'rc' can be declared as pointer to const. However it seems that 'pixbuf_document_thumbnails_get_thumbnail' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
180 | constParameterCallback | 398 | style | Parameter 'rc' can be declared as pointer to const. However it seems that 'pixbuf_document_thumbnails_get_dimensions' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
206 | constParameterPointer | 398 | style | Parameter 'pixbuf_document' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
backend/ps/ev-spectre.c |
57 | constParameterPointer | 398 | style | Parameter 'ps_document' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
470 | constParameterCallback | 398 | style | Parameter 'exporter' can be declared as pointer to const. However it seems that 'ps_document_file_exporter_get_capabilities' is a callback function, if 'exporter' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
backend/tiff/tiff-document.c |
499 | constParameterCallback | 398 | style | Parameter 'fc' can be declared as pointer to const. However it seems that 'tiff_document_file_exporter_begin' is a callback function, if 'fc' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
530 | constParameterCallback | 398 | style | Parameter 'exporter' can be declared as pointer to const. However it seems that 'tiff_document_file_exporter_get_capabilities' is a callback function, if 'exporter' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
backend/tiff/tiff2ps.c |
300 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_GNUC_PRINTF is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
backend/xps/xps-document.c |
49 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EV_BACKEND_REGISTER_WITH_CODE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
cut-n-paste/smclient/eggdesktopfile.c |
56 | staticFunction | | style | The function 'egg_desktop_file_new' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
154 | staticFunction | | style | The function 'egg_desktop_file_new_from_key_file' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
311 | staticFunction | | style | The function 'egg_desktop_file_free' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
329 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
343 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
357 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
378 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
482 | variableScope | 398 | style | The scope of the variable 'try_exec' can be reduced. | Wed Aug 13 13:07:29 2025 |
482 | variableScope | 398 | style | The scope of the variable 'found_program' can be reduced. | Wed Aug 13 13:07:29 2025 |
483 | variableScope | 398 | style | The scope of the variable 'only_show_in' can be reduced. | Wed Aug 13 13:07:29 2025 |
483 | variableScope | 398 | style | The scope of the variable 'not_show_in' can be reduced. | Wed Aug 13 13:07:29 2025 |
485 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. | Wed Aug 13 13:07:29 2025 |
560 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
579 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
595 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
595 | staticFunction | | style | The function 'egg_desktop_file_accepts_uris' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
607 | variableScope | 398 | style | The scope of the variable 'p' can be reduced. | Wed Aug 13 13:07:29 2025 |
634 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
642 | constVariablePointer | 398 | style | Variable 'doc' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1393 | staticFunction | | style | The function 'egg_desktop_file_error_quark' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
cut-n-paste/smclient/eggsmclient-xsmp.c |
173 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
cut-n-paste/smclient/eggsmclient.c |
47 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
cut-n-paste/toolbar-editor/egg-editable-toolbar.c |
226 | variableScope | 398 | style | The scope of the variable 'action' can be reduced. | Wed Aug 13 13:07:29 2025 |
376 | constParameterCallback | 398 | style | Parameter 'widget' can be declared as pointer to const. However it seems that 'edit_mode_button_press_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
377 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'edit_mode_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
378 | constParameterCallback | 398 | style | Parameter 'etoolbar' can be declared as pointer to const. However it seems that 'edit_mode_button_press_event_cb' is a callback function, if 'etoolbar' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
417 | constVariablePointer | 398 | style | Variable 'name' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
435 | constParameterPointer | 398 | style | Parameter 'etoolbar' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
454 | variableScope | 398 | style | The scope of the variable 'priv' can be reduced. | Wed Aug 13 13:07:29 2025 |
454 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
484 | constVariablePointer | 398 | style | Variable 'name' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
498 | shadowVariable | 398 | style | Local variable 'screen' shadows outer variable | Wed Aug 13 13:07:29 2025 |
813 | variableScope | 398 | style | The scope of the variable 'type' can be reduced. | Wed Aug 13 13:07:29 2025 |
840 | variableScope | 398 | style | The scope of the variable 'flags' can be reduced. | Wed Aug 13 13:07:29 2025 |
885 | variableScope | 398 | style | The scope of the variable 'string' can be reduced. | Wed Aug 13 13:07:29 2025 |
892 | variableScope | 398 | style | The scope of the variable 'toolbar_name' can be reduced. | Wed Aug 13 13:07:29 2025 |
925 | shadowVariable | 398 | style | Local variable 'action' shadows outer variable | Wed Aug 13 13:07:29 2025 |
1156 | knownConditionTrueFalse | 571 | style | Condition 'toolbar' is always true | Wed Aug 13 13:07:29 2025 |
1269 | variableScope | 398 | style | The scope of the variable 'n_items' can be reduced. | Wed Aug 13 13:07:29 2025 |
1361 | staticFunction | | style | The function 'egg_editable_toolbar_set_model' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
1414 | variableScope | 398 | style | The scope of the variable 'children' can be reduced. | Wed Aug 13 13:07:29 2025 |
1489 | staticFunction | | style | The function 'egg_editable_toolbar_get_selected' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
1495 | staticFunction | | style | The function 'egg_editable_toolbar_set_selected' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
1498 | constVariablePointer | 398 | style | Variable 'toolitem' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1526 | variableScope | 398 | style | The scope of the variable 'l' can be reduced. | Wed Aug 13 13:07:29 2025 |
1526 | variableScope | 398 | style | The scope of the variable 'n_items' can be reduced. | Wed Aug 13 13:07:29 2025 |
1710 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1735 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1756 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
1881 | staticFunction | | style | The function 'egg_editable_toolbar_get_model' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
cut-n-paste/toolbar-editor/egg-toolbar-editor.c |
81 | constVariablePointer | 398 | style | Variable 'key1' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
83 | constVariablePointer | 398 | style | Variable 'key2' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
164 | staticFunction | | style | The function 'egg_toolbar_editor_set_model' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
619 | unreadVariable | 563 | style | Variable 'y' is assigned a value that is never used. | Wed Aug 13 13:07:29 2025 |
cut-n-paste/toolbar-editor/egg-toolbars-model.c |
65 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
cut-n-paste/zoom-control/ephy-zoom-action.c |
57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
cut-n-paste/zoom-control/ephy-zoom-control.c |
62 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
cut-n-paste/zoom-control/ephy-zoom.c |
28 | staticFunction | | style | The function 'ephy_zoom_get_zoom_level_index' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
31 | variableScope | 398 | style | The scope of the variable 'current' can be reduced. | Wed Aug 13 13:07:29 2025 |
31 | variableScope | 398 | style | The scope of the variable 'mean' can be reduced. | Wed Aug 13 13:07:29 2025 |
59 | staticFunction | | style | The function 'ephy_zoom_get_changed_zoom_level' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-annotation.c |
104 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-async-renderer.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-attachment.c |
51 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-debug.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-debug.h |
36 | preprocessorErrorDirective | | error | #error "This is a private header." | Wed Aug 13 13:07:29 2025 |
libdocument/ev-document-annotations.c |
72 | constVariablePointer | 398 | style | Variable 'iface' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
90 | constVariablePointer | 398 | style | Variable 'iface' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
libdocument/ev-document-factory.c |
92 | constVariablePointer | 398 | style | Variable 'p' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
302 | constParameterCallback | 398 | style | Parameter 'info' can be declared as pointer to const. However it seems that 'file_filter_add_mime_types' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
libdocument/ev-document-links.c |
94 | staticFunction | | style | The function 'ev_document_links_find_link_page' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
109 | staticFunction | | style | The function 'ev_document_links_get_dest_page' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
133 | staticFunction | | style | The function 'ev_document_links_get_dest_page_label' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-document-misc.c |
46 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. | Wed Aug 13 13:07:29 2025 |
75 | memsetValueOutOfRange | 686 | warning | The 2nd memset() argument '0xffffffff' doesn't fit into an 'unsigned char'. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-document.c |
73 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-file-helpers.c |
129 | staticFunction | | style | The function 'ev_mkstemp' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-form-field.c |
26 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-image.c |
36 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-init.c |
92 | staticFunction | | style | The function '_ev_is_initialized' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-layer.c |
29 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-link-action.c |
60 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-link-dest.c |
69 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-link.c |
44 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-mapping-list.c |
30 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_BOXED_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libdocument/ev-module.h |
42 | preprocessorErrorDirective | | error | #error "This is a private header." | Wed Aug 13 13:07:29 2025 |
libdocument/ev-render-context.c |
25 | constParameterPointer | 398 | style | Parameter 'rc' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
libdocument/ev-transition-effect.c |
52 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libmisc/ev-page-action-widget.c |
53 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libmisc/ev-page-action.c |
163 | staticFunction | | style | The function 'ev_page_action_set_links_model' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
libview/ev-annotation-window.c |
76 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-document-model.c |
82 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-form-field-accessible.c |
35 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-image-accessible.c |
36 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-jobs.c |
72 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-link-accessible.c |
56 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-page-accessible.c |
51 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-page-cache.c |
85 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-pixbuf-cache.c |
106 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-print-operation.c |
88 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-timeline.h |
23 | preprocessorErrorDirective | | error | #error "This is a private header." | Wed Aug 13 13:07:29 2025 |
libview/ev-transition-animation.h |
23 | preprocessorErrorDirective | | error | #error "This is a private header." | Wed Aug 13 13:07:29 2025 |
libview/ev-view-accessible.c |
70 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-view-presentation.c |
117 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
libview/ev-view.c |
289 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
previewer/ev-previewer-window.c |
68 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
properties/ev-properties-view.c |
89 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/eggfindbar.c |
264 | constVariablePointer | 398 | style | Variable 'wbar' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
487 | staticFunction | | style | The function 'egg_find_bar_grab_focus' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
523 | staticFunction | | style | The function 'egg_find_bar_set_search_string' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
606 | staticFunction | | style | The function 'egg_find_bar_set_case_sensitive' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 13:07:29 2025 |
645 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const | Wed Aug 13 13:07:29 2025 |
shell/ev-annotation-properties-dialog.c |
53 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-application.c |
66 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-bookmark-action.c |
40 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-bookmarks.c |
50 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-daemon.c |
72 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-file-monitor.c |
47 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-history.c |
41 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-loading-message.c |
37 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-media-player-keys.c |
59 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-message-area.c |
53 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-metadata.c |
38 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-navigation-action-widget.c |
85 | constParameterCallback | 398 | style | Parameter 'menu' can be declared as pointer to const. However it seems that 'menu_detacher' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 13:07:29 2025 |
shell/ev-navigation-action.c |
43 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-open-recent-action.c |
35 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-password-view.c |
51 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-progress-message-area.c |
47 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-properties-dialog.c |
48 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-properties-fonts.c |
50 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-properties-license.c |
39 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-sidebar-annotations.c |
67 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_EXTENDED is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-sidebar-attachments.c |
73 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_EXTENDED is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-sidebar-bookmarks.c |
65 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_EXTENDED is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-sidebar-layers.c |
55 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_EXTENDED is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-sidebar-links.c |
83 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_EXTENDED is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-sidebar-thumbnails.c |
102 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_EXTENDED is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-sidebar.c |
61 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |
shell/ev-window.c |
392 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Aug 13 13:07:29 2025 |