Browse thread
[Caml-list] A question about Camlp4
-
Frederic Tronel
-
Remi Vanicat
-
Frederic Tronel
- Frederic Tronel
-
Frederic Tronel
-
Remi Vanicat
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Frederic Tronel <Frederic.Tronel@i...> |
| Subject: | Re: [Caml-list] A question about Camlp4 |
>
>
> # let f a loc = <:expr< { a=$a$; b="toto"} >>;;
> ^^
> While expanding quotation "expr":
> Parse error: [fun_binding] expected after [patt_label_ident] (in
> [label_expr])
> # let f a loc = <:expr< { a = $a$; b="toto"} >>;;
> val f : MLast.expr -> MLast.loc -> MLast.expr = <fun>
>
> c'est subtil, mais pas vraiment un bug (le problème est que =$ peut
> être définit en caml...
>
> [...]
>
>
merci, voila qui clos le thread :)
Frederic
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners