caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jeremy Fincher <fincher.8@osu.edu>
To: caml-list@pauillac.inria.fr
Subject: Re: [Caml-list] Genlex (question and problem)
Date: Wed, 7 Nov 2001 09:31:10 -0500	[thread overview]
Message-ID: <20011107093110.B36635@functor.resnet.ohio-state.edu> (raw)
In-Reply-To: <20011107085929.A36635@functor.resnet.ohio-state.edu>; from fincher.8@osu.edu on Wed, Nov 07, 2001 at 08:59:29AM -0500

> 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

Looks like I forgot the single quote before the second Kwd.  Sorry to trouble everyone :)

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


      reply	other threads:[~2001-11-07 13:33 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
2001-11-07 14:31     ` Jeremy Fincher [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=20011107093110.B36635@functor.resnet.ohio-state.edu \
    --to=fincher.8@osu.edu \
    --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).