Skip to content

Fix errors#4

Open
yjh0502 wants to merge 21 commits intoliushuyu:masterfrom
yjh0502:master
Open

Fix errors#4
yjh0502 wants to merge 21 commits intoliushuyu:masterfrom
yjh0502:master

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 yjh0502@gmail.com

@liushuyu
Copy link
Owner

Yes, with github account yjh0502 and email yjh0502@gmail.com

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