[
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: | 2010-11-26 (22:06) |
From: | Julia Lawall <julia@d...> |
Subject: | Re: [Caml-list] zero-arity constructor |
On Fri, 26 Nov 2010, Mehdi Dogguy wrote: > On 11/26/2010 10:46 PM, Julia Lawall wrote: > > The following code compiles in 3.12.0 but doesn't compile in 3.10.2. > > Is it a bug or a feature? > > > > It's a feature that was implemented in 3.11.0 (iirc). > > See: http://caml.inria.fr/mantis/view.php?id=4675 (and other related > bugreports). OK, thanks. I agree wth those that don't like the change... julia