caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
To: zack@debian.org
Cc: caml-list@inria.fr, debian-ocaml-maint@lists.debian.org
Subject: Re: [Caml-list] binary compatibility of 3.08.3
Date: Thu, 13 Jan 2005 15:02:39 -0800 (PST)	[thread overview]
Message-ID: <20050113.150239.95895778.garrigue@math.nagoya-u.ac.jp> (raw)
In-Reply-To: <20050113184137.GA24040@fistandantilus.takhisis.org>

From: Stefano Zacchiroli <zack@debian.org>

> On Thu, Jan 13, 2005 at 05:53:07PM +0100, Damien Doligez wrote:
> > Or you can wait a few weeks for 3.08.3.
> 
> BTW, do 3.08.3 break binary compatibility with 3.08.2?
> (as happened when upgrading from 3.08.1 to 3.08.2)

Any bug fix in the compiler has a very high probability of breaking
binary compatibility. This is due to the fact interface digests depend
on the indices of internal identifiers, so that purely internal
changes may break compatibility, eventhough the cmi format is left
unchanged.
It is reasonnable to assume that 3.08.3 will not be binary compatible.

By the way, due to a bug fix in the variance inference, it will also
not be 100% source compatible, but I hope this has no impact on
existing programs (as only few programs use variance). (I sincerely
hope there were no unsound programs around...)

Jacques Garrigue


  reply	other threads:[~2005-01-13 23:02 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-13  7:24 [Caml-list] Bug in Unix library on Mac? spiral voice
2005-01-13 16:53 ` Damien Doligez
2005-01-13 18:41   ` binary compatibility of 3.08.3 Stefano Zacchiroli
2005-01-13 23:02     ` Jacques Garrigue [this message]
2005-01-14 13:36       ` [Caml-list] " Sven Luther
2005-01-14 15:01         ` Yaron Minsky
2005-01-16 13:25           ` Sven Luther
2005-01-16 13:33             ` Berke Durak
2005-01-16 14:31               ` Sven Luther
2005-01-17  5:52             ` William Lovas
2005-01-15 12:07         ` Xavier Leroy
2005-01-16 13:37           ` Sven Luther
2005-01-16 16:26             ` Jacques Garrigue
2005-01-16 18:23               ` Sven Luther
2005-01-20  5:53                 ` Jacques Garrigue
2005-01-20  8:59                   ` Sven Luther
2005-01-16 21:08             ` Damien Doligez
2005-01-16 22:27               ` Sven Luther
2005-01-14 15:25       ` Marcin 'Qrczak' Kowalczyk
2005-01-27 15:40       ` Christophe TROESTLER
2005-01-30  6:11         ` Sven Luther
2005-01-30 11:12           ` Christophe TROESTLER
2005-01-30 15:28           ` Stefan Monnier
2005-01-31  7:09             ` Sven Luther

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=20050113.150239.95895778.garrigue@math.nagoya-u.ac.jp \
    --to=garrigue@math.nagoya-u.ac.jp \
    --cc=caml-list@inria.fr \
    --cc=debian-ocaml-maint@lists.debian.org \
    --cc=zack@debian.org \
    /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).