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 deprecated Thread ctor usage in RTOS tests #3490

Merged
merged 1 commit into from
Dec 30, 2016

Conversation

bulislaw
Copy link
Member

Thread spawning constructors are deprecated, start function should be
used instead.

Status

READY

@bulislaw
Copy link
Member Author

/morph test

@geky
Copy link
Contributor

geky commented Dec 21, 2016

+1, although heads up this is going to have some pretty nasty conflicts with #3484

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 1310

All builds and test passed!

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 23, 2016

@bulislaw Please rebase

Thread spawning constructors are deprecated, start function should be
used instead.
@bulislaw
Copy link
Member Author

@0xc0170 Done

@bridadan
Copy link
Contributor

/morph test

@bridadan
Copy link
Contributor

retest uvisor

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 1331

All builds and test passed!

@bridadan
Copy link
Contributor

Build warnings are definitely reduced! Nice!

@0xc0170 0xc0170 merged commit 306cc1a into master Dec 30, 2016
@0xc0170 0xc0170 deleted the fix_deprecated_thread_ctors branch December 30, 2016 11:35
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