HomeFreeBSD

x11/xcoloredit: Fix LLVM15 error

Description

x11/xcoloredit: Fix LLVM15 error

xcoloredit.c:356:14: error: incompatible pointer to integer conversion assigning to 'int' from 'void *' [-Wint-conversion]

bars_locked = NULL;
            ^ ~~~~

While at it adopt this feral port.

MFH: 2023Q2

Details

Provenance
cyAuthored on May 25 2023, 8:50 AM
Parents
R11:1e4fb474684b: sysutils/py-ansible-compat: update to 4.1.0
Branches
Unknown
Tags
Unknown