caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Adrien <camaradetux@gmail.com>
To: Caml Mailing List <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] State of Saffire or other FFI-checkers
Date: Wed, 22 Aug 2012 22:17:21 +0200	[thread overview]
Message-ID: <CAP5QFJ=DgLwUQHv6g5+LEZB2LKeYrS2JppKUs+RNuvpEgih-YA@mail.gmail.com> (raw)
In-Reply-To: <CAP5QFJmZVugzX-3vV=KRa0gVaU8Yjn4akOzNdb1rNuPEm4UuYA@mail.gmail.com>

I've created a project on the OCaml forge for Saffire:
  https://forge.ocamlcore.org/projects/saffire/
  Git: https://forge.ocamlcore.org/anonscm/git/saffire/saffire.git

I've commited several fixes so far but it's not building yet.

Right now, building yields the following error:
  File "src/ext/ffi/ffi_common.ml", line 208, characters 8-35:
  Error: Unbound constructor MLast.RfTag

I've checked in all the camlp5 releases and none of them mentions
RfTag; only 4 commits in the ocaml sources mention it and I couldn't
see any documentation about it (saffire was built against ocaml 3.08).
Also, unfortunately, I don't know camlp5.

If you're interested in Saffire, you can become a commiter or simply
submit patches. The work to simply see which results it can bring is
probably minimal; it it proves useful in practice, there can also be
more work (like maybe using bin-annot instead of being a wrapper
around ocaml{c,opt} and using camlp4).

Regards,
Adrien Nader

  reply	other threads:[~2012-08-22 20:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22 12:28 Adrien
2012-08-22 12:58 ` Jérémie Dimino
2012-08-22 14:05   ` Adrien
2012-08-22 20:17     ` Adrien [this message]
2012-08-22 20:27       ` Kristopher Micinski
2012-08-23  8:28         ` Adrien

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='CAP5QFJ=DgLwUQHv6g5+LEZB2LKeYrS2JppKUs+RNuvpEgih-YA@mail.gmail.com' \
    --to=camaradetux@gmail.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).