mirror of https://github.com/nirenjan/libx52.git
`calloc` requires the count to be the first argument, and the size parameter to be the second argument. However, this has not really caused issues in the past, and older compilers were not so strict about it. However, newer compilers (at least GCC 14) triggers a warning on this and causes the build to fail. Fixes #52 |
||
---|---|---|
.. | ||
inih | ||
pinelog | ||
Makefile.am |