From: Jon Harrop <jon@ffconsultancy.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] possible infinite loop in compiler
Date: Thu, 26 Apr 2007 00:49:14 +0100 [thread overview]
Message-ID: <200704260049.15144.jon@ffconsultancy.com> (raw)
In-Reply-To: <180a05860704250624jc0fb974wd1c6ee7b64e93d23@mail.gmail.com>
On Wednesday 25 April 2007 14:24, Craig Falls wrote:
> The following code blows the stack in ocamlc and ocamlopt 3.09.3:
>
> module Foo : sig
> type 'a t = private 'a constraint 'a = [< `foo ]
> end = struct
> type 'a t = 'a constraint 'a = [< `foo ]
> end
This appears to have been fixed in 3.10.
--
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
The F#.NET Journal
http://www.ffconsultancy.com/products/fsharp_journal/?e
next prev parent reply other threads:[~2007-04-25 23:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-25 13:24 Craig Falls
2007-04-25 23:49 ` Jon Harrop [this message]
2007-04-26 0:16 ` [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=200704260049.15144.jon@ffconsultancy.com \
--to=jon@ffconsultancy.com \
--cc=caml-list@yquem.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