caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alan Schmitt <alan.schmitt@inria.fr>
To: polux moon <polux.moon@wanadoo.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] inconsistent assumption et erreur en general
Date: Sun, 30 Dec 2001 09:08:50 +0100	[thread overview]
Message-ID: <20011230090850.D1744@alan-schm1p> (raw)
In-Reply-To: =?iso-8859-1?Q?=3C002301c18f1b$7dde8ab0$b8640b50=40polux=3E=3B_from_polu?= =?iso-8859-1?Q?x=2Emoon=40wanadoo=2Efr_on_jeu=2C_d=E9c_27=2C_2001_at_10:?= =?iso-8859-1?Q?14:33_+0100?=

* polux moon (polux.moon@wanadoo.fr) wrote:
> J ai une erreur "inconsistent assumption over interface ThreadUnix" et je vois pas pourquoi.
> 

Cela veut dire que la version de ThreadUnix avec laquelle a été compilé
un cmo n'est pas la même que la version avec laquelle il est linké. Cela
peut typiquement arriver lorsque l'on change sa version de caml et que
l'on recompile un programme sans commencer par faire "make clean" avant
(ie effacer tous les cmo pour les recompiler avec la nouvelle version).

Amicalement,

Alan

--
The hacker: someone who figured things out and made something cool happen.
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


      reply	other threads:[~2001-12-30  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-27 21:14 polux moon
2001-12-30  8:08 ` Alan Schmitt [this message]

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=20011230090850.D1744@alan-schm1p \
    --to=alan.schmitt@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=polux.moon@wanadoo.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).