HomeFreeBSD

japanese/libskk: unbreak against clang15

Description

japanese/libskk: unbreak against clang15

file-dict.c:330:2: error: incompatible pointer to integer conversion returning 'void *' from a function with result type 'gboolean' (aka 'int') [-Wint-conversion]

g_return_val_if_fail (((gsize) (*offset)) < _tmp2_, NULL);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Details

Provenance
tcbernerAuthored on Feb 19 2023, 1:15 PM
Parents
R11:575280da1af2: x11-fm/nautilus: unbreak against clang 15
Branches
Unknown
Tags
Unknown