caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "David MENTRE" <dmentre@linux-france.org>
To: "Сергей Плаксин" <serp@stork.ru>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Issue to compile a program with camlp4 in OCaml 3.10.0
Date: Tue, 23 Sep 2008 18:29:48 +0200	[thread overview]
Message-ID: <3d13dcfc0809230929u20ded1fdte2ae93c4078d78c4@mail.gmail.com> (raw)
In-Reply-To: <1222157286.18780.3.camel@serphost.localdomain>

Hello Сергей,

On Tue, Sep 23, 2008 at 10:08, Сергей Плаксин <serp@stork.ru> wrote:
>> Here is the beginning of the relevant file:
>> """
>> (** Common utility functions. *)
>>
>> (* space *)
>>
>> let heap_size () : float = float_of_int (Gc.stat ()).Gc.heap_words *. float_of_int (Sys.word_size / 8)  (* in bytes *)
>
> This code successfuly compiled on my ocaml 3.10.2 without any
> "pa_op.cmo",

Could you compile it with 'ocamlopt -pp "camlp4o pa_op.cmo"', just to
check that the error is fixed using ocaml 3.10.2?

>  what is pa_op.cmo?

I don't know.

Yours,
d.

  reply	other threads:[~2008-09-23 16:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22 20:41 David MENTRE
2008-09-23  6:53 ` [Caml-list] " Gabriel Kerneis
2008-09-23 16:22   ` David MENTRE
2008-09-23  8:08 ` Сергей Плаксин
2008-09-23 16:29   ` David MENTRE [this message]
2008-09-24  6:56   ` Michel Mauny
2008-09-23 10:18 ` Richard Jones
2008-09-23 16:31   ` David MENTRE

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=3d13dcfc0809230929u20ded1fdte2ae93c4078d78c4@mail.gmail.com \
    --to=dmentre@linux-france.org \
    --cc=caml-list@inria.fr \
    --cc=serp@stork.ru \
    /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).