[
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: | Damien Doligez <damien.doligez@i...> |
| Subject: | Re: [Caml-list] parser error |
On Saturday, October 18, 2003, at 10:33 PM, Flavio Leonardo Cavalcanti de Moura wrote: > I wrote a parser originally in ocaml 3.02 and it works well. It was a > suprise for me to receive an error message when I tryed to compile it > in > ocaml 3.07. The error message I receive is: Since your parser is written with streams, you now need to compile with "ocamlc -pp camlp4o" instead of simply "ocamlc". -- Damien ------------------- 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