Good evening,
I sat down this afternoon to read through the dmenu-code and noticed
some things that I fixed with attached patches.
PATCH 1: Use estrtol instead of atoi to make input-checks more thorough
PATCH 2: Un-boolify according to what I already did in some other repos
PATCH 3: config.def.h now contains the option to set the monitor-number
at compile time.
PATCH 4: As already discussed style(9) is the reference for future code
changes. Given the codebase hasn't already been transformed, I
did it.
PATCH 5: Add myself to the LICENSE in case at least one of the above
patches is merged.
Please let me know what you think.
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Mon Dec 22 2014 - 18:40:59 CET