FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

asShort in ImmutableLongValueImpl should check isInShortRange by mecp · Pull Request #287 · msgpack/msgpack-java · GitHub

asShort in ImmutableLongValueImpl should check isInShortRange - #287

Merged
komamitsu merged 3 commits into
msgpack:v07-developfrom
mecp:v07-develop
Nov 11, 2015
Merged

asShort in ImmutableLongValueImpl should check isInShortRange#287
komamitsu merged 3 commits into
msgpack:v07-developfrom
mecp:v07-develop

Conversation

mecp commented Nov 4, 2015

Copy link
Copy Markdown
Contributor

asShort() in ImmutableLongvalueImpl should check isInShortRange() instead of isInByteRange()

mecp commented Nov 4, 2015

Copy link
Copy Markdown
Contributor Author

Is it possible to do a hotfix/patch release for this?

Copy link
Copy Markdown
Member

@mecp Could you add a test for it?

mecp commented Nov 10, 2015

Copy link
Copy Markdown
Contributor Author

@komamitsu I have added tests for range checks and casts. Please don't judge the code, as these are first ever scala lines produced by me. please share If something is inappropriate.

komamitsu added a commit that referenced this pull request Nov 11, 2015
asShort in ImmutableLongValueImpl should check isInShortRange
komamitsu merged commit 610553e into msgpack:v07-develop Nov 11, 2015

Copy link
Copy Markdown
Member

Great. Thanks!

Copy link
Copy Markdown
Member

@mecp Released 0.7.1 that includes this change.

mecp commented Nov 14, 2015

Copy link
Copy Markdown
Contributor Author

@komamitsu Arigato.

Copy link
Copy Markdown

asShort() in ImmutableLongvalueImpl should check isInShortRange() instead of isInByteRange()

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL