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