caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Ill-formed "french" character literal.
@ 2006-06-15  9:45 Francois Colonna
  2006-06-15  9:55 ` [Caml-list] " Daniel Bünzli
  2006-06-15 10:02 ` Stephane Glondu
  0 siblings, 2 replies; 3+ messages in thread
From: Francois Colonna @ 2006-06-15  9:45 UTC (permalink / raw)
  To: caml-list

Hello,

I have a problem with french accents :

camlc -c lexical_analyzer.ml

File "lexical_analyzer.ml", line 48, characters 34-38:
 >       [< '(`A`..`Z` | `a`..`z` | `é` | `è` | `_` as c ) >] ->
 >                                               ^^^^
Ill-formed character literal.

What can I do ?

François Colonna


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-15 10:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-15  9:45 Ill-formed "french" character literal Francois Colonna
2006-06-15  9:55 ` [Caml-list] " Daniel Bünzli
2006-06-15 10:02 ` Stephane Glondu

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).