Skip to content
Started 19 hr ago
Took 3 min 1 sec
Success

Build #2931 (Jun 28, 2025, 10:08:07 AM)

Changes
  1. Typo in stdlib/Makefile (commit: 8fe6f7a) (details / githubweb)
  2. Reduce tmpheader.exe to 4-5KiB on Windows (commit: fc32943) (details / githubweb)
  3. Stop using Caml_inline and CAMLnoret in headernt.c (commit: 776b993) (details / githubweb)
  4. Remove unnecessary guards around unistd.h (commit: 558c630) (details / githubweb)
  5. Use PATH_MAX instead of MAXPATHLEN (commit: 8769fb2) (details / githubweb)
  6. Assume S_ISREG and SEEK_END (commit: a9be17f) (details / githubweb)
  7. Move O_BINARY definition to "header" section (commit: 832ccfb) (details / githubweb)
  8. Make caml/exec.h independent (commit: 619036a) (details / githubweb)
  9. Re-order some header functions (no-op) (commit: a42453a) (details / githubweb)
  10. Share error path in headernt.c (commit: b078359) (details / githubweb)
  11. Unify implementation of read_size (commit: 1aa27b6) (details / githubweb)
  12. headernt.c: inline run_runtime into main (commit: 9dbf642) (details / githubweb)
  13. Check for errors from lseek in header.c (commit: 2f8e23f) (details / githubweb)
  14. Refactor error display code (commit: dc12795) (details / githubweb)
  15. header.c: close bytecode image before exec (commit: c25d75c) (details / githubweb)
  16. Use execvp in header.c (as in headernt.c) (commit: 9996acb) (details / githubweb)
  17. headernt: make read_runtime_path more CRTish (commit: 8fb3bc3) (details / githubweb)
  18. Missing error case in headernt.c (commit: 725c900) (details / githubweb)
  19. Unify the common parts of header.c and headernt.c (commit: 9b35c8d) (details / githubweb)
  20. Merge stdlib/header{,nt}.c (commit: 93b7ff9) (details / githubweb)

Started by GitHub push by nojb

Revision: 076b435f9d1ccc36ba499c19c1f5b46ab1f35913
Repository: https://github.com/ocaml/ocaml/
  • origin/trunk