HomeFreeBSD

graphics/xwpick: Fix LLVM15 build

Description

graphics/xwpick: Fix LLVM15 build

Fix the following error:

ImgToolKit.c:272:10: error: incompatible pointer to integer conversion assigning to 'Atom' (aka 'unsigned long') from 'void *' [-Wint-conversion]

type = NULL;
     ^ ~~~~

While at it assume maintainership of this unmaintained port.

(cherry picked from commit 53c230b247d1f52f4793c9bdb969303a49ad39ba)

Details

Provenance
cyAuthored on May 25 2023, 2:51 PM
Parents
R11:05b6b28bb7b7: net/cryptcat: Fix numerous LLVM15 build errors
Branches
Unknown
Tags
Unknown