caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Stanislav Artemkin <artemkin@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] 4.02.1 toplevel hang
Date: Tue, 21 Oct 2014 13:48:34 +0400	[thread overview]
Message-ID: <CAL4yANk_S2uNUJ6TQVEwDGfD8srJuvdoJP1zmg143=6g-VK74g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 555 bytes --]

Hello,

I'm still experiencing problems with toplevel hangs in 4.02 (it seems it is
not fixed in 4.02.1).

I use utop with .ocamlinit (pretty similar to
http://janestreet.github.io/installation.html), but it is not related to
utop. Something wrong with camlp4.

The minimal steps to reproduce:

$ ocaml
        OCaml version 4.02.1

# #load "dynlink.cma";;
# #load "camlp4o.cma";;
Camlp4 Parsing version 4.02.1

# #quit;;

... HANG...

I see this on Linux and Mac OS X.

Is there any workaround for this? I can't switch to 4.02 due to this issue.

Thanks

[-- Attachment #2: Type: text/html, Size: 1013 bytes --]

             reply	other threads:[~2014-10-21  9:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-21  9:48 Stanislav Artemkin [this message]
2014-10-21  9:56 ` Peter Zotov
2014-10-21 10:05 ` Peter Zotov
2014-10-21 10:06 ` Fabrice Le Fessant
2014-10-21 10:11   ` Stanislav Artemkin
2014-10-21 11:49     ` Jeremie Dimino

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='CAL4yANk_S2uNUJ6TQVEwDGfD8srJuvdoJP1zmg143=6g-VK74g@mail.gmail.com' \
    --to=artemkin@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).