caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Colonna Francois <francois.colonna_cesari@upmc.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Private type syntax and error message
Date: Fri, 12 Sep 2008 17:01:59 +0200	[thread overview]
Message-ID: <1221231719.6714.5.camel@asus.localdomain> (raw)
In-Reply-To: <1221226999.5024.7.camel@asus.localdomain>

Le vendredi 12 septembre 2008 à 15:43 +0200, Colonna Francois a écrit :
> Hello,
> 
> if, as I found in the documentation, I write :
>  
> # type my_int = private int;;
> 
> I get the message : "This fixed type is not an object or variant"
> 
> 1. The message is very obscure
> 2. why this syntax is not implemented as it should be ?
> 

Sorry,

I found in http://caml.inria.fr/mantis/view.php?id=4584 the answer to my
question. X. Leroy said there :

The "private type abbreviations" feature of 3.11 ....

  type t = private float
 

So, I shall wait a few monthes. No problem.
Thanks any ways to thoses who answered.

Best,
François Colonna


  reply	other threads:[~2008-09-12 15:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-12 13:43 Colonna Francois
2008-09-12 15:01 ` Colonna Francois [this message]
2008-09-12 15:04 ` [Caml-list] " Jon Harrop
2008-09-12 14:19   ` Dario Teixeira
2008-09-12 14:37     ` Virgile Prevosto

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=1221231719.6714.5.camel@asus.localdomain \
    --to=francois.colonna_cesari@upmc.fr \
    --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).