Skip to content

Fix build failure on Windows/386 #654

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

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

typeless
Copy link
Contributor

The array size exceeds the address space of 32-bit platform.
See #238

The array size exceeds the address space of 32-bit platform.
See mattn#238
@typeless
Copy link
Contributor Author

Even though this looks trivial, I don't have an environment with Windows/386 GCC compiler to test it. Maybe we should add Windows/386 to the CI pipeline?

@coveralls
Copy link

Coverage Status

Coverage remained the same at 58.344% when pulling d12a138 on typeless:fix-too-large-arrary-error into f3aa5ce on mattn:master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 58.344% when pulling d12a138 on typeless:fix-too-large-arrary-error into f3aa5ce on mattn:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 58.344% when pulling d12a138 on typeless:fix-too-large-arrary-error into f3aa5ce on mattn:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 58.344% when pulling d12a138 on typeless:fix-too-large-arrary-error into f3aa5ce on mattn:master.

@mattn
Copy link
Owner

mattn commented Oct 24, 2018

For now, I'll merge this.

@mattn mattn merged commit 276457a into mattn:master Oct 24, 2018
@mattn
Copy link
Owner

mattn commented Oct 24, 2018

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.

3 participants