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

Core: wrong error code name GMIO_ERROR_TRANSFER_STOPPED #7

Closed
HuguesDelorme opened this issue Dec 1, 2016 · 0 comments
Closed

Core: wrong error code name GMIO_ERROR_TRANSFER_STOPPED #7

HuguesDelorme opened this issue Dec 1, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@HuguesDelorme
Copy link
Member

The error code GMIO_ERROR_TRANSFER_STOPPED refers to gmio_transfer which was an ancient struct replaced by gmio_task_iface.
GMIO_ERROR_TRANSFER_STOPPED should be renamed to GMIO_ERROR_TASK_STOPPED for consistency. Adapt also documentation.

@HuguesDelorme HuguesDelorme added this to the version/0.4.0 milestone Dec 1, 2016
@HuguesDelorme HuguesDelorme self-assigned this Dec 1, 2016
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