LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
ctksourceview/completion-providers/words/ctksourcecompletionwords.c
97unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
ctksourceview/completion-providers/words/ctksourcecompletionwordsbuffer.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/completion-providers/words/ctksourcecompletionwordslibrary.c
45unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/completion-providers/words/ctksourcecompletionwordsproposal.c
43unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
ctksourceview/ctksourcebuffer.c
228unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcebufferinputstream.c
63constParameterPointer398styleParameter 'stream' can be declared as pointer to const
83constParameterPointer398styleParameter 'stream' can be declared as pointer to const
ctksourceview/ctksourcebufferinternal.c
49unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
ctksourceview/ctksourcebufferoutputstream.c
97unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcecompletion.c
211unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
ctksourceview/ctksourcecompletioncontainer.c
217constParameterPointer398styleParameter 'container' can be declared as pointer to const
ctksourceview/ctksourcecompletioncontext.c
95unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcecompletioninfo.c
140constParameterCallback398styleParameter 'widget' can be declared as pointer to const. However it seems that 'ctk_source_completion_info_get_request_mode' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s).
ctksourceview/ctksourcecompletionitem.c
63unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
ctksourceview/ctksourcecompletionmodel.c
74unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
ctksourceview/ctksourcecompletionproposal.c
58unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE is a macro then please configure it.
ctksourceview/ctksourcecompletionprovider.c
47unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE is a macro then please configure it.
ctksourceview/ctksourcecontextengine.c
2430unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
ctksourceview/ctksourceencoding.c
48unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_BOXED_TYPE is a macro then please configure it.
ctksourceview/ctksourcefile.c
77unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcefileloader.c
142unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcefilesaver.c
136unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcegutter.c
919syntaxErrorerrorsyntax error
ctksourceview/ctksourcegutterrenderer.c
1391staticFunctionstyleThe function '_ctk_source_gutter_renderer_set_view' should have static linkage since it is not used outside of its translation unit.
ctksourceview/ctksourcegutterrendererlines.c
230syntaxErrorerrorsyntax error
ctksourceview/ctksourcegutterrenderermarks.c
176unreadVariable563styleVariable 'size' is assigned a value that is never used.
367constParameterCallback398styleParameter 'renderer' can be declared as pointer to const. However it seems that 'gutter_renderer_query_activatable' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s).
368constParameterCallback398styleParameter 'iter' can be declared as pointer to const. However it seems that 'gutter_renderer_query_activatable' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s).
369constParameterCallback398styleParameter 'area' can be declared as pointer to const. However it seems that 'gutter_renderer_query_activatable' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s).
370constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'gutter_renderer_query_activatable' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
408constParameterPointer398styleParameter 'self' can be declared as pointer to const
ctksourceview/ctksourcegutterrendererpixbuf.c
55constParameterPointer398styleParameter 'cell_area' can be declared as pointer to const
205constParameterPointer398styleParameter 'pixbuf' can be declared as pointer to const
ctksourceview/ctksourcegutterrenderertext.c
84constParameterPointer398styleParameter 'cell_area' can be declared as pointer to const
ctksourceview/ctksourceiter.c
57staticFunctionstyleThe function '_ctk_source_iter_forward_full_word_end' should have static linkage since it is not used outside of its translation unit.
96staticFunctionstyleThe function '_ctk_source_iter_backward_full_word_start' should have static linkage since it is not used outside of its translation unit.
146staticFunctionstyleThe function '_ctk_source_iter_starts_full_word' should have static linkage since it is not used outside of its translation unit.
165staticFunctionstyleThe function '_ctk_source_iter_ends_full_word' should have static linkage since it is not used outside of its translation unit.
183staticFunctionstyleThe function '_ctk_source_iter_forward_extra_natural_word_end' should have static linkage since it is not used outside of its translation unit.
236staticFunctionstyleThe function '_ctk_source_iter_backward_extra_natural_word_start' should have static linkage since it is not used outside of its translation unit.
304staticFunctionstyleThe function '_ctk_source_iter_starts_extra_natural_word' should have static linkage since it is not used outside of its translation unit.
329staticFunctionstyleThe function '_ctk_source_iter_ends_extra_natural_word' should have static linkage since it is not used outside of its translation unit.
370staticFunctionstyleThe function '_ctk_source_iter_forward_visible_word_end' should have static linkage since it is not used outside of its translation unit.
442staticFunctionstyleThe function '_ctk_source_iter_backward_visible_word_start' should have static linkage since it is not used outside of its translation unit.
514staticFunctionstyleThe function '_ctk_source_iter_forward_visible_word_ends' should have static linkage since it is not used outside of its translation unit.
538staticFunctionstyleThe function '_ctk_source_iter_backward_visible_word_starts' should have static linkage since it is not used outside of its translation unit.
561staticFunctionstyleThe function '_ctk_source_iter_starts_word' should have static linkage since it is not used outside of its translation unit.
575staticFunctionstyleThe function '_ctk_source_iter_ends_word' should have static linkage since it is not used outside of its translation unit.
589staticFunctionstyleThe function '_ctk_source_iter_inside_word' should have static linkage since it is not used outside of its translation unit.
ctksourceview/ctksourcelanguage-parser-2.c
254constParameterPointer398styleParameter 'node' can be declared as pointer to const
257constVariablePointer398styleVariable 'attr' can be declared as pointer to const
356constParameterPointer398styleParameter 'id' can be declared as pointer to const
357constParameterPointer398styleParameter 'parent_id' can be declared as pointer to const
358constParameterPointer398styleParameter 'style' can be declared as pointer to const
366constVariablePointer398styleVariable 'context_node' can be declared as pointer to const
664constParameterPointer398styleParameter 'id' can be declared as pointer to const
665constParameterPointer398styleParameter 'sub_pattern' can be declared as pointer to const
666constParameterPointer398styleParameter 'style' can be declared as pointer to const
ctksourceview/ctksourcelanguage.c
66unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcelanguagemanager.c
71unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcemap.c
180unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcemarkssequence.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcepixbufhelper.c
116constParameterPointer398styleParameter 'helper' can be declared as pointer to const
138constParameterPointer398styleParameter 'helper' can be declared as pointer to const
164constParameterPointer398styleParameter 'helper' can be declared as pointer to const
ctksourceview/ctksourceprintcompositor.c
198unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourceregion.c
139unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcesearchcontext.c
3580syntaxErrorerrorsyntax error
ctksourceview/ctksourcesearchsettings.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcespacedrawer.c
115unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcestylescheme.c
98unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcestyleschemechooserbutton.c
62unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcestyleschemechooserwidget.c
64unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcestyleschememanager.c
60unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourcetag.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
ctksourceview/ctksourceundomanager.c
64unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE is a macro then please configure it.
ctksourceview/ctksourceundomanagerdefault.c
465syntaxErrorerrorsyntax error
ctksourceview/ctksourceutils-private.h
50unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If _ctk_source_utils_dgettext is a macro then please configure it.
ctksourceview/ctksourceutils.c
602syntaxErrorerrorsyntax error
ctksourceview/ctksourceview.c
244unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
tests/syntax-highlighting/file.c
7unreadVariable563styleVariable 'a' is assigned a value that is never used.
8unreadVariable563styleVariable 'b' is assigned a value that is never used.
9unreadVariable563styleVariable 'c' is assigned a value that is never used.
10unreadVariable563styleVariable 'd' is assigned a value that is never used.
11unreadVariable563styleVariable 'hexadecimal_floating_constant' is assigned a value that is never used.
tests/test-completion.c
58unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
tests/test-int2str.c
62syntaxErrorerrorsyntax error
tests/test-search.c
61unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
tests/test-widget.c
545syntaxErrorerrorsyntax error
testsuite/test-buffer-input-stream.c
54syntaxErrorerrorsyntax error
testsuite/test-buffer-output-stream.c
55syntaxErrorerrorsyntax error
testsuite/test-buffer.c
106syntaxErrorerrorsyntax error
testsuite/test-completion-model.c
541syntaxErrorerrorsyntax error
testsuite/test-completion-words.c
56syntaxErrorerrorsyntax error
testsuite/test-encoding.c
42syntaxErrorerrorsyntax error
testsuite/test-file-loader.c
66syntaxErrorerrorsyntax error
testsuite/test-file-saver.c
96syntaxErrorerrorsyntax error
testsuite/test-iter.c
46syntaxErrorerrorsyntax error
testsuite/test-language.c
89syntaxErrorerrorsyntax error
testsuite/test-languagemanager.c
83syntaxErrorerrorsyntax error
testsuite/test-mark.c
31syntaxErrorerrorsyntax error
testsuite/test-region.c
103syntaxErrorerrorsyntax error
testsuite/test-search-context.c
106syntaxErrorerrorsyntax error
testsuite/test-space-drawer.c
78syntaxErrorerrorsyntax error
testsuite/test-stylescheme.c
92syntaxErrorerrorsyntax error
testsuite/test-styleschememanager.c
51syntaxErrorerrorsyntax error
testsuite/test-undo-manager.c
111syntaxErrorerrorsyntax error
testsuite/test-utils.c
28syntaxErrorerrorsyntax error
testsuite/test-view.c
113syntaxErrorerrorsyntax error