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

undocumented exception in Unix.lockf #6280

Closed
vicuna opened this issue Dec 26, 2013 · 1 comment
Closed

undocumented exception in Unix.lockf #6280

vicuna opened this issue Dec 26, 2013 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Dec 26, 2013

Original bug ID: 6280
Reporter: berenger
Status: closed (set by @damiendoligez on 2014-07-16T09:07:11Z)
Resolution: fixed
Priority: normal
Severity: minor
Fixed in version: 4.02.0+dev
Category: documentation
Tags: junior_job
Duplicate of: #5841

Bug description

The type of the exception should be in the ocamldoc
for lockf (Unix.Unix_error).
Maybe this is the case for all exceptions
in this module but is written nowhere in the doc.

Regards,
F.

@vicuna
Copy link
Author

vicuna commented Jul 16, 2014

Comment author: @damiendoligez

This was fixed (branch 4.02, commit 14918) by documenting the fact that all Unix functions can raise Unix.Error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant