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

Fix compilation error on 32 bits system #129

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

2hdddg
Copy link
Contributor

@2hdddg 2hdddg commented Aug 3, 2020

Explicit cast to int64 to allow range check on 64 bits systems.

Explicit cast to int64 to allow range check on 64 bits systems.
@2hdddg 2hdddg merged commit b626aa9 into neo4j:1.8 Aug 3, 2020
@2hdddg 2hdddg deleted the compile-on-32-bits branch August 3, 2020 11:35
dhui added a commit to golang-migrate/migrate that referenced this pull request Aug 4, 2020
@dhui
Copy link

dhui commented Aug 4, 2020

Thanks for the quick fix!

FPiety0521 pushed a commit to FPiety0521/Golang-SQL that referenced this pull request May 24, 2023
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.

None yet

2 participants