caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alain Frisch <Alain.Frisch@inria.fr>
To: Sebastian Egner <sebastian.egner@philips.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Bug in ocamlc or in ocamlrun.
Date: Wed, 19 Apr 2006 22:24:20 +0200	[thread overview]
Message-ID: <44469C74.7080505@inria.fr> (raw)
In-Reply-To: <OF671330E2.515A2681-ONC1257155.003B58FB-C1257155.003C243C@philips.com>

Sebastian Egner wrote:
> Besides the point or not, here is a much simpler version of
> Marc's program which also segfaults (ocamlc 3.09.1), and
> probably due to the same reason:

And here's yet a simpler one:
module rec M : (sig val f : int list -> int list end) =
struct let f = List.map succ end
let _ = M.f []

I've submitted a bug report.

-- Alain


      reply	other threads:[~2006-04-19 20:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-18 23:16 Marc Lasson
2006-04-18 22:29 ` [Caml-list] " Jonathan Roewen
2006-04-19  8:45 ` Keiko Nakata
2006-04-19 19:38   ` Marc Lasson
2006-04-19 18:57     ` Remi Vanicat
2006-04-19  9:33 ` Sebastian Egner
2006-04-19  9:44   ` Jonathan Roewen
2006-04-19 10:55     ` Sebastian Egner
2006-04-19 20:24       ` Alain Frisch [this message]

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=44469C74.7080505@inria.fr \
    --to=alain.frisch@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=sebastian.egner@philips.com \
    /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;
as well as URLs for NNTP newsgroup(s).