Build ID | 168 |
Build Date | 2023-06-14 02:00 |
Completion Time | 2023-06-14 02:02 |
Status | Success |
Log | Raw |
| ^~~~~~~~~~~~~~~
../src/main.c:186:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
186 | lua_State *L;
| ^~~~~~~~~
../src/main.c:209:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
209 | char exename[2048];
| ^~~~
../src/main.c:228:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
228 | const char *init_lite_code = \
| ^~~~~
[495/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);
| ^~~
[496/499] Compiling C object src/lite-xl.p/api_dirmonitor_inotify.c.o
[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