Skip to content

Missing errno.h include #11597

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 2 commits into from
Sep 30, 2019
Merged

Conversation

mirelachirica
Copy link
Contributor

Description

  • include of errno.h header is needed for Mac OS X: unititests failing to compile otherwise
  • removed usage of "endptr" from strtol() since its value is not used

Pull request type

[x ] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

@mbed-ci
Copy link

mbed-ci commented Sep 30, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@rolfmobile99
Copy link

Thanks Mirela, I just found the same issue on a MacOS build of "riscv-isa-sim", a RISC-V simulator!
Found your fix after a lot of googling.
So simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants