Skip to content

Conversation

kdkavanagh
Copy link

Relates to comment on #615. Allow signed numInGrp and validate that the minValue is > 0

@mjpt777
Copy link
Contributor

mjpt777 commented Nov 8, 2018

The type must be unsigned according to the specification.

@mjpt777 mjpt777 closed this Nov 8, 2018
@kdkavanagh
Copy link
Author

Is this materially different than #609? I don't see the harm in flagging it with a warning but still allowing it to overcome java's unsigned type limitation specifically - All code properly implementing the spec (i.e minValue) should handle this correctly.

@mjpt777 mjpt777 reopened this Nov 8, 2018
@mjpt777 mjpt777 merged commit 060aba8 into aeron-io:master Nov 8, 2018
@kdkavanagh
Copy link
Author

Thanks!

@mjpt777
Copy link
Contributor

mjpt777 commented Nov 8, 2018

You made a good point :-)

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