[
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: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
| Subject: | Re: [Caml-list] Genlex (question and problem) |
Hi, > First, however, is the question: What's to happen to Genlex once > camlp4 is integrated into the standard compiler distribution? Will > it be deprecated, will it require me to preprocess my files with > camlp4; how will I have to change my Genlex-using source when I > upgrade to 3.03? You have just to preprocess your files using parser with camlp4o. The module Genlex remains in the OCaml standard library. It is not obsolete nor deprecated. > I get "This pattern matches values of type Genlex.token option but > is here used to match values of type Genlex.token Stream.t option", > which I *cannot* figure out. At which location of your source? -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/ ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr