From: "Frédéric Gava" <gava@univ-paris12.fr>
To: <caml-list@inria.fr>
Subject: Re: [Caml-list] Bug with cyclic abbreviations ?
Date: Thu, 2 Jun 2005 19:04:37 +0200 [thread overview]
Message-ID: <004401c56795$2907eb20$0100a8c0@mshome.net> (raw)
In-Reply-To: <Pine.LNX.4.62.0506021458570.7262@hydrogene.pps.jussieu.fr>
Hi,
> # let (x : 'a t as 'a)=0;;
> Fatal error: exception Stack_overflow
I have the same problem with
let _ = (fun () -> let (x : 'a t as 'a)=0 in 0);;
where the evaluation of the let has been freezed... so is it the type system
which loops ?
Frédéric Gava
next prev parent reply other threads:[~2005-06-02 17:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-02 13:08 Julien Verlaguet
2005-06-02 17:04 ` Frédéric Gava [this message]
2005-06-03 1:46 ` [Caml-list] " Jacques Garrigue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='004401c56795$2907eb20$0100a8c0@mshome.net' \
--to=gava@univ-paris12.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox