CGCI : lite-xl : builds

BuildsTrigger Build
Build ID77
Build Date2023-03-12 03:00
Completion Time2023-03-12 03:02
StatusSuccess
LogRaw
  270 |     RenRect r = intersect_rects(cmd->command[0], cr);
      |     ^~~~~~~
../src/rencache.c:272:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  272 |     unsigned h = HASH_INITIAL;
      |     ^~~~~~~~
../src/rencache.c:278:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  278 |   int rect_count = 0;
      |   ^~~
../src/rencache.c:339:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  339 |   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