littlekernel / lk

LK embedded kernel
MIT License
3.11k stars 611 forks source link

printf("%zd") of ssize_t variables results in a warning #371

Open heatd opened 1 year ago

heatd commented 1 year ago

It is possible that the ssize_t definition is just slightly wrong for some targets.

From IRC: https://gist.github.com/heatd/844f6bb11370b66468669098bb918a4d

Example warnings: https://gist.github.com/heatd/3a0ba9c7710706d6298572018ef573a1