mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-03 23:35:55 +01:00
The code limits the integer number to 0..359 so we need 4 bytes to store that, but that require too complex flow processing for compilers to deduce it. It does not cost to increase the temporary buffer to the minimum size requested by GCC, so let's do this, because spurious warnings can potentially divert us from more important ones. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
107 KiB
107 KiB