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

ERL-87: Type specification of ssh_sftp:position/4 needs adjustment #3466

Closed
OTP-Maintainer opened this issue Feb 4, 2016 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@OTP-Maintainer
Copy link

Original reporter: rafo
Affected version: OTP-18.0
Fixed in version: OTP-18.3
Component: ssh
Migrated from: https://bugs.erlang.org/browse/ERL-87


The documentation has

{code:erlang}position(ChannelPid, Handle, Location, Timeout) -> {ok, NewPosition | {error, Error}{code}

A closing brace after NewPosition is missing, and 'Error' ought to be 'Reason'.
@OTP-Maintainer
Copy link
Author

kenneth said:

Is corrected in the upcoming 18.3, thanks for spotting this error.

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

2 participants