[Bug 289054] extrace.c:304:63: error: format specifies type 'unsigned long' but the argument has type 'UINT64'

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 Aug 2025 11:41:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289054

--- Comment #1 from Dan Kotowski <dan.kotowski@a9development.com> ---
A suggested fix is to extend %lx to be uint64_t

-- 
You are receiving this mail because:
You are the assignee for the bug.