Skip to content
Success

origin/trunk-#4778 (Jun 24, 2025, 10:31:05 PM)

Started 18 hr ago
Took 28 min on ocaml-ubuntu-latest

Started by upstream project main build number 4778
originally caused by:

Revision: 6bc1a254b8ae1e1865cfead4ea858bd68a257ec9
Repository: https://github.com/ocaml/ocaml
  • origin/trunk
Changes
  1. Use C99 (u)int64_t instead of MSVC __int64 extension (details / githubweb)
  2. Use time_t instead of MSVC __time64_t (details / githubweb)
  3. Use C99 fixed-width integers in bigarray (details / githubweb)
  4. Fully use C99 stdint.h fixed-width integers (details / githubweb)
  5. Define intnat/uintnat with C99 intptr_t/uintptr_t (details / githubweb)
  6. Use C99 inttypes.h fixed-width format macros (details / githubweb)
  7. Define and use CAML_PRI.NAT and CAML_PRI.SZT (details / githubweb)
  8. s/alloced/allocated/g (details / githubweb)
  9. Update Changes (details / githubweb)