Browse thread
camlp4 -parser rp problem
- Sergey Plaksin
[
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: | Sergey Plaksin <serp256@g...> |
| Subject: | camlp4 -parser rp problem |
while using: $> camlp4 -parser rp -loaded-modules Camlp4OCamlParser Camlp4OCamlRevisedParser Camlp4OCamlRevisedParserParser ----------------------------------------- But camlp4r -loaded-modules does not include "Camlp4OCamlParser". This is a bug? This make parsing incorrect.