Skip to content
Started 11 hr ago
Took 2 min 56 sec
Success

Build #2920 (Jun 24, 2025, 10:31:05 PM)

Changes
  1. Use C99 (u)int64_t instead of MSVC __int64 extension (commit: 501875b) (details / githubweb)
  2. Use time_t instead of MSVC __time64_t (commit: 9893cdd) (details / githubweb)
  3. Use C99 fixed-width integers in bigarray (commit: 7c93d24) (details / githubweb)
  4. Fully use C99 stdint.h fixed-width integers (commit: a4a0259) (details / githubweb)
  5. Define intnat/uintnat with C99 intptr_t/uintptr_t (commit: c2255f1) (details / githubweb)
  6. Use C99 inttypes.h fixed-width format macros (commit: cb7791b) (details / githubweb)
  7. Define and use CAML_PRI.NAT and CAML_PRI.SZT (commit: 295dd45) (details / githubweb)
  8. s/alloced/allocated/g (commit: be56900) (details / githubweb)
  9. Update Changes (commit: 1bf6782) (details / githubweb)

Started by GitHub push by gasche

Revision: 6bc1a254b8ae1e1865cfead4ea858bd68a257ec9
Repository: https://github.com/ocaml/ocaml/
  • origin/trunk