caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Till Crueger" <crueger@informatik.uni-bonn.de>
To: "caml-list@yquem.inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] OCaml and Matlab
Date: Thu, 24 Jul 2008 22:40:59 +0200	[thread overview]
Message-ID: <op.uetc2lwwtayt6l@reitoei.dyndns.info> (raw)
In-Reply-To: <1216891332-sup-8191@ausone.inria.fr>

On Thu, 24 Jul 2008 11:23:27 +0200, Nicolas Pouillard  
<nicolas.pouillard@gmail.com> wrote:

>> So I am not at all surprised, that it won't work, because the 'a  
>> actually
>> is unbound. Was this maybe possible with older versions of the compiler,
>> or are there some workarounds, to get it working again?
>
> That's a syntactic over the revised syntax of abstract types, now  
> abstract
> types are like in the original syntax:
>
>   type mxArray;

Ok, that was also my first guess, that occured to me afterwards. So I  
changed it to normal abstract types and fixed the .mli file. However, the  
problem still remains, because the types are the same way in the actuall  
implementation file. So it seems like there is more at work here, because  
abstract types are not possible in .ml files, or are they?

-- 
Wenn du den Fnord nicht siehst, kann er dich auch nicht essen.


  reply	other threads:[~2008-07-24 20:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-24  8:47 crueger
2008-07-24  9:23 ` [Caml-list] " Nicolas Pouillard
2008-07-24 20:40   ` Till Crueger [this message]
2008-07-25  8:01     ` Nicolas Pouillard
2008-08-01 14:39 ` Maurice Bremond

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=op.uetc2lwwtayt6l@reitoei.dyndns.info \
    --to=crueger@informatik.uni-bonn.de \
    --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).