Skip to content
GitLab
Explore
Sign in
Language: fix compil warning (-Wcast-function-type)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Peter Bloomfield
requested to merge
peterb/gspell:language-fix-compile-warning
into
wip/gtk4
Jun 11, 2018
Overview
2
Commits
1
Pipelines
0
Changes
1
Expand
This warning is enabled by -Wextra.
Use g_strcmp0() for extra safety.
Merge request reports
Loading