CGCI : lite-xl : builds

BuildsTrigger Build
Build ID94
Build Date2023-04-01 02:00
Completion Time2023-04-01 02:01
StatusSuccess
LogRaw
  273 |     unsigned h = HASH_INITIAL;
      |     ^~~~~~~~
../src/rencache.c:279:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  279 |   int rect_count = 0;
      |   ^~~
../src/rencache.c:303:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  303 |   RenSurface rs = renwin_get_surface(window_renderer);
      |   ^~~~~~~~~~
../src/rencache.c:341:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  341 |   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