Skip to content
Unverified Commit 63c1208b authored by Kazushi Marukawa's avatar Kazushi Marukawa Committed by GitHub
Browse files

[libunwind][nfc] Avoid type warning of debug printf (#67390)

Change PRIu32 to PRIxPTR to avoid type warning of debug printf since VE
uses 64 bits SjLj. I don't use PRIuPTR since the print message has
0x-prefix from the beginning. I also change related PRIuPTR to PRIxPTR
since those uses 0x-prefix too.
parent 0053cb8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment