caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: bill yan <Xue-Yang.Yan@Sun.COM>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Ocaml and lablgtk interface committed or not?
Date: Mon, 7 Jul 2008 12:41:23 +0100	[thread overview]
Message-ID: <20080707114122.GA12312@annexia.org> (raw)
In-Reply-To: <48718269.9040204@sun.com>

On Mon, Jul 07, 2008 at 10:41:45AM +0800, bill yan wrote:
> Just a general question, Are Ocaml and lablgtk interfaces committed? I
> mean whether Ocaml and lablgtk interfaces(command and library) always
> backward compatible? Thanks a lot.

Not precisely sure what you mean by 'committed', but the answer is no.
OCaml has no binary compatibility at all between compiler releases,
not even between point releases.  Lablgtk2 is even worse - there is no
_source_ compatibility either, and in practice it often breaks
requiring bothersome conditional compilation if you want your code to
compile with multiple versions of lablgtk2.

For this reason, Fedora freezes OCaml & lablgtk versions every six
months and avoids upgrading them in old releases.  We wouldn't upgrade
them unless there was some absolutely unavoidable security problem or
similar emergency.

Rich.

-- 
Richard Jones
Red Hat


  reply	other threads:[~2008-07-07 11:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-07  2:41 bill yan
2008-07-07 11:41 ` Richard Jones [this message]
2008-07-07 14:47   ` Sylvain Le Gall

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=20080707114122.GA12312@annexia.org \
    --to=rich@annexia.org \
    --cc=Xue-Yang.Yan@Sun.COM \
    --cc=caml-list@yquem.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).