caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Pierre Weis <Pierre.Weis@inria.fr>
To: Jean-Christophe.Filliatre@lip.ens-lyon.fr (Jean-Christophe Filliatre)
Cc: caml-list@margaux.inria.fr
Subject: Re: bug ?
Date: Wed, 1 Feb 1995 17:50:38 +0100 (MET)	[thread overview]
Message-ID: <9502011650.AA28131@pauillac.inria.fr> (raw)
In-Reply-To: <9501190947.AA14017@lip.ens-lyon.fr> from "Jean-Christophe Filliatre" at Jan 19, 95 10:47:30 am

Bonjour,

This is just that the standard library is shared by the compiler and
the user: the compiler uses the same hashtbl__add function as
you. Thus, if you trace it, you can observe that the system uses it
when opening a module! There's nothing wrong here... By the way, don't
try to trace print_string, since once more the trace package uses the
same function, thus ... it's funny.

Pierre Weis
----------------------------------------------------------------------------
Projet Cristal
INRIA, BP 105, F-78153 Le Chesnay Cedex (France)
E-mail: Pierre.Weis@inria.fr
Telephone: +33 1 39 63 55 98
----------------------------------------------------------------------------




      reply	other threads:[~1995-02-01 16:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-01-19  9:47 Jean-Christophe Filliatre
1995-02-01 16:50 ` Pierre Weis [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=9502011650.AA28131@pauillac.inria.fr \
    --to=pierre.weis@inria.fr \
    --cc=Jean-Christophe.Filliatre@lip.ens-lyon.fr \
    --cc=caml-list@margaux.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).