Open 0xtrzy opened 3 years ago
src/rencache.c:21:8: error: ISO C forbids zero-size array ‘text’ [-Wpedantic] 21 | char text[0];