[hackers] [dwm][PATCH] Use proper conversion specifier and don't assume int == 32bits
Hi,
Attached two small patches, one fixing the conversion specifier to `%u`
for unsigned int and another one not for not assuming int == 32bits.
These are more closer to pedantic cleanups rather than actual meaningful
changes, but I noticed them while playing around on the codebase and
thought I might send the patches anyways. Feel free to apply or reject
them as you wish.
- NRK
Received on Wed Feb 16 2022 - 12:46:47 CET
This archive was generated by hypermail 2.3.0
: Wed Feb 16 2022 - 12:48:39 CET