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

Assert failure in ocamlc #3638

Closed
vicuna opened this issue May 16, 2005 · 2 comments
Closed

Assert failure in ocamlc #3638

vicuna opened this issue May 16, 2005 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented May 16, 2005

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

Bug description

ocamlc -v

The Objective Caml compiler, version 3.08.2
Standard library directory: /usr/local/lib/ocaml

ocamlc -c test.mli

Fatal error: exception Assert_failure("typing/ctype.ml", 257, 23)


class foobar :
object (foobar)
val functional : foobar
end


@vicuna
Copy link
Author

vicuna commented Jul 12, 2005

Comment author: administrator

ocamlc -c test.mli

Fatal error: exception Assert_failure("typing/ctype.ml", 257, 23)

Desole pour cette reponse un peu tardive, mais caml-bugs ne traitant pas les
attachements, j'ai du moi-meme trouver un moyen de lire test.mli...

C'est maintenant corriger en CVS.
Merci pour ce rapport.

Jacques

@vicuna
Copy link
Author

vicuna commented Jul 12, 2005

Comment author: administrator

Fixed in typeclass.ml by JG (2005-07-12)

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