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

CamlIdl not available #8142

Closed
vicuna opened this issue May 7, 2003 · 2 comments
Closed

CamlIdl not available #8142

vicuna opened this issue May 7, 2003 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented May 7, 2003

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

Bug description

Full_Name: Daniel Weil
Version: 3.06
OS: Windows, Linux
Submission from: pat-aty.gre.completel.fr (213.30.140.146)

The site ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ is not available, so
it's been impossible to download CamlIDl since several weeks now. The page seems
not to exist any more.

So I tried to get a version from the CVS server. I did but it does not compile,
and I get the message :
ocamlc -g -c utils.mli
File "utils.mli", line 17, characters 29-65:
The type constructor format expects 3 argument(s)
when I type "make all"

Is the CVS server up-to-date ?

Daniel Weil

@vicuna
Copy link
Author

vicuna commented May 9, 2003

Comment author: administrator

The site ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ is not
available, so it's been impossible to download CamlIDl since several
weeks now. The page seems not to exist any more.

The broken link is fixed. Try again from http://caml.inria.fr/camlidl/

So I tried to get a version from the CVS server. I did but it does
not compile, and I get the message :
ocamlc -g -c utils.mli
File "utils.mli", line 17, characters 29-65:
The type constructor format expects 3 argument(s)
when I type "make all"
Is the CVS server up-to-date ?

Yes, but the development version of CamlIDL (that you get from the CVS
server) is set up to work with the development version of OCaml.
Better use official releases.

  • Xavier Leroy

@vicuna
Copy link
Author

vicuna commented May 9, 2003

Comment author: administrator

Links fixed 2003-05-09 by XL

@vicuna vicuna closed this as completed May 9, 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