[
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: | 2000-11-25 (14:36) |
From: | Xavier Leroy <Xavier.Leroy@i...> |
Subject: | Re: mysterious signature mismatch |
> The following code is rejected by the compiler with a signature > mismatch error. However, the signature below is the same the one > inferred by the compiler. Bug or feature? It is a bug in OCaml 3.00, which is fixed in the current working sources. - Xavier Leroy