Skip to content
GitLab
Explore
Sign in
Register
Fix compiler warning in release mode
Code
Review changes
Check out branch
Download
Patches
Plain diff
Gaël Bonithon
requested to merge
Tamaranch/thunar:fix-compiler-warnings
into
master
Jul 07, 2023
Overview
1
Commits
1
Pipelines
2
Changes
2
Expand
When building with --disable-debug
store
is unused.
Merge request reports