Walid Taha
2005-07-04 14:52:55 UTC
Hi Chris,
Thank you very much for the bug report. Generally, everyone on
MetaOCaml-hackers should know about such bugs.
Such reports are very valuable to us, and we'll let you know as soon as
we've dealt with this problem.
Walid.
On Mon, 4 Jul 2005, Ch. A. Herrmann wrote:
|Hi Walid,
|
|I don't know who is the right person for bug reports like this, so I ask
|you to forward this mail appropriately.
|
|The new MetaOCaml release (MetaOCaml_308_alpha_023) has a bug with
|complicated use of boolean values. I attached two script files which
|differ only
|in the fact that the second uses int (and works) instead of bool (which
|fails).
|
|Our installation shows the following behavior on the bool version:
|---------------------------------------------------------------------------------------------
|interactive:
|Metaocaml internal error in type checking. Message:
| Mismatch in type_construct
|
|Exception: Assert_failure ("typing/typecore.ml", 3431, 106).
|---------------------------------------------------------------------------------------------
|bytecode:
|Characters -1--1:
|Metaocaml internal error in type checking. Message:
| Mismatch in type_construct
|Fatal error: exception Assert_failure("typing/typecore.ml", 3431, 106)
|---------------------------------------------------------------------------------------------
|native code:
|Fatal error: exception Typecore.Error(_, _)
|---------------------------------------------------------------------------------------------
|Best wishes
|--
| Christoph
|
|
|!DSPAM:42c94bdc23894898818580!
|
Thank you very much for the bug report. Generally, everyone on
MetaOCaml-hackers should know about such bugs.
Such reports are very valuable to us, and we'll let you know as soon as
we've dealt with this problem.
Walid.
On Mon, 4 Jul 2005, Ch. A. Herrmann wrote:
|Hi Walid,
|
|I don't know who is the right person for bug reports like this, so I ask
|you to forward this mail appropriately.
|
|The new MetaOCaml release (MetaOCaml_308_alpha_023) has a bug with
|complicated use of boolean values. I attached two script files which
|differ only
|in the fact that the second uses int (and works) instead of bool (which
|fails).
|
|Our installation shows the following behavior on the bool version:
|---------------------------------------------------------------------------------------------
|interactive:
|Metaocaml internal error in type checking. Message:
| Mismatch in type_construct
|
|Exception: Assert_failure ("typing/typecore.ml", 3431, 106).
|---------------------------------------------------------------------------------------------
|bytecode:
|Characters -1--1:
|Metaocaml internal error in type checking. Message:
| Mismatch in type_construct
|Fatal error: exception Assert_failure("typing/typecore.ml", 3431, 106)
|---------------------------------------------------------------------------------------------
|native code:
|Fatal error: exception Typecore.Error(_, _)
|---------------------------------------------------------------------------------------------
|Best wishes
|--
| Christoph
|
|
|!DSPAM:42c94bdc23894898818580!
|