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 compiler warnings #9636

Merged
merged 3 commits into from
Feb 11, 2019
Merged

Fix compiler warnings #9636

merged 3 commits into from
Feb 11, 2019

Conversation

VeijoPesonen
Copy link
Contributor

Description

Fixes compiler warnings

[Warning] mbed_board.c@67,0:  #223-D: function "memcpy" declared implicitly
[Warning] mbed_board.c@88,0:  #223-D: function "strlen" declared implicitly
[Warning] networkinterface_status.cpp@140,0:  #177-D: variable "status"  was declared but never referenced
[Warning] tlssocket_echotest.cpp@67,0:  #111-D: statement is unreachable

Pull request type

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

Reviewers

@ciarmcom ciarmcom requested review from a team February 7, 2019 12:00
@ciarmcom
Copy link
Member

ciarmcom commented Feb 7, 2019

@VeijoPesonen, thank you for your changes.
@ARMmbed/mbed-os-test @ARMmbed/mbed-os-core @ARMmbed/mbed-os-ipcore @ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 7, 2019

💯 for decreasing warnings, more of this please!

@NirSonnenschein
Copy link
Contributor

starting CI

@mbed-ci
Copy link

mbed-ci commented Feb 7, 2019

Test run: SUCCESS

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

@0xc0170 0xc0170 merged commit 75d5bd3 into ARMmbed:master Feb 11, 2019
@VeijoPesonen VeijoPesonen deleted the fix-compiler_warnings branch February 11, 2019 09:48
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.

8 participants