[
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: | Craig Falls <cfalls@g...> |
| Subject: | small bug in 3.10 camlp4 |
The following expression compiles under ocaml 3.10 camlp4 but naturally fails when compiled directly with ocamlc: true && && false Our setup is fairly customized -- can someone confirm this?