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

revert overzealous find and replace changes #4

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Conversation

Goirad
Copy link
Member

@Goirad Goirad commented Oct 16, 2019

No description provided.

@Goirad Goirad requested a review from jethrogb October 16, 2019 23:06
@jethrogb
Copy link
Member

Can you supply a little more context please? How do you know for sure you've caught them all?

@Goirad Goirad force-pushed the fix-from-ber-rename branch from f02160f to f3c6e63 Compare October 17, 2019 18:14
@Goirad
Copy link
Member Author

Goirad commented Oct 17, 2019

@jethrogb I went through the diff between the internal version and this crate and I got them all. What I didn't get was that I renamed the trait method for SubSequenceFromBer from from_ber to decode_ber without changing the the trait name to reflect it. So I did that, renaming it to BerDecodableSubSequence. I didn't just revert the change to the method name because src/derives.rs:241 depends on the method name for our trait to be the same as it is for yasna's BERDecodable

@Goirad
Copy link
Member Author

Goirad commented Jun 8, 2020

@jethrogb Can I get another look at this?

@jethrogb
Copy link
Member

jethrogb commented Jun 9, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 9, 2020

Build succeeded:

  • continuous-integration/travis-ci/push

@bors bors bot merged commit affd81b into master Jun 9, 2020
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