[Bug tapsets/26249] [PATCH] uconversions format error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘void *’ [-Werror=format=]

craig.ringer at 2ndquadrant dot com sourceware-bugzilla@sourceware.org
Mon Jul 20 01:41:12 GMT 2020


https://sourceware.org/bugzilla/show_bug.cgi?id=26249

Craig Ringer <craig.ringer at 2ndquadrant dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |craig.ringer at 2ndquadrant dot co
                   |                            |m

--- Comment #4 from Craig Ringer <craig.ringer at 2ndquadrant dot com> ---
Created attachment 12711
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12711&action=edit
Switch uconversions.stp from %p to %lx

Patch attached as suggested.

I switched all the %p and %lx formats to a consistent form.

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


More information about the Systemtap mailing list