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

Fix errors #4

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Fix errors #4

wants to merge 21 commits into from

Conversation

yjh0502
Copy link
Collaborator

@yjh0502 yjh0502 commented Feb 16, 2020

  • Fix compile error: It seems that dependency resolution depends on dev-dependencies, too. Fix a issue that the package fails to build when dependent crate doesn't inlucde async_std.
  • Fix runtime error: allocate xd3_stream and xd3_source to the heap.
  • Use std::io::Result instead of Option on error case. I think we should define custom error later, but I think it's better to return IO error than just returning None.

@liushuyu
Copy link
Owner

Thanks for your contribution! Also, are you interested in co-maintain this crate?

@yjh0502
Copy link
Collaborator Author

yjh0502 commented Feb 17, 2020

That would be great, thanks!

@liushuyu
Copy link
Owner

That would be great, thanks!

Invitation sent. Also, do you have an account on https://crates.io/?

@yjh0502
Copy link
Collaborator Author

yjh0502 commented Feb 17, 2020

Yes, with github account yjh0502 and email [email protected]

@liushuyu
Copy link
Owner

Yes, with github account yjh0502 and email [email protected]

Screenshot

Invitation sent on crates.io

@liushuyu
Copy link
Owner

Okay, now you can merge this PR yourself if you want

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

Successfully merging this pull request may close these issues.

2 participants