Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: "Frédéric Gava" <gava@univ-paris12.fr>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Pb with ioxml
Date: Fri, 13 Jan 2006 18:15:22 +0100	[thread overview]
Message-ID: <1137172522.32452.1.camel@localhost.localdomain> (raw)
In-Reply-To: <002001c61863$8a043bc0$0100a8c0@mshome.net>

Am Freitag, den 13.01.2006, 18:05 +0100 schrieb Frédéric Gava:
> Hi all,
> 
> I used the ioxml library (http://pauillac.inria.fr/~ddr/IoXML/index.html)
> and I have done some minor modifications of this library for ocaml-0.08 but
> now for ocaml-3.09 I do not know how to change it. I have the following
> error message:
> 
> unbound value _loc
> ???
> 
> as anybody have modify this library for ocaml-3.09 or know how to not have
> this error message ?

The variable loc, automatically generated by camlp4, is now called _loc.
There is a command-line argument for camlp4, e.g.

camlp4 -loc loc ...

so can change this back.

Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
Telefon: 06151/153855                  Telefax: 06151/997714
------------------------------------------------------------


      parent reply	other threads:[~2006-01-13 17:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-13 17:05 Frédéric Gava
2006-01-13 17:12 ` [Caml-list] " Olivier Andrieu
2006-01-13 17:15 ` Gerd Stolpmann [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=1137172522.32452.1.camel@localhost.localdomain \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@yquem.inria.fr \
    --cc=gava@univ-paris12.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