Skip to content

Fix bug in Frame.tryValues#359

Merged
zyzhu merged 4 commits intofslaborg:masterfrom
tpetricek:master
Jul 6, 2018
Merged

Fix bug in Frame.tryValues#359
zyzhu merged 4 commits intofslaborg:masterfrom
tpetricek:master

Conversation

@tpetricek
Copy link
Copy Markdown
Member

The bug was reported on StackOverflow. I think the TryValuesHelper must have been public, but when it became inner class, the method was no longer public and so this started failing.

It is a minor fix, but I'm happy to publish a new release...

@zyzhu zyzhu merged commit 0519923 into fslaborg:master Jul 6, 2018
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