Browse thread
The OCaml Community (aka back from the Developer Days)
[
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: | Sylvain Le Gall <sylvain@l...> |
| Subject: | Re: The OCaml Community (aka back from the Developer Days) |
On 28-01-2008, Jon Harrop <jon@ffconsultancy.com> wrote: > On Monday 28 January 2008 13:35:34 Sylvain Le Gall wrote: >> I think we don't have discuss about dropping what is currently in the >> standard library. INRIA will keep everything. >> ... >> Nobody will thrown the standard library. > > So we cannot fix the stdlib? Yep, this is what is called "bug compatible" library... But you can create one on your own and remove the one from INRIA (hints -nopervasives on your compiler command line). Maybe you can also send patch to INRIA. Regards, Sylvain Le Gall