Skip to content

Fixed compiler warning in mbed_retarget.cpp #4122

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
Apr 10, 2017
Merged

Fixed compiler warning in mbed_retarget.cpp #4122

merged 1 commit into from
Apr 10, 2017

Conversation

neilt6
Copy link
Contributor

@neilt6 neilt6 commented Apr 6, 2017

Fixed compiler warning about openmode_to_posix() being declared but never referenced.

Fixed compiler warning about openmode_to_posix() being declared but never referenced.
@0xc0170 0xc0170 requested a review from geky April 6, 2017 07:47
@0xc0170
Copy link
Contributor

0xc0170 commented Apr 6, 2017

/morph test

@bridadan
Copy link
Contributor

bridadan commented Apr 6, 2017

/morph test

@geky
Copy link
Contributor

geky commented Apr 6, 2017

I think #4087 removes this warning as a side effect (it removes the MBED_CONF_FILESYSTEM_PRESENT from mbed_retarget.cpp).

@mbed-bot
Copy link

mbed-bot commented Apr 6, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1844

All builds and test passed!

@neilt6
Copy link
Contributor Author

neilt6 commented Apr 10, 2017

@geky Indeed it does.

@sg- sg- merged commit b2cd20c into ARMmbed:master Apr 10, 2017
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.

6 participants