Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop look-before-leap use of protobuf-internal type checker. #1626

Merged
merged 1 commit into from
Mar 18, 2016
Merged

Drop look-before-leap use of protobuf-internal type checker. #1626

merged 1 commit into from
Mar 18, 2016

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Mar 17, 2016

The protobuf itself will raise the error when an out-of-bounds int/long value is assigned.

Addresses:
protocolbuffers/protobuf#1307 (comment).

The protobuf itself will raise the error when an out-of-bounds int/long
value is assigned.

Addresses:
protocolbuffers/protobuf#1307 (comment).
@tseaver tseaver added api: datastore Issues related to the Datastore API. hygiene labels Mar 17, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 17, 2016
@dhermes
Copy link
Contributor

dhermes commented Mar 18, 2016

LGTM

tseaver added a commit that referenced this pull request Mar 18, 2016
Drop look-before-leap use of protobuf-internal type checker.
@tseaver tseaver merged commit 97f2e23 into googleapis:master Mar 18, 2016
@tseaver tseaver deleted the drop-protobuf-internal-typechecker branch March 18, 2016 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants