Skip to content

Conversation

paleolimbot
Copy link
Contributor

Not sure exactly why this issue popped up on CI ( apache/arrow#38894 (comment) ), but it seems that at least one format string has %x (which expects an int) where I think the intention was to print memory addresses (i.e., %p). Our CI issue is probably because we're being a tad to aggressive about converting errors to warnings, but it seemed like an easy fix while I was taking a look!

@paleolimbot
Copy link
Contributor Author

(CI failure seems to be related to differences in snapshot output that doesn't seem to be related to printing the protected list)

@DavisVaughan DavisVaughan merged commit be22d58 into r-lib:main Dec 1, 2023
@DavisVaughan
Copy link
Member

Thanks!

@paleolimbot paleolimbot deleted the fix-format-strings branch December 16, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants