File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ date: 2025-10-09
55is_latest : true
66intro : |
77 This page describes OCaml version **5.4.0**, released on
8- 2025-01-08 . Go [here](/releases) for a list of all releases.
8+ 2025-10-09 . Go [here](/releases) for a list of all releases.
99
1010 This release is available as an [opam](/p/ocaml/5.4.0) package.
1111highlights : |
@@ -156,7 +156,7 @@ The user manual for OCaml can be:
156156 (Ryan Tjoa and Chris Casinghino, review by Gabriel Scherer, Chris Casinghino,
157157 and Leo White)
158158
159- - RFCs [ #39 ] ( https://github.com/ocaml/ocaml/issues /39 ) , [ #13404 ] ( https://github.com/ocaml/ocaml/issues/13404 ) : atomic record fields
159+ - RFC [ #39 ] ( https://github.com/ocaml/RFCs/pull /39 ) , [ #13404 ] ( https://github.com/ocaml/ocaml/issues/13404 ) : atomic record fields
160160 ` { ...; mutable readers : int [@atomic]; ... } `
161161 ` Atomic.Loc.fetch_and_add [%atomic.loc data.readers] 1 `
162162 (Clément Allain and Gabriel Scherer, review by KC Sivaramakrishnan,
You can’t perform that action at this time.
0 commit comments