Skip to content

Conversation

@awalter17
Copy link
Contributor

Hello! These changes implement the masking behavior for the variable constructors in UnsignedByteType, UnsignedIntType, and UnsignedShortType as discussed in issue #95. The changes also include the corresponding regression tests for the masking behavior.

Please let me know your thoughts on these changes, and thank you in advance for any feedback!

@axtimwalde
Copy link
Member

Thanks @awalter17 ! I like it for being more consistent. It has a potentially big impact though on existing code and I would therefore like to hear the opinions of @tpietzsch @StephanPreibisch @tinevez .

@tinevez
Copy link
Contributor

tinevez commented Jul 27, 2015

Hi all.
After a quick review, I could not find a conflicting behavior in my code.

@ctrueden
Copy link
Member

Thanks for the feedback, @tinevez! I spoke with @axtimwalde and @tpietzsch yesterday as well, and they agree that this is a good change. So I'll bug @tpietzsch today to merge it. 😄

ctrueden added a commit that referenced this pull request Aug 6, 2015
@ctrueden ctrueden merged commit deb2721 into master Aug 6, 2015
@ctrueden ctrueden deleted the UnsignedTypesBehavior branch August 6, 2015 20:55
@ctrueden
Copy link
Member

ctrueden commented Aug 6, 2015

Thanks @awalter17 !

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.

5 participants