HomeFreeBSD

x11/way-displays: mark BROKEN on 32-bit after 8fe6d615be11

Description

x11/way-displays: mark BROKEN on 32-bit after 8fe6d615be11

lib/col/src/itable.c:317:60: error: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Werror,-Wformat]

317 |                 bufp += snprintf(bufp, len - (bufp - buf), "%lu = %s\n", *k, *v ? (char*)*v : "(null)");
    |                                                             ~~~          ^~
    |                                                             %llu

Reported by: pkg-fallout

Details

Provenance
jbeichAuthored on Thu, Mar 6, 12:38 AM
Parents
R11:da2374efc9f3: x11-fonts/fcft: sort plist after 9f8f710b3ec3
Branches
Unknown
Tags
Unknown