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 RT#70274: set_bound #12

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

Conversation

dolmen
Copy link
Contributor

@dolmen dolmen commented May 28, 2015

Here is the fix for RT#70274, as submitted by @koterpillar as an attachment to the ticket, and then further commits to add a more complete test suite for set_bound and a final refactoring to improve its speed and error reporting.

Review on Reviewable

koterpillar and others added 5 commits May 28, 2015 15:18
Refactor set_bound:
- for speed: don't create closures that are just immediately drop
- for correctness: croak if we do not handle the given $ref argument
  instead of silently doing nothing
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.

None yet

2 participants