]> git.hungrycats.org Git - bees/commit
hexdump: fix pointer cast const mismatch
authorZygo Blaxell <bees@furryterror.org>
Tue, 11 Feb 2025 01:59:34 +0000 (20:59 -0500)
committerZygo Blaxell <bees@furryterror.org>
Tue, 11 Feb 2025 02:00:31 +0000 (21:00 -0500)
commit962d94567cf5d7088e54b2fa69d5b136fb38bbb6
tree37c0b31d906884f54aa0552468fddf7e8a3ebb26
parent6dbef5f27b466215c256d4ceacfcec7481223c45
hexdump: fix pointer cast const mismatch

Another hit from the exotic compiler collection:  build fails on GCC 9,
from Ubuntu 20...but not later versions of GCC.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
include/crucible/hexdump.h