fa1de69203
strtol() does not work when trying to assign 32 bits of data into a regular signed int on 32 bit systems. Use corresponding strtoul() instead. |
||
---|---|---|
.. | ||
Makefile.am | ||
config-parser.c | ||
config-parser.h |