From: Jeremy Fincher <fincher.8@osu.edu>
To: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
Cc: caml-list@pauillac.inria.fr
Subject: Re: [Caml-list] Genlex (question and problem)
Date: Wed, 7 Nov 2001 08:59:29 -0500 [thread overview]
Message-ID: <20011107085929.A36635@functor.resnet.ohio-state.edu> (raw)
In-Reply-To: <20011107101948.D24020@verdot.inria.fr>; from daniel.de_rauglaudre@inria.fr on Wed, Nov 07, 2001 at 10:19:48AM +0100
> > 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?
Did I really forget that? Sheesh! It was late here :)
I get the error on the parse_inside function *after* the parse_stats function (the second one :)) If I comment out this line:
| [< 'Ident "stats"; 'Kwd "="; stats = parse_stats; Kwd ";"; rest >] ->
parse_inside2 { cu with stats = stats } rest
Then it works. But I can't see what's wrong with that line.
Thanks,
Jeremy
-------------------
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
next prev parent reply other threads:[~2001-11-07 13:01 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
2001-11-07 13:59 ` Jeremy Fincher [this message]
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=20011107085929.A36635@functor.resnet.ohio-state.edu \
--to=fincher.8@osu.edu \
--cc=caml-list@pauillac.inria.fr \
--cc=daniel.de_rauglaudre@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