All of lore.kernel.org
 help / color / mirror / Atom feed
From: Don Slutz <dslutz@verizon.com>
To: Ian Campbell <Ian.Campbell@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: xen-devel@lists.xenproject.org, Don Slutz <dslutz@verizon.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [PATCH v2] tools: require OCaml version 3.09.3 or greater
Date: Wed, 30 Apr 2014 19:01:33 -0400	[thread overview]
Message-ID: <536180CD.1070301@terremark.com> (raw)
In-Reply-To: <1398870617.29888.5.camel@kazak.uk.xensource.com>

On 04/30/14 11:10, Ian Campbell wrote:
> On Wed, 2014-04-30 at 16:04 +0100, Ian Jackson wrote:
>> Ian Campbell writes ("Re: [Xen-devel] [PATCH v2] tools: require OCaml version 3.09.3 or greater"):
>>> I have this on my list of things for backport, but it's comes under your
>>> umbrella. What do you think?
>> I looked through the past email thread and I can't see /why/ this
>> patch was applied.  The commit message doesn't explain either!
>>
>> Rather than me digging through list archives, perhaps someone could
>> enlighten me ?  If I ever knew I have forgotten ...
>  From memory something or other didn't compile with the ocaml in RHEL5,
> which was older.

I was the person that found an ocaml change that did not compile in RHEL5 (OCaml version 3.09.3)

This was done to help catch build errors.  The fix for RHEL5 was:

[BUGFIX][PATCH 1/1] xenlight_stubs.c: Allow it to build with ocaml 3.09.3

...

+/*
+ * Starting with ocaml-3.09.3, CAMLreturn can only be used for ``value''
+ * types. CAMLreturnT was only added in 3.09.4, so we define our own
+ * version here if needed.
+ */


Hope this helps.
    -Don Slutz

> Ian.
>
>

  reply	other threads:[~2014-04-30 23:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-11 10:38 [PATCH v2] tools: require OCaml version 3.09.3 or greater Roger Pau Monne
2014-02-11 12:49 ` Ian Campbell
2014-02-11 13:02   ` Roger Pau Monné
2014-02-11 16:23     ` Don Slutz
2014-02-11 16:22 ` Don Slutz
2014-03-12 14:50   ` Ian Campbell
2014-04-25 12:14     ` Ian Campbell
2014-04-30 15:04       ` Ian Jackson
2014-04-30 15:10         ` Ian Campbell
2014-04-30 23:01           ` Don Slutz [this message]
2014-05-02 16:28             ` Ian Jackson
2014-05-22 15:39               ` Ian Jackson

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=536180CD.1070301@terremark.com \
    --to=dslutz@verizon.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xenproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.