On Thu, 13 Mar 2025 13:37:32 -0400 Paul Koning <paulkon...@comcast.net> wrote:
> > 4. cast pointers formatted with %p as (void*) > > Could that be (const void *) instead? Yes. Nothing is committed yet; I'll make that change first. Could you explain why it matters, please, for my edification? --jkl