caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OCaml 4.10.0, first beta
@ 2020-01-10 18:36 Florian Angeletti
  2020-01-28  9:46 ` [Caml-list] OCaml 4.10.0, second beta Florian Angeletti
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Angeletti @ 2020-01-10 18:36 UTC (permalink / raw)
  To: caml-list

Dear OCaml users,

The release of OCaml 4.10.0 is approaching. We have created
a first beta version to help you adapt your software to the new features
ahead of the release.

During our preliminary tests for this new beta, we discovered that the 
recent
work towards a multicore-ready OCaml runtime introduced compatibility issues
within some opam packages, that were tweaking the runtime internals.
Most of those opam packages have been fixed, or will be soon.
Nevertheless, if you are affected by such compatibility issue, please 
speak up.

The source code is available at these addresses:

  https://github.com/ocaml/ocaml/archive/4.10.0+beta1.tar.gz
  https://caml.inria.fr/pub/distrib/ocaml-4.10/4.10.0+beta1.tar.gz

The compiler can also be installed as an OPAM switch with one of the
following commands.

opam switch create ocaml-variants.4.10.0+beta1 
--repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git

or

opam switch create ocaml-variants.4.10.0+beta1+<VARIANT> 
--repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git

  where you replace <VARIANT> with one of these:
    afl
    flambda
    fp
    fp+flambda

We want to know about all bugs. Please report them here:

  https://github.com/ocaml/ocaml/issues

Happy hacking,

-- Florian Angeletti, for the OCaml team.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-12  9:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 18:36 [Caml-list] OCaml 4.10.0, first beta Florian Angeletti
2020-01-28  9:46 ` [Caml-list] OCaml 4.10.0, second beta Florian Angeletti
2020-02-07  9:01   ` [Caml-list] OCaml 4.10.0, first release candidate Florian Angeletti
2020-02-12  9:35     ` [Caml-list] OCaml 4.10.0, second " Florian Angeletti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).