caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
To: caml-list@pauillac.inria.fr
Subject: Re: [Caml-list] Genlex (question and problem)
Date: Wed, 7 Nov 2001 10:19:48 +0100	[thread overview]
Message-ID: <20011107101948.D24020@verdot.inria.fr> (raw)
In-Reply-To: <20011107044223.A35732@functor.resnet.ohio-state.edu>; from fincher.8@osu.edu on Wed, Nov 07, 2001 at 04:42:23AM -0500

Hi,

> First, however, is the question: What's to happen to Genlex once
> camlp4 is integrated into the standard compiler distribution?  Will
> it be deprecated, will it require me to preprocess my files with
> camlp4; how will I have to change my Genlex-using source when I
> upgrade to 3.03?

You have just to preprocess your files using parser with camlp4o.
The module Genlex remains in the OCaml standard library. It is
not obsolete nor deprecated.

> I get "This pattern matches values of type Genlex.token option but
> is here used to match values of type Genlex.token Stream.t option",
> which I *cannot* figure out.

At which location of your source?

-- 
Daniel de RAUGLAUDRE
daniel.de_rauglaudre@inria.fr
http://cristal.inria.fr/~ddr/
-------------------
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-11-07  9:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-07  9:42 Jeremy Fincher
2001-11-07  9:19 ` Daniel de Rauglaudre [this message]
2001-11-07 13:59   ` Jeremy Fincher
2001-11-07 14:31     ` Jeremy Fincher

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=20011107101948.D24020@verdot.inria.fr \
    --to=daniel.de_rauglaudre@inria.fr \
    --cc=caml-list@pauillac.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).