Started 4 days 8 hr ago
Took 47 sec on ciworker0

Failed Build #541 (28-May-2024 01:32:00)

Changes
  1. utils: Update guard checks in config.h (detail / cgit)
  2. utils: Update config.h for confusing define problems (detail / cgit)
  3. utils: Belt and braces to satisfy gcc (detail / cgit)
  4. monkey: Fix off-by-one which could result in overflow (detail / cgit)
  5. js: duktape bindings: Squash -Wcalloc-transposed-args (gcc-14) (detail / cgit)
  6. fetch: Squash -Wcalloc-transposed-args (gcc-14) (detail / cgit)
  7. image handlers: Squash -Wcalloc-transposed-args (gcc-14) (detail / cgit)
  8. content caches: Squash -Wcalloc-transposed-args (gcc-14) (detail / cgit)
  9. desktop: textarea: Squash -Wcalloc-transposed-args (gcc-14) (detail / cgit)
  10. frontends: monkey: Squash -Wcalloc-transposed-args (gcc-14) (detail / cgit)
  11. nsurl: Reject URLs with invalid host components (detail / cgit)
  12. Change env script to use posix command -v (detail / cgit)
  13. Change env script help text display (detail / cgit)
  14. nsurl: Add underscore to permitted characters (detail / cgit)
  15. test: Correct nsurl case which should fail (detail / cgit)
  16. nsurl: Add support for IPv6 literals (detail / cgit)
  17. Ensure perl tool expansion is used everywhere (detail / cgit)
  18. html: layout: FPCT_OF_INT_TOINT is now in LibCSS (detail / cgit)
  19. css, html: Update to new LibCSS css_computed_width API (detail / cgit)
  20. calc(): layout: minmax table: Use new css width getter API (detail / cgit)
  21. calc(): layout: minmax line: Use new css width getter API (detail / cgit)
  22. calc(): layout: minmax block: Use new css width getter API (detail / cgit)
  23. calc(): layout: table: Use new css width getter API (detail / cgit)
  24. calc(): layout: find dimensions: Use new css width getter API (detail / cgit)
  25. content: css: dump: Handle CALC unit type (detail / cgit)
  26. move core window callbacks to the standard gui tables (detail / cgit)
  27. improve treeview creation to not modify output parameter on error (detail / cgit)
  28. fix atari frontend after core window changes (detail / cgit)
  29. test: calc: Add pages that use calc for width property (detail / cgit)
  30. utils: Add clamp() macro (detail / cgit)
  31. box_construct: clamp rowspan and colspan (detail / cgit)
  32. nsurl: Correctly return non-IDNA hosts (detail / cgit)
  33. nsurl: Free host if nomem encountered (detail / cgit)
  34. idna: Bounds check during encode/decode (detail / cgit)
  35. test: Add nsurl test to cover idna_{en,de}code() (detail / cgit)
  36. idna: use memcpy not strncpy (detail / cgit)
  37. html: css: Update to new css_computed_width API (detail / cgit)
  38. change web search option to use provider name instead of index (detail / cgit)
0 errors, 0 warnings

Started by timer

Revision: fd1a7094909020c7939143c8f141019d8a40bed4
  • origin/master