Skip to content

Restrict bitwise operations argument range to the safe-integer range#859

Merged
johnbartholomew merged 1 commit intogoogle:masterfrom
johnbartholomew:limit-bitwise-range
Mar 5, 2026
Merged

Restrict bitwise operations argument range to the safe-integer range#859
johnbartholomew merged 1 commit intogoogle:masterfrom
johnbartholomew:limit-bitwise-range

Conversation

@johnbartholomew
Copy link
Collaborator

Fixes #858.

This is intended to match the restriction added in C++ Jsonnet in google/jsonnet#1217
and updated in google/jsonnet#1240

Fixes google#858.

This is intended to match the restriction added in C++ Jsonnet in
google/jsonnet#1217
and updated in google/jsonnet#1240
@johnbartholomew johnbartholomew merged commit 80e9deb into google:master Mar 5, 2026
9 checks passed
@johnbartholomew johnbartholomew deleted the limit-bitwise-range branch March 5, 2026 14:21
He-Pin added a commit to He-Pin/sjsonnet that referenced this pull request Mar 6, 2026
stephenamar-db pushed a commit to databricks/sjsonnet that referenced this pull request Mar 6, 2026
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.

bug: bitwise_or9.golden exceed safeLong

1 participant