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

ocamlc raises Not_found with -principal #3855

Closed
vicuna opened this issue Nov 9, 2005 · 2 comments
Closed

ocamlc raises Not_found with -principal #3855

vicuna opened this issue Nov 9, 2005 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Nov 9, 2005

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

Bug description

Full_Name: Samuel Mimram
Version: 3.09
OS: linux
Submission from: 220.4.103-84.rev.gaoland.net (84.103.4.220)

Hi,

The compilation of the cf library (version 0.7) fails with OCaml 3.09. The
compilation fails on (after a bit of simplification not to use ocamlfind):

% ocamlc -principal -g unix.cma cf_poll.ml
File "cf_poll.ml", line 346, characters 26-41:
Warning Y: unused variable s.
File "cf_poll.ml", line 347, characters 26-65:
Warning Y: unused variable s.
Fatal error: exception Not_found

You can find the mentionned library here:

http://sourceforge.net/project/showfiles.php?group_id=118173&package_id=128671

Thanks.

Regards,

Samuel.

@vicuna
Copy link
Author

vicuna commented Nov 14, 2005

Comment author: administrator

fixed in CVS (3.09 and 3.10) by JG (2005-11-14)

@vicuna
Copy link
Author

vicuna commented Nov 14, 2005

Comment author: administrator

The compilation of the cf library (version 0.7) fails with OCaml 3.09. The
compilation fails on (after a bit of simplification not to use ocamlfind):

Thanks for your report.
This is now fixed in CVS.

Jacques

@vicuna vicuna closed this as completed Nov 14, 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