Skip to content

[#7|fix] Fix wrapper behaviour #10

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

Merged
merged 1 commit into from
Mar 10, 2016

Conversation

anxolerd
Copy link
Contributor

As to #7, current implementation of wrapper function can break code, which relies on value, returned by wrapped function. This commit fixes reported issue by making wrapper function to return result ofapplying the original function.

Changed description in both en/README.md and ru/README.md

As to HowProgrammingWorks#7, current implementation of wrapper function
can break code, which relies on value, returned by wrapepd
function. This commit fixes reported issue by making
wrapper function to return result of applying the original
function.

Changed description in both en/README.md and ru/README.md
tshemsedinov added a commit that referenced this pull request Mar 10, 2016
[#7|fix] Fix wrapper behaviour
@tshemsedinov tshemsedinov merged commit 7870a40 into HowProgrammingWorks:master Mar 10, 2016
@anxolerd anxolerd deleted the fix-7 branch April 18, 2016 20:03
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