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 int length issues #908

Merged
merged 2 commits into from
Apr 6, 2020
Merged

Conversation

chenguokai
Copy link
Collaborator

@chenguokai chenguokai commented Apr 6, 2020

Make stlink build on 32 bit systems.

Build passed on ubuntu 16.04 i386 and macOS Mojave 10.14.6 AMD64.

make test failed for flash, which seems to be the same as current master.

Related issue:

#629

@Nightwalker-87 Nightwalker-87 changed the base branch from master to develop April 6, 2020 11:38
@Nightwalker-87 Nightwalker-87 merged commit ed6fd3a into stlink-org:develop Apr 6, 2020
@Nightwalker-87
Copy link
Member

Thx for your contribution!

@stlink-org stlink-org locked as resolved and limited conversation to collaborators May 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Build failure when platform is 32 bit, but stuct stat.st_size is 64 bit.
2 participants