Browse thread
Fatal error: Lambda.transl_path
- Till Varoquaux
[
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: | Till Varoquaux <till.varoquaux@g...> |
| Subject: | Fatal error: Lambda.transl_path |
Hi all! I'm currently doing a camlp4 extension. It works fine when using Camlp4OCamlPrinter but fails miserably when using Camlp4OCamlAstDumper... While in the process of correcting this I bumped on: >> Fatal error: Lambda.transl_path Fatal error: exception Misc.Fatal_error Any ideas as to what might cause this? Cheers, Till P.S. I can provide the file but it is already fairly large. Just ask for it if you want to take a peek.