caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Reed Wilson" <cedilla@gmail.com>
To: caml-list@yquem.inria.fr
Subject: Freeze in 64-bit Windows Num module
Date: Tue, 16 Dec 2008 22:52:48 -0800	[thread overview]
Message-ID: <f001828b0812162252y2443ea95x64772bfc1c82ad38@mail.gmail.com> (raw)

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

Hi guys,

I have an issue with using the Num module in my Win64 OCaml compile.
Whenever I try to operate on numbers that are too large it will lock up. For
example, using:
string_of_num (num_of_int max_int */ num_of_int max_int)

causes the program to lock up with 100% CPU usage. This occurs in both
native and bytecode programs, and it has happened with both my 3.10.2 and
3.11.0 compiles. The 32-bit Windows MSVS binaries on the OCaml website work,
as do my 64-bit Linux and OS-X builds of 3.11.0.

Before I submit this as a bug, can anyone who also has a 64-bit OCaml
compile in Windows verify this?

Thanks,
Reed

-- 
ç

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

             reply	other threads:[~2008-12-17  6:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-17  6:52 Reed Wilson [this message]
2008-12-17  8:47 ` [Caml-list] " David Allsopp
2008-12-18 14:53 ` Xavier Leroy
2008-12-18 18:52   ` Reed Wilson

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=f001828b0812162252y2443ea95x64772bfc1c82ad38@mail.gmail.com \
    --to=cedilla@gmail.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;
as well as URLs for NNTP newsgroup(s).