caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: xclerc <xavier.clerc@inria.fr>
To: caml users <caml-list@inria.fr>
Cc: xclerc Clerc <xavier.clerc@inria.fr>
Subject: Re: [Caml-list] Quotation issue with camlp4 printer
Date: Tue, 12 Jul 2011 11:17:26 +0200	[thread overview]
Message-ID: <FE77070D-B9C7-4E6D-BB4D-E422E0900E95@inria.fr> (raw)
In-Reply-To: <CALa9pHT0UbkN9nCXNnZ=Xc-az=cw1Rz=ywBF+XT+YpJ+SQLcbA@mail.gmail.com>


Le 11 juil. 2011 à 21:05, Petter Urkedal a écrit :

> The attached program prints out
> 
>    let x = """;;
> 
> when compiled with ocamlc and camlp4 version 3.12.0.  As you can see,
> the string literal lacks an escape character.  I haven't tried version
> 3.12.1, but I didn't find anything about it in the release notes.  (To
> reproduce:
> 
>    ocamlc.opt -c -I +camlp4 -pp camlp4orf -o quotation_bug.cmo quotation_bug.ml
>    ocamlc.opt dynlink.cma -I +camlp4 camlp4lib.cma quotation_bug.cmo
> -o quotation_bug.byte
>    ./quotation_bug.byte
> )

The problem was also present in 3.12.1 and is now fixed in the SVN repository
in branch "version/3.12". Thanks for reporting the problem. Nevertheless I would
like to point out that you may also report it directly through the bugtracker (*).


Regards,

Xavier Clerc


(*) http://caml.inria.fr/mantis

  reply	other threads:[~2011-07-12  9:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11 19:05 Petter Urkedal
2011-07-12  9:17 ` xclerc [this message]
2011-07-12 16:14   ` Petter Urkedal

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=FE77070D-B9C7-4E6D-BB4D-E422E0900E95@inria.fr \
    --to=xavier.clerc@inria.fr \
    --cc=caml-list@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).