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 using frames as a setter #8

Closed
wants to merge 1 commit into from

Conversation

2shortplanks
Copy link
Contributor

Setting the frames didn't clear the raw data structure, meaning that the
new value for frames would be mistakenly overwritten by the module
incorrectly converting the raw data structure the first time frames
were accessed even if they'd been manually set to some other value

Setting the frames didn't clear the raw data structure, meaning that the
new value for frames would be mistakenly overwritten by the module
incorrectly converting the raw data structure the first time frames
were accessed even if they'd been manually set to some other value
@2shortplanks
Copy link
Contributor Author

This test failure is something wrong on one of the author tests on 5.10 (but not other Perls)

@autarch
Copy link
Member

autarch commented Mar 2, 2016

I merged this from the CLI. Thanks!

@autarch autarch closed this Mar 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants