Skip to content

Remove usage of deprecated string-based API #138

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

Conversation

michalpasztamobica
Copy link
Contributor

@michalpasztamobica michalpasztamobica commented Dec 3, 2019

String-based APIs were marked deprecated and replaced by SocketAddress-based APIs in ARMmbed/mbed-os#11914.
This PR switches the example to the new API and removes the deprecated one.
To get this compile I updated mbed-os.lib version to 5.15.
This blocks ARMmbed/mbed-os#11942

@michalpasztamobica
Copy link
Contributor Author

@AnttiKauppila , @adbridge , this PR is now updating the code to 5.15, please review.

@AnttiKauppila AnttiKauppila merged commit 2f0d766 into ARMmbed:master Jan 7, 2020
@michalpasztamobica michalpasztamobica deleted the remove_deprecated_api branch January 7, 2020 13:11
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.

2 participants