Build ID | 34 |
Build Date | 2023-01-27 03:00 |
Completion Time | 2023-01-27 03:02 |
Status | Success |
Log | Raw |
253 | RenRect r = intersect_rects(cmd->rect, cr);
| ^~~~~~~
../src/rencache.c:255:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
255 | unsigned h = HASH_INITIAL;
| ^~~~~~~~
../src/rencache.c:261:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
261 | int rect_count = 0;
| ^~~
../src/rencache.c:319:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
319 | unsigned *tmp = cells;
| ^~~~~~~~
[496/499] Compiling C object src/lite-xl.p/api_utf8.c.o
../src/api/utf8.c: In function ‘Lutf8_reverse’:
../src/api/utf8.c:324:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
324 | int lax = lua_toboolean(L, 2);
| ^~~
[497/499] Compiling C object src/lite-xl.p/renwindow.c.o
[498/499] Linking static target subprojects/SDL2-2.26.0/libsdl2.a
[499/499] Linking target src/lite-xl