Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re: [Caml-list] Problem with the old Num implementation of ocaml (fwd) (PR#1989) #8438

Closed
vicuna opened this issue Jan 6, 2004 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Jan 6, 2004

Original bug ID: 2025
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

On Sat, 27 Dec 2003, Damien Doligez wrote:

This bug is in fact in the ML part of the Num library, which is common
to both the old and new Num implementations. I think it dates back to
Caml Light.
(...)
This "nondeterminism" comes from using a Nat.nat with an uninitialised
digit, using whatever was already in memory at that address.

Many thanks for your prompt action. (By the way, ocaml is a very nice tool
for certain kinds of calculations in Superstring/M-Theory - see
http://arxiv.org/abs/hep-th/0312262 .)

--
regards, tf@cip.physik.uni-muenchen.de (o_
Thomas Fischbacher - http://www.cip.physik.uni-muenchen.de/~tf //
(lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y) V_/_
(if (= x 0) y (g g (- x 1) (* x y)))) n 1)) (Debian GNU)

@vicuna
Copy link
Author

vicuna commented Jan 7, 2004

Comment author: administrator

please keep the PR number in the subject line when you reply with a copy to
caml-bugs -DD

@vicuna vicuna closed this as completed Jan 7, 2004
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant