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

problemes installation OCaml 3.05 #3517

Closed
vicuna opened this issue Aug 8, 2002 · 1 comment
Closed

problemes installation OCaml 3.05 #3517

vicuna opened this issue Aug 8, 2002 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Aug 8, 2002

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

Bug description

Full_Name: Sebastien Ailleret
Version: 3.05
OS: linux
Submission from: 193.253.33.41 (193.253.33.41)

Bonjour,

Je suis un grand fan de Caml qui essaye d'introduire ce magnifique langage chez
un grand constructeur automobile :-)

Alors que je pensais que le changement de version serait une formalité (en
utilisant les rpms), voici les problemes que j'ai rencontre :

  • le rpm s'installe sans probleme (rpm pour rh73 sur rh72 tres patchee), et la
    compilation marche tres bien. Cependant, a l'execution, plantage immédiat
    (section 'IM' is missing en bytecode, seg fault en opt). J'ai donc installe à
    partir du source.

  • le programme suivant, qui fonctionnait sous 3.04, provoque un assert false :
    type t = Uin | Uout
    let rec manage_utils = function
    | ((i, Uin) | (i, Uout)), Uout -> ()
    | ((i, Uin) | (i, Uout)), Uin -> ()

Sincerement

Sebastien

@vicuna
Copy link
Author

vicuna commented Aug 9, 2002

Comment author: administrator

Fixed 2002-08-09 by Luc.

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