caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Freeze in 64-bit Windows Num module
@ 2008-12-17  6:52 Reed Wilson
  2008-12-17  8:47 ` [Caml-list] " David Allsopp
  2008-12-18 14:53 ` Xavier Leroy
  0 siblings, 2 replies; 4+ messages in thread
From: Reed Wilson @ 2008-12-17  6:52 UTC (permalink / raw)
  To: caml-list

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-18 18:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-17  6:52 Freeze in 64-bit Windows Num module Reed Wilson
2008-12-17  8:47 ` [Caml-list] " David Allsopp
2008-12-18 14:53 ` Xavier Leroy
2008-12-18 18:52   ` Reed Wilson

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).