caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Florian Angeletti <florian.angeletti@inria.fr>
To: caml-list@inria.fr
Subject: [Caml-list] OCaml 4.11.0, second alpha release
Date: Thu, 4 Jun 2020 09:29:05 +0200	[thread overview]
Message-ID: <c0c703ab-5aff-1d04-9492-682d60b19653@inria.fr> (raw)
In-Reply-To: <29ef1edf-22e6-bcc3-bd98-dceccecf3420@inria.fr>

Dear OCaml users,

A new alpha version of OCaml 4.11.0 has been published.
Compared to the first alpha version, this version contains the following 
new bug
fixes:

+ #6673, #1132, +#9617: Relax the handling of explicit polymorphic types
    Fix an issue with recursive polymorphic function and constrained types.
    (Leo White, review by Jacques Garrigue and Gabriel Scherer)

+ #7364, #2188, +#9592, +#9609: improvement of the unboxability check 
for types
    with a single constructor. Mutually-recursive type declarations can
    now contain unboxed types. This is based on the paper
      https://arxiv.org/abs/1811.02300

- #7817, #9546: Unsound inclusion check for polymorphic variant
   (Jacques Garrigue, report by Mikhail Mandrykin, review by Gabriel 
Scherer)

- #9549, #9557: Make -flarge-toc the default for PowerPC and introduce
   -fsmall-toc to enable the previous behaviour.
   (David Allsopp, report by Nathaniel Wesley Filardo, review by Xavier 
Leroy)

- #9320, #9550: under Windows, make sure that the Unix.exec* functions
   properly quote their argument lists.
   (Xavier Leroy, report by André Maroneze, review by Nicolás Ojeda Bär
    and David Allsopp)

- #9490, #9505: ensure proper rounding of file times returned by
   Unix.stat, Unix.lstat, Unix.fstat.
   (Xavier Leroy and Guillaume Melquiond, report by David Brown,
    review by Gabriel Scherer and David Allsopp)

- #8676, #9594: turn debugger off in programs launched by the program
   being debugged
   (Xavier Leroy, report by Michael Soegtrop, review by Gabriel Scherer)

- #9552: restore ocamloptp build and installation
   (Florian Angeletti, review by David Allsopp and Xavier Leroy)

Entries marked with "+" were already present in previous alphas, but
they have been complemented by new bug fixes.


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

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

or

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

where <VARIANT> is replaced with one of these: afl, flambda, fp, fp+flambda

The source code for the alpha is also available at these addresses:

  https://github.com/ocaml/ocaml/archive/4.11.0+alpha2.tar.gz
  https://caml.inria.fr/pub/distrib/ocaml-4.11/ocaml-4.11.0+alpha2.tar.gz

If you find any bugs, please report them here:
  https://github.com/ocaml/ocaml/issues


Happy hacking,
Florian Angeletti for the OCaml team.


  reply	other threads:[~2020-06-04  7:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 13:15 [Caml-list] OCaml 4.11.0, first " Florian Angeletti
2020-06-04  7:29 ` Florian Angeletti [this message]
2020-06-17 15:42   ` [Caml-list] OCaml 4.11.0, third " Florian Angeletti
2020-06-18  1:53     ` [Caml-list] 300$ Bounty for the feature compilation cache in opam Francois Berenger
2020-06-18  9:00       ` Fabrice Le Fessant
2020-06-18  9:09         ` Louis Roché
2020-06-18  9:22           ` Gabriel Scherer
2020-06-18 11:18           ` Muriel SHAN SEI FAN
2020-06-29 15:25     ` [Caml-list] OCaml 4.11.0, first beta release Florian Angeletti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c0c703ab-5aff-1d04-9492-682d60b19653@inria.fr \
    --to=florian.angeletti@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).