Closed scottidler closed 9 years ago
It does say it is ANSI C. But it would be nice if it compiled with c11 and -Wall and -Werror
You are right. The library should be compiled without warnings under C11. I will fix this issue. Thanks.
+1 Just got this and other warnings while compiling with C99.
Please accept #3 and #4 (possibly also #5 ??, can't speak for Windows) to get those warnings fixed.
Fixed in v3.0.1.
when compiled with -std=c11 on linux, the following error reports:
compiles without warning