Tim Rühsen wrote:
This patch fixes most C89 warnings for me (-std=c89 -pedantic) since these may prevent from compiling with MSVC.
That's really good news to me. But there are still lots more C99 "errors". Espesially in main.c. --gv
Tim Rühsen wrote:
This patch fixes most C89 warnings for me (-std=c89 -pedantic) since these may prevent from compiling with MSVC.
That's really good news to me. But there are still lots more C99 "errors". Espesially in main.c. --gv