caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Florian Angeletti <florian.angeletti@inria.fr>
To: caml-list <caml-list@inria.fr>, caml-announce <caml-announce@inria.fr>
Subject: [Caml-list] OCaml release 4.13.1
Date: Fri, 1 Oct 2021 19:30:23 +0200 (CEST)	[thread overview]
Message-ID: <217294040.19596009.1633109423386.JavaMail.zimbra@inria.fr> (raw)
In-Reply-To: <1326429875.7522342.1632507907690.JavaMail.zimbra@inria.fr>

[-- Attachment #1: Type: text/plain, Size: 844 bytes --]

Dear OCaml users, 

A regression has been discovered within OCaml 4.13.0 that make the compiler 
crash on classes named `row` 

module M = struct 
class row = object end 
end 

due to a collision between two families of internal identifiers. 

To restore your freedom to name classes however you want, we have 
released OCaml 4.13.1 as an early bug-fix release. 

This new version is available as a set of OPAM switches with 

opam update 
opam switch create 4.13.1 

and as a source download here: 

https://caml.inria.fr/pub/distrib/ocaml-4.13 

Happy hacking, 
Florian Angeletti for the OCaml team. 

OCaml 4.13.1 (01 October 2021) 
------------------------------------------- 

### Bug fixes 

- #10661, #10662: fix a bug with classes named "row" 
(Gabriel Scherer, report and review by Nicolás Ojeda Bär) 

[-- Attachment #2: Type: text/html, Size: 1181 bytes --]

      reply	other threads:[~2021-10-01 17:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-24 18:25 [Caml-list] OCaml releases 4.13.0 and 4.12.1 Florian Angeletti
2021-10-01 17:30 ` Florian Angeletti [this message]

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=217294040.19596009.1633109423386.JavaMail.zimbra@inria.fr \
    --to=florian.angeletti@inria.fr \
    --cc=caml-announce@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).