Browse thread
AW: [Caml-list] camlp4o and lazy: pr_o: not impl: expr; tag = 19
- Beck01, Wolfgang
[
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: | Beck01, Wolfgang <BeckW@t...> |
| Subject: | AW: [Caml-list] camlp4o and lazy: pr_o: not impl: expr; tag = 19 |
Michel, > This is a bug, and I've fixed it in the CVS. Note that you > have the same (buggy) behavior with <:expr< assert e >>. > > Both of them happen only when pretty-printing the result, as > done by "camlp4o ./g3.cmo pr_o.cmo". If you use "camlp4o > ./g3.cmo" as a preprocessor to ocamlçocamlopt (through the > -pp option), then the syntax tree produced by camlp4o is correct. > I should have mentioned my ocaml version (3.08.3). Thank you very much for the tip. You are doing a great job. Wolfgang