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

Ocaml quits when opening threads #8203

Closed
vicuna opened this issue Jul 11, 2003 · 1 comment
Closed

Ocaml quits when opening threads #8203

vicuna opened this issue Jul 11, 2003 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Jul 11, 2003

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

Bug description

Full_Name: Nicolas Janin
Version: Ocaml 3.04
OS: NT 4 SP5
Submission from: vaugirard-2-81-57-130-154.fbx.proxad.net (81.57.130.154)

Hello,

when I type this code on the toplevel of my NT workstation :

#load "threads/threads.cma";;

Reference to undefined global `Unix'

#load "unix.cma";;

open Threads;;

Ocaml violently quits, while on my XP computer (Ocaml 3.06) it simply returns :

Unbound module Threads

ps : I downloaded version 3.04 because the self-installing executable 3.06
seemed broken in one of your sites (Pauillac or www.ocaml.org, can't remember
which one).

@vicuna
Copy link
Author

vicuna commented Jul 31, 2003

Comment author: administrator

3.06 and 3.07beta1 behave correctly.

@vicuna vicuna closed this as completed Jul 31, 2003
@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