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:58) |
From: | Nicolas Pouillard <nicolas.pouillard@g...> |
Subject: | Re: [Caml-list] beta-test of OCaml 3.10.0 |
On 3/16/07, Mike Lin <mikelin@mit.edu> wrote: > > 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? When Camlp4 is used as a library yes. The API is completly different. -- Nicolas Pouillard