Skip to content

Conversation

@jiridanek
Copy link
Contributor

It's unexpected that compilers can trace the string as it flows to printf, as there are no hints in the code, but apparently they can do this nowadays.

error: format specifies type 'long long' but the argument has type 'long' [-Werror,-Wformat]

This was fixed in skupper-router in

It's unexpected that compilers can trace the string as it flows to printf, as there are no hints in the code, but apparently they can do this nowadays.

```
error: format specifies type 'long long' but the argument has type 'long' [-Werror,-Wformat]
```
@jiridanek
Copy link
Contributor Author

Still failing in the expected way.

@jiridanek jiridanek merged commit e7b08af into apache:main Jan 13, 2025
21 of 25 checks passed
@jiridanek jiridanek deleted the jd_fix_build branch January 13, 2025 11:33
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.

1 participant