caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ivan Gotovchits <ivg@ieee.org>
To: Gabriel Scherer <gabriel.scherer@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] [Batteries or Camlp4] Functionaly updating several fields in an object
Date: Tue, 23 Oct 2012 17:57:15 +0400	[thread overview]
Message-ID: <873915nves.fsf@golf.niidar.ru> (raw)
In-Reply-To: <CAPFanBG3nrmmfYG4i-QegYcaorHkJX=+3+YEQV4mqJF8GZQf1w@mail.gmail.com> (Gabriel Scherer's message of "Tue, 23 Oct 2012 15:30:41 +0200")

Gabriel Scherer <gabriel.scherer@gmail.com> writes:

> It appears to be a parsing bug in the 3.11 version of Camlp4. It
> happens neither with 3.10.2 or with more recent version.
> (I was lucky to find a machine with 3.11.2 installed; it's good to
> have rarely-updated servers around)
>
> Steps to reproduce:
>   camlp4o -str 'let _ = {< a = a; b = b >}'
> Observed result:
>   {< a = (a; b = b); >}
>
> Upgrading to a more recent version of OCaml would solve your problem.
> Otherwise, not using syntax extensions is also fine.
>

Unfortunately, I cannot upgrade to a more recent version. Because I'm
restricted to use a certified software...

Though, many thanks for clarifying the issue!

-- 
         (__) 
         (oo) 
   /------\/ 
  / |    ||   
 *  /\---/\ 
    ~~   ~~   
...."Have you mooed today?"...

  reply	other threads:[~2012-10-23 13:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-23 12:24 Ivan Gotovchits
2012-10-23 13:30 ` Gabriel Scherer
2012-10-23 13:57   ` Ivan Gotovchits [this message]
2012-10-23 14:03     ` Edgar Friendly

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=873915nves.fsf@golf.niidar.ru \
    --to=ivg@ieee.org \
    --cc=caml-list@inria.fr \
    --cc=gabriel.scherer@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;
as well as URLs for NNTP newsgroup(s).