From: Martin Jambon <martin.jambon@ens-lyon.org>
To: michel levy <michel.levy@imag.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] accented letters in identifiers
Date: Wed, 7 Mar 2007 14:40:47 -0800 (PST) [thread overview]
Message-ID: <Pine.LNX.4.58.0703071438220.5072@localhost> (raw)
In-Reply-To: <45EF3EFB.5060509@imag.fr>
On Wed, 7 Mar 2007, michel levy wrote:
> I read in the manual :
> The current implementation (except on MacOS 9) also recognizes as
> letters all accented characters from the ISO 8859-1 (?ISO Latin 1?) set.
> But on ocaml 3.09.3 I have
> #let à = 1;;
> Illegal character (\160)
>
> is it now impossible to use the accented characters ?
Yes. Here the problem is the non-breakable space between "à" and "="
which is character 160.
Martin
--
Martin Jambon
http://martin.jambon.free.fr
next prev parent reply other threads:[~2007-03-07 22:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-07 22:38 michel levy
2007-03-07 22:40 ` Martin Jambon [this message]
2007-03-07 22:59 ` [Caml-list] " Martin Jambon
2007-03-08 10:00 ` Mattias Engdegård
2007-03-08 21:10 ` Richard Jones
2007-03-08 21:11 ` Martin Jambon
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=Pine.LNX.4.58.0703071438220.5072@localhost \
--to=martin.jambon@ens-lyon.org \
--cc=caml-list@inria.fr \
--cc=michel.levy@imag.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