diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2025-11-01 17:23:12 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2025-11-01 17:23:12 +0000 |
| commit | 0726d6e87ad508f9e6a78685d3d9067edf255588 (patch) | |
| tree | 03f3d8b8082eeab4293244ba28f8b18149fbf28d /sys/contrib/openzfs/.mailmap | |
| parent | a1806e6ff37a606277ab9657b951e918164e9f63 (diff) | |
This happens in CI and on local armv7 builds, but not when I cross
compile to armv7 locally.
> /usr/src/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c:549:71: error: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Werror,-Wformat]
> 549 | "free_pagelist - %zx, %d (%u bytes @%p)", (size_t)pagelist, actual, pagelist->length, bi->buf);
So just be very specific about the printf types and explicitly
cast things.
Diffstat (limited to 'sys/contrib/openzfs/.mailmap')
0 files changed, 0 insertions, 0 deletions
