Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
GNOME
GLib
Merge requests
!2798
Remove occurrences of unused-results warnings and mark them as errors
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Marco Trevisan
requested to merge
3v1n0/glib:error-unused-results
into
main
Jul 06, 2022
Overview
8
Commits
5
Pipelines
5
Changes
8
Expand
Let's avoid ignoring possible failures because of ignored results.
Merge request reports