From: "Nicolas Pouillard" <nicolas.pouillard@gmail.com>
To: "Dmitry Bely" <dmitry.bely@gmail.com>
Cc: "Caml List" <caml-list@inria.fr>
Subject: Re: [Caml-list] New Camlp4 questions
Date: Thu, 7 Jun 2007 15:32:48 +0200 [thread overview]
Message-ID: <cd67f63a0706070632w6d09ff90w6f6e56188c7ad4a8@mail.gmail.com> (raw)
In-Reply-To: <90823c940706070254lee28346w3471f9a43561b1ba@mail.gmail.com>
On 6/7/07, Dmitry Bely <dmitry.bely@gmail.com> wrote:
> Still trying to convert IoXML to the new Camlp4 syntax. What is an
> equivalent for
>
> Pcaml.warning.val loc "Warning: IoXML not implemented for this type";
In the last version it's:
open Camlp4.PreCast;;
Syntax.print_warning loc "...."
[...]
> How to write value type_declaration? I cannot use Gram.Entry.find as
> it is now commented out together with the whole Gram.Find module. Why?
Look at the grammar the type_declaration entry is exported now.
All the best,
--
Nicolas Pouillard
prev parent reply other threads:[~2007-06-07 13:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-07 9:54 Dmitry Bely
2007-06-07 13:32 ` Nicolas Pouillard [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=cd67f63a0706070632w6d09ff90w6f6e56188c7ad4a8@mail.gmail.com \
--to=nicolas.pouillard@gmail.com \
--cc=caml-list@inria.fr \
--cc=dmitry.bely@gmail.com \
/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