Skip to content

Retain type for bitwise update#5153

Closed
christophstrobl wants to merge 2 commits intomainfrom
issue/5146
Closed

Retain type for bitwise update#5153
christophstrobl wants to merge 2 commits intomainfrom
issue/5146

Conversation

@christophstrobl
Copy link
Copy Markdown
Member

Resolves: #5146

--

should be back ported to 5.0.x and 4.5.x

@mp911de mp911de added the type: bug A general bug label Feb 10, 2026
@mp911de mp911de changed the title Retain type for bitwise update. Retain type for bitwise update Feb 10, 2026
@mp911de mp911de added this to the 4.5.9 (2025.0.9) milestone Feb 10, 2026
mp911de pushed a commit that referenced this pull request Feb 10, 2026
We now provide overloads accepting int.

Original pull request: #5153
Closes #5146
mp911de added a commit that referenced this pull request Feb 10, 2026
Refine Javadoc, reorder methods, simplify code to single-line returns.

Original pull request: #5153
See #5146
mp911de pushed a commit that referenced this pull request Feb 10, 2026
We now provide overloads accepting int.

Original pull request: #5153
Closes #5146
mp911de added a commit that referenced this pull request Feb 10, 2026
Refine Javadoc, reorder methods, simplify code to single-line returns.

Original pull request: #5153
See #5146
mp911de pushed a commit that referenced this pull request Feb 10, 2026
We now provide overloads accepting int.

Original pull request: #5153
Closes #5146
mp911de added a commit that referenced this pull request Feb 10, 2026
Refine Javadoc, reorder methods, simplify code to single-line returns.

Original pull request: #5153
See #5146
@mp911de mp911de closed this Feb 10, 2026
@mp911de mp911de deleted the issue/5146 branch February 10, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BitwiseOperatorBuilder should have int overloads to avoid implicit type conversion

3 participants