Browse thread
beta-test of OCaml 3.10.0
[
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: | 2007-03-16 (08:54) |
From: | Mike Lin <mikelin@m...> |
Subject: | Re: [Caml-list] beta-test of OCaml 3.10.0 |
On 3/7/07, Xavier Leroy <Xavier.Leroy@inria.fr> wrote: > > > - Much work on Camlp4, including a new API. Has this broken a lot of stuff?? e.g. ocamlgsl has a camlp4 extension inside it and will not compile under 3.10 ('Unbound value Quotation.add'). what are we to do with existing extensions?